new footer
This commit is contained in:
		| @@ -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' }, | ||||
|       ], | ||||
|   | ||||
| @@ -195,26 +195,16 @@ const metadata = { | ||||
|     subtitle="Choosing the right node for you is a crucial step, <br>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 <br>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. <br>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: | ||||
|   | ||||
| @@ -125,10 +125,10 @@ const metadata = { | ||||
|     }} | ||||
|   > | ||||
|     <Fragment slot="content"> | ||||
|       <h2 class="text-2xl font-bold tracking-tight dark:text-white sm:text-3xl mb-2">Founded by Internet 1.0 Pioneers</h2> | ||||
|       <h2 class="text-2xl font-bold tracking-tight dark:text-white sm:text-3xl mb-2">Founded by Internet Pioneers</h2> | ||||
|         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. | ||||
|  | ||||
|         <br><br>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. | ||||
|         <br><br>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. | ||||
|  | ||||
|         <br><br>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. | ||||
|     </Fragment> | ||||
| @@ -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: | ||||
|   | ||||
| @@ -22,7 +22,7 @@ const metadata = { | ||||
|   > | ||||
|     <Fragment slot="title"> | ||||
|       Our technology enables<br> | ||||
|       a <span class="text-accent dark:text-white highlight"> planetary-scale </span> grid | ||||
|       a planetary-scale grid | ||||
|       <br> of interconnected nodes | ||||
|        | ||||
|     </Fragment> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user