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