diff --git a/src/navigation.js b/src/navigation.js index 1271672..da90401 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -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/farming.astro b/src/pages/farming.astro index 4b51438..a20fadb 100644 --- a/src/pages/farming.astro +++ b/src/pages/farming.astro @@ -52,10 +52,10 @@ const metadata = { description: '8 Logical CPU Cores', }, { - description: 'Upto 1,500 INCA/month for utilization.', + description: 'Up to 1,500 INCA/month for utilization.', }, { - description: 'For first 5,000 nodes, 250 INCA/month additional for first 24 months.', + description: 'For first 5,000 nodes, 250 INCA/month additional for first 24 months', } ], callToAction: { @@ -80,10 +80,10 @@ const metadata = { description: '16 Logical CPU Cores', }, { - description: 'Upto 6,000 INCA/month for utilization.', + description: 'Up to 6,000 INCA/month for utilization.', }, { - description: 'For first 1,000 nodes, 1,000 INCA/month additional for first 24 months.', + description: 'For first 1,000 nodes, 1,000 INCA/month additional for first 24 months', } ], callToAction: { @@ -110,10 +110,10 @@ const metadata = { description: 'RTX 4900 GPU', }, { - description: 'Upto 12,000 INCA/month for utilization.', + description: 'Up to 12,000 INCA/month for utilization.', }, { - description: 'For first 1,000 nodes, 2,000 INCA/month additional for first 24 months.', + description: 'For first 1,000 nodes, 2,000 INCA/month additional for first 24 months', } ], callToAction: { @@ -127,7 +127,7 @@ const metadata = { /> - + diff --git a/src/pages/index.astro b/src/pages/index.astro index 100c943..6e6be1e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -62,7 +62,7 @@ const metadata = { - +