Compare commits
No commits in common. "56ddc88bba657d7f65259768a6908583e5612cfd" and "9f1473f354f034515e334a15af67afe63c9899be" have entirely different histories.
56ddc88bba
...
9f1473f354
0
build_sync.sh
Executable file → Normal file
0
build_sync.sh
Executable file → Normal file
@ -19,7 +19,7 @@ export const headerData = {
|
||||
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 = {
|
||||
|
@ -21,7 +21,7 @@ const metadata = {
|
||||
{
|
||||
variant: 'primary',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
target: '_blank',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
|
@ -13,12 +13,8 @@ import NodeSteps from './steps_node_buy.astro'
|
||||
const metadata = {
|
||||
title: 'Farming',
|
||||
};
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
<Layout metadata={metadata}>
|
||||
<!-- HeroText Widget ******************* -->
|
||||
|
||||
@ -27,8 +23,6 @@ const metadata = {
|
||||
title="Become <br>an Internet Capacity <br>Provider"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<!-- Pricing Widget ******************* -->
|
||||
|
||||
<Prices
|
||||
@ -58,7 +52,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
},
|
||||
},
|
||||
{
|
||||
@ -83,7 +77,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
},
|
||||
hasRibbon: true,
|
||||
ribbonTitle: 'popular',
|
||||
@ -110,7 +104,7 @@ const metadata = {
|
||||
callToAction: {
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
},
|
||||
},
|
||||
]}
|
||||
@ -252,6 +246,4 @@ const metadata = {
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
</Layout>
|
||||
|
||||
|
@ -34,7 +34,7 @@ const metadata = {
|
||||
{
|
||||
variant: 'primary',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
target: '_blank',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
@ -343,7 +343,7 @@ const metadata = {
|
||||
{
|
||||
variant: 'primary',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
target: '_blank',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
|
@ -276,7 +276,7 @@ const metadata = {
|
||||
variant: 'primary',
|
||||
target: '_blank',
|
||||
text: 'Get INCA Nodes',
|
||||
href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj',
|
||||
href: 'https://threefold.io',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
]}
|
||||
|
Loading…
Reference in New Issue
Block a user