diff --git a/src/navigation.js b/src/navigation.js index b9acc0c..726050c 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -25,35 +25,24 @@ export const headerData = { export const footerData = { links: [ { - title: 'Technology', + title: 'Project Overview', links: [ - { text: 'Zero-OS', href: 'technology#zeroos' }, - { text: 'Mycelium Network', href: 'technology#mycelium' }, - { text: 'Quantum-Safe Storage', href: 'technology#qsfs' }, - { text: 'TFChain', href: 'technology#tfchain' }, + { text: 'Home', href: '/' }, + { text: 'Technology', href: 'technology' }, + { text: 'About', href: 'about' }, ], }, { - title: 'Farming', + title: 'Join the Cloud', links: [ - { text: 'Nodes', href: '/farming#incanodes' }, - { text: 'Features', href: '/farming#nodestech' }, - { text: 'FAQs', href: '/farming#farmingfaq' }, + { text: 'Farming', href: '/farming' }, + { text: 'DIY Nodes', href: 'https://manual.grid.tf/documentation/farmers/3node_building/3node_building.html' }, ], }, { - title: 'About', + title: 'Communication', links: [ - { text: 'The Project', href: '/about' }, - { text: 'Values', href: '/about#values' }, - { text: 'Mission', href: '/about#mission' }, - { text: 'ThreeFold', href: 'https://threefold.io' }, - ], - }, - { - title: 'Contact', - links: [ - { text: 'Let\'s Connect', href: '/contact' }, + { text: 'Contact Us', href: '/contact' }, { text: 'Reach Support', href: 'https://threefoldfaq.crisp.help/en/' }, { text: 'ThreeFold Chat', href: 'https://t.me/threefold' }, ], diff --git a/src/pages/farming.astro b/src/pages/farming.astro index 4c299a3..09a7043 100644 --- a/src/pages/farming.astro +++ b/src/pages/farming.astro @@ -195,26 +195,16 @@ const metadata = { subtitle="Choosing the right node for you is a crucial step,
and we're here to answer your questions. " columns={1} items={[ - { - title: 'Do the nodes come with customer support?', - description: - 'Absolutely, all nodes include access to our dedicated customer support team
to assist you with any queries and to help you set your node.', - }, - { - title: 'Is there a trial period for the different nodes?', - description: - "Unfortunately, we don't offer trial periods for the plans.
However, we ensure high-quality hardware that is in par or above the industry standard.", - }, - { - title: 'What payment methods do you accept?', - description: - 'We currently accept major credit cards and online payment methods, ensuring a convenient and secure transaction process.', - }, { title: 'Are there any hidden fees beyond the displayed cost?', description: 'No, the nodes cost covers all the features listed under each plan. All that is left is for you is to plug the node to an electric outlet and the Internet.', }, + { + title: 'How to install a node', + description: + "Providing cloud services to the world has never been easier. Once you've received your node, connect it to the Internet and a power outlet, and let the autonomous and self-healing operating system take care of the rest. Passive rewards you say?", + }, { title: 'Can I get more information?', description: diff --git a/src/pages/index.astro b/src/pages/index.astro index f3d852c..01f00d4 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -125,10 +125,10 @@ const metadata = { }} > -

Founded by Internet 1.0 Pioneers

+

Founded by Internet Pioneers

Over the years, a handful of companies became major cloud providers and this led to a highly centralized playfield. Today, the cloud market is worth trillion of dollars and is very centralized. -

We are cloud experts, and we've worked with the cloud all our lives. We've been here since the start of the cloud industry and we are pioneers of the Internet 1.0. +

We are cloud experts, and we've worked with the cloud all our lives. We've been here since the start of the cloud industry and we are pioneers of the Internet.

After years of hard work, fueled by desire to build an ecosystem in line with the peer-to-peer spirit of the early Internet days, we've built at ThreeFold a complete and production-ready cloud engine.
@@ -309,20 +309,20 @@ const metadata = { classes={{ container: 'max-w-6xl' }} items={[ { - title: 'Why is the INCA necessary?', + title: 'Why is the Project Internet Capacity necessary?', description: "There is a cyber pandemic going on and there is a war for your attention! The cloud and Internet can be what it was always meant to be: for the people and peer-to-peer. The grid offers the possibility for anyone to own their share of the Internet.", }, + { + title: 'What does DePIN mean?', + description: + "DePIN means \"Decentralized Physical Infrastructure Network\". DePINs are peer-to-peer (P2P) networks where individuals contribute physical infrastructure resources like data storage, wireless connectivity, sensors, or even energy grids.", + }, { title: 'What do I need to start?', description: 'To join the grid and expand the cloud, all you need is to get a node to become your own cloud service provider. There are different nodes for all types of purposes and budgets. Check the Nodes section for more information.', }, - { - title: 'How to install a node', - description: - "Providing cloud services to the world has never been easier. Once you've received your node, connect it to the Internet and a power outlet, and let the autonomous and self-healing operating system take care of the rest. Passive rewards you say?", - }, { title: "How can I contribute to the grid?", description: diff --git a/src/pages/technology.astro b/src/pages/technology.astro index b6685c0..19598f6 100644 --- a/src/pages/technology.astro +++ b/src/pages/technology.astro @@ -22,7 +22,7 @@ const metadata = { > Our technology enables
- a planetary-scale grid + a planetary-scale grid
of interconnected nodes