diff --git a/build_sync.sh b/build_sync.sh old mode 100644 new mode 100755 diff --git a/src/navigation.js b/src/navigation.js index 726050c..657908b 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -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 = { diff --git a/src/pages/ecosystem.astro b/src/pages/ecosystem.astro index c929bb4..6f4a1cb 100644 --- a/src/pages/ecosystem.astro +++ b/src/pages/ecosystem.astro @@ -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', }, diff --git a/src/pages/farming.astro b/src/pages/farming.astro index 406515f..89f512c 100644 --- a/src/pages/farming.astro +++ b/src/pages/farming.astro @@ -13,8 +13,12 @@ import NodeSteps from './steps_node_buy.astro' const metadata = { title: 'Farming', }; + + --- + + @@ -23,6 +27,8 @@ const metadata = { title="Become
an Internet Capacity
Provider" /> + + +
+ diff --git a/src/pages/index.astro b/src/pages/index.astro index f3f7666..f5ffc9b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -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', }, diff --git a/src/pages/technology.astro b/src/pages/technology.astro index 691bc78..28d132b 100644 --- a/src/pages/technology.astro +++ b/src/pages/technology.astro @@ -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', }, ]}