This commit is contained in:
kristof de spiegeleer 2024-06-08 17:11:17 +03:00
parent ce630106d0
commit 126f3d42fe
6 changed files with 16 additions and 8 deletions

0
build_sync.sh Normal file → Executable file
View File

View File

@ -19,7 +19,7 @@ export const headerData = {
href: getPermalink('/contact'),
},
],
actions: [{ text: 'Get INCA Nodes', href: 'https://threefold.io', target: '_blank' }],
actions: [{ text: 'Get INCA Nodes', href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj', target: '_blank' }],
};
export const footerData = {

View File

@ -21,7 +21,7 @@ const metadata = {
{
variant: 'primary',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
target: '_blank',
icon: 'tabler:brand-minecraft',
},

View File

@ -13,8 +13,12 @@ import NodeSteps from './steps_node_buy.astro'
const metadata = {
title: 'Farming',
};
---
<Layout metadata={metadata}>
<!-- HeroText Widget ******************* -->
@ -23,6 +27,8 @@ const metadata = {
title="Become <br>an Internet Capacity <br>Provider"
/>
<!-- Pricing Widget ******************* -->
<Prices
@ -52,7 +58,7 @@ const metadata = {
callToAction: {
target: '_blank',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
},
},
{
@ -77,7 +83,7 @@ const metadata = {
callToAction: {
target: '_blank',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
},
hasRibbon: true,
ribbonTitle: 'popular',
@ -104,7 +110,7 @@ const metadata = {
callToAction: {
target: '_blank',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
},
},
]}
@ -246,4 +252,6 @@ const metadata = {
},
]}
/>
</Layout>

View File

@ -34,7 +34,7 @@ const metadata = {
{
variant: 'primary',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
target: '_blank',
icon: 'tabler:brand-minecraft',
},
@ -343,7 +343,7 @@ const metadata = {
{
variant: 'primary',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
target: '_blank',
icon: 'tabler:brand-minecraft',
},

View File

@ -276,7 +276,7 @@ const metadata = {
variant: 'primary',
target: '_blank',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
icon: 'tabler:brand-minecraft',
},
]}