added .astro for typeform, embed typeform within page, changed cta to lead to inner page
This commit is contained in:
@@ -61,7 +61,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: '/typeform',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: '/typeform',
|
||||
},
|
||||
hasRibbon: true,
|
||||
ribbonTitle: 'popular',
|
||||
@@ -119,7 +119,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: '/typeform',
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
Reference in New Issue
Block a user