development to main #87
@ -23,7 +23,7 @@ export const headerData = {
|
||||
href: getPermalink('/blog'),
|
||||
},
|
||||
],
|
||||
actions: [{ text: 'Get INCA Nodes', href: '/typeform', target: '_blank' }],
|
||||
actions: [{ text: 'Get INCA Nodes', href: '/typeform' }],
|
||||
};
|
||||
|
||||
export const footerData = {
|
||||
|
@ -59,7 +59,6 @@ const metadata = {
|
||||
}
|
||||
],
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
},
|
||||
@ -87,7 +86,6 @@ const metadata = {
|
||||
}
|
||||
],
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
},
|
||||
@ -117,7 +115,6 @@ const metadata = {
|
||||
}
|
||||
],
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
},
|
||||
|
@ -35,7 +35,6 @@ const metadata = {
|
||||
variant: 'primary',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
target: '_blank',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
{ text: 'Learn more', href: '#technology' },
|
||||
@ -115,7 +114,6 @@ const metadata = {
|
||||
actions={[
|
||||
{
|
||||
variant: 'primary',
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
@ -360,7 +358,6 @@ const metadata = {
|
||||
variant: 'primary',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
target: '_blank',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
]}
|
||||
|
@ -323,7 +323,6 @@ const metadata = {
|
||||
actions={[
|
||||
{
|
||||
variant: 'primary',
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: '/typeform',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
|
Loading…
Reference in New Issue
Block a user