Merge pull request 'development_update_cta_typeform' (#86) from development_update_cta_typeform into development

Reviewed-on: #86
This commit is contained in:
mik-tf 2024-06-21 00:16:37 +00:00
commit b1f6589495
4 changed files with 1 additions and 8 deletions

View File

@ -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 = {

View File

@ -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',
},

View File

@ -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',
},
]}

View File

@ -323,7 +323,6 @@ const metadata = {
actions={[
{
variant: 'primary',
target: '_blank',
text: 'Get INCA Nodes',
href: '/typeform',
icon: 'tabler:brand-minecraft',