- INCA: The Internet as intended
+ {title} {content}
diff --git a/src/navigation.js b/src/navigation.js
index d5a33e9..da90401 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 = {
@@ -36,7 +36,8 @@ export const footerData = {
title: 'Join the Cloud',
links: [
{ text: 'Farming', href: '/farming' },
- { text: 'DIY Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' },
+ { text: 'Get INCA Nodes', href: 'https://csnkyhwp8b4.typeform.com/to/SnfEE9pj' },
+ { text: 'Build INCA Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' },
],
},
{
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 8e9eaa3..1163f13 100644
--- a/src/pages/farming.astro
+++ b/src/pages/farming.astro
@@ -9,12 +9,16 @@ import CallToAction from '~/components/widgets/CallToAction.astro';
import Hero from '~/components/widgets/Hero.astro';
import InternetCapacity from './internetcapacity.astro';
import NodeSteps from './steps_node_buy.astro'
-
+import Note from '~/components/widgets/Note.astro';
const metadata = {
title: 'Farming',
};
+
+
---
+
+