Compare commits

..

No commits in common. "56ddc88bba657d7f65259768a6908583e5612cfd" and "9f1473f354f034515e334a15af67afe63c9899be" have entirely different histories.

6 changed files with 8 additions and 16 deletions

0
build_sync.sh Executable file → Normal file
View File

View File

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

View File

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

View File

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

View File

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

View File

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