s
This commit is contained in:
parent
ce630106d0
commit
126f3d42fe
0
build_sync.sh
Normal file → Executable file
0
build_sync.sh
Normal file → Executable 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 = {
|
||||
|
@ -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',
|
||||
},
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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',
|
||||
},
|
||||
|
@ -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',
|
||||
},
|
||||
]}
|
||||
|
Loading…
Reference in New Issue
Block a user