--- import Layout from '~/layouts/PageLayout.astro'; import HeroText from '~/components/widgets/HeroText.astro'; import Prices from '~/components/widgets/Pricing.astro'; import FAQs from '~/components/widgets/FAQs.astro'; import Steps from '~/components/widgets/Steps.astro'; import Features3 from '~/components/widgets/Features3.astro'; 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', }; --- Order a node', description: "We propose different nodes to suit your specific situation. From basic generic cloud services to advanced AI workloads, it's all possible on the grid.", icon: 'tabler:package', }, { title: 'Step 2: Connect the node', description: "Setting a node is a no brainer: plug the node to an electric outlet and connect it to the Internet via a cable. That\'s it! You\'re hosting the grid!", icon: 'tabler:plug-connected', }, { title: 'Step 3: Earn rewards', description: 'The node is self-healing and autonomous. It\'s cruising speed from here on out: users can deploy on your node and you receive rewards.', icon: 'tabler:award', }, { title: 'You\'re a cloud solution provider!', icon: 'tabler:rosette-discount-check', }, ]} image={{ src: '~/assets/images/currency_of_future.png', alt: '' }}, />