www_projectinca_archive/src/pages/index.astro
2024-06-05 21:17:34 -04:00

367 lines
16 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
import Layout from '~/layouts/PageLayout.astro';
import { getPermalink } from '~/utils/permalinks';
import Hero from '~/components/widgets/Hero.astro';
import Hero2 from '~/components/widgets/Hero2.astro';
import Note from '~/components/widgets/Note.astro';
import Features from '~/components/widgets/Features.astro';
import Features2 from '~/components/widgets/Features2.astro';
import Features3 from '~/components/widgets/Features3.astro';
import Steps from '~/components/widgets/Steps.astro';
import Content from '~/components/widgets/Content.astro';
import BlogLatestPosts from '~/components/widgets/BlogLatestPosts.astro';
import FAQs from '~/components/widgets/FAQs.astro';
import Stats from '~/components/widgets/Stats.astro';
import CallToAction from '~/components/widgets/CallToAction.astro';
const metadata = {
title: 'INCA — Decentralized Autonomous Cloud',
ignoreTitleTemplate: true,
};
---
<Layout metadata={metadata}>
<!-- Hero Widget ******************* -->
<Hero
actions={[
{
variant: 'primary',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
target: '_blank',
icon: 'tabler:brand-minecraft',
},
{ text: 'Learn more', href: '#about' },
]}
tagline="Welcome to"
image={{ src: '~/assets/images/inca_background.png', alt: 'INCA Image Here' }}
>
<Fragment slot="title">
Project <span class="text-accent dark:text-white highlight"> Internet</span> Capacity<br> The Decentralized Autonomous Cloud
</Fragment>
<Fragment slot="subtitle">
<span class="hidden sm:inline">
We are a community-driven and open-source project<br> that built a self-healing and autonomous cloud engine<br> allowing <span class="font-semibold">anyone</span> to become a <span class="font-semibold">cloud service provider</span>!<br>
</span>
<span class="block mb-1 sm:hidden font-bold text-blue-600">
INCA, DePIN Cloud
</span>
<i><br>Compute is the currency of the future...<br>
Earn rewards by providing <span class="font-semibold">Internet Capacity</span> to the world!</i>
</Fragment>
</Hero>
<!-- Note Widget ******************* -->
<Note />
<Content
id="about"
image={{
src: '~/assets/images/pioneers2.jpg',
alt: '',
loading: 'eager',
}}
>
<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>
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>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>
<Fragment slot="bg">
<div class="absolute inset-0 bg-blue-50 dark:bg-transparent"></div>
</Fragment>
</Content>
<Content
isReversed
id="about"
image={{
src: '~/assets/images/hardware_computer.jpg',
alt: 'Colorful Image',
loading: 'eager',
}}
>
<Fragment slot="content">
<h2 class="text-2xl font-bold tracking-tight dark:text-white sm:text-3xl mb-2">Autonomous Cloud Engine</h2>
<p>
Our cloud engine is autonomous and self-healing, enabling anyone to provide Internet capacity to the world. Our technology offers quantum-safe storage & network and is accessible to everyone.
<br><br>We are a community-driven project and we firmly believe that, together, we can create a new Internet where users are the sole owners of their data and where everyone can thrive on the cloud.
<br><br>Gone are the days where you needed to be a cloud expert with high capital to get into the cloud market. You can now become a cloud service provider and participate in the decentralization of the cloud...<br> one node at a time!
</p>
</Fragment>
<Fragment slot="bg">
<div class="absolute inset-0 bg-blue-50 dark:bg-transparent"></div>
</Fragment>
</Content>
<!-- Features Widget *************** -->
<Features
id="technology"
tagline="Technology"
title="The Perfect Cloud Partner"
subtitle="Our technology allows computer hardware to act <br>as the layer 0 to many, if not all, projects out there!"
items={[
{
title: 'Zero-OS',
description:
'Our own innovative OS for decentralized efficiency and security. ZOS is lightweight, self-healing, adaptable and built on the Linux kernel.',
icon: 'tabler:circle',
},
{
title: 'Web2/Web3 + AI Compatible',
description:
'Compatible with Web2, Web3 and AI: everything can run on our stack. If it runs on Linux, it runs on the grid! Full versatility to build modern projects with ease.',
icon: 'tabler:world-www',
},
{
title: 'Scalable Without limit',
description:
'The grid is scalable to the planetary level: from the edge to massive datacenter scale. Our technology is designed for home hosters to international enterprises.',
icon: 'tabler:infinity',
},
{
title: 'Quantum Safe File Storage',
description:
'Quantum Safe File Storage revolutionizes data security. Data is stored with 10x less overhead and can never be lost. Be ready for the future with future-proof tech.',
icon: 'tabler:lock-square-rounded',
},
{
title: 'Open-Source and Community-Driven',
description:
"The grid is 100% open-source and community-driven. Our code is available publicly and the community is an integral part of the ecosystem.",
icon: 'tabler:source-code',
},
{
title: 'Mycelium Network',
description:
'The only overlay network in the world which is capable of considering locality: routing decisions are based on proximity between peers. The new P2P standard.',
icon: 'tabler:mushroom',
},
]}
/>
<!-- Content Widget **************** -->
<Content
isReversed
tagline="In a nutsell"
title="What it means to be a truly <br>decentralized and autonomous <br>cloud for everyone"
items={[
{
title: 'Decentralized',
description:
'No matter who or where you are, you can participate in the ecosystem. Everyone can deliver and use cloud services. Everyone has 100% control over their data and online presence.',
},
{
title: 'Autonomous',
description:
'The software is capable to run 100% without human involvement or intervention; cloud service providers don\'t need to be experts. Owning the cloud has never been so accessible.',
},
{
title: 'Cloud',
description:
'Thanks to our innovative operating system built on the Linux kernel, Zero-OS, anything Linux can run on the grid. This means that any service or workload can run natively on the grid.',
},
]}
image={{ src: '~/assets/images/earth_tech.jpg', alt: 'INCA Image Here' }},
>
<Fragment slot="content">
<h3 class="text-2xl font-bold tracking-tight dark:text-white sm:text-3xl mb-2">Building on a proven technology</h3>
The ThreeFold Grid is a robust and production-ready ecosystem. <br> Learn what makes this technology unique.
</Fragment>
<Fragment slot="bg">
<div class="absolute inset-0 bg-blue-50 dark:bg-transparent"></div>
</Fragment>
</Content>
<!-- Steps Widget ****************** -->
<Steps
title="Get a node <br> up and running<br>in no time to earn rewards..."
items={[
{
title: 'Step 1: <span class="font-medium">Order a node</span>',
description:
"We propose different INCA 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: <span class="font-medium">Connect the node</em>',
description:
"Setting an INCA node is a no brainer: plug the node to an eletric 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: <span class="font-medium">Earn rewards</span>',
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 INCA 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: 'INCA Image Here' }},
/>
<!-- Features3 Widget ************** -->
<Features2
title="Our great partners make the grid what it is:<br>a community-driven, open-source and decentralized cloud for all."
subtitle="We are proud of our partners stemming from all sectors of the industry.<br>Our ecosystem is always expanding and we're always ready for new collaborations!<br> We would like to present some of our amazing partners."
tagline="Partnerships weaving a complete ecosystem"
items={[
{
title: 'Holochain',
description: "Holochain is a more peer-to-peer alternative to the blockchain, giving developers a framework for creating decentralized applications (dApps). Holochains method avoids keeping a global consensus, using an agent system in which each agent keeps a private fork.",
icon: 'tabler:cloud',
},
{
title: 'Earth Wallet',
description:
"A cutting-edge digital wallet solution designed to empower users with secure and decentralized control over their digital assets. With a focus on accessibility, security, and sustainability, Earth Wallet offers a seamless and user-friendly interface for managing various cryptocurrencies.",
icon: 'tabler:cloud',
},
{
title: 'Digital Free Zone',
description:
'The OurWorld Digital FreeZone, established in Zanzibar, is a groundbreaking partnership between ThreeFold and the government of Tanzania. This initiative aims to create a free sovereign digital and economic area, fostering innovation, growth, and prosperity.',
icon: 'tabler:cloud',
},
{
title: 'Vverse',
description: 'Vverse is an innovative platform that aims to create a virtual universe where users can explore, interact, and create in immersive virtual environments. It leverages cutting-edge technologies such as virtual reality (VR), augmented reality (AR), and blockchain.',
icon: 'tabler:cloud',
},
{
title: 'ThreeFold',
description: "The backbone and first phases of the INCA project, ThreeFolds self-healing autonomous system empowers anyone to become a cloud service provider allowing people and organizations to buy, sell and use cloud resources autonomously and securely.",
icon: 'tabler:cloud',
},
{
title: 'Sikana',
description:
'Sikana, a platform dedicated to providing education for all, has delivered over 400 million lessons through free educational videos. This partnership will empower communities worldwide with knowledge and skills, irrespective of their financial or geographical limitations. ',
icon: 'tabler:cloud',
},
{
title: 'Helium',
description: 'Helium is a decentralized wireless network that enables low-power, long-range connectivity for Internet of Things (IoT) devices. By leveraging blockchain technology and a network of hotspots, Helium provides a cost-effective and scalable solution for IoT device connectivity.',
icon: 'tabler:cloud',
},
{
title: 'Tanzania Sovereign Internet',
description:
"ThreeFold is proud to announce its partnership with the government of Tanzania to establish a sovereign internet, an unprecedented initiative poised to revolutionize Tanzania's startup ecosystem fostering digital freedom via a collaborative peer-to-peer platform.",
icon: 'tabler:cloud',
},
{
title: 'Elestio',
description:
'Elestio is an innovative platform dedicated to providing cutting-edge decentralized applications (dApps) and services to users worldwide, with a focus on accessibility, security, and user empowerment. Users of the grid can thus access Elestio\'s services from anywhere in the world.',
icon: 'tabler:cloud',
},
]}
>
<Fragment slot="bg">
<div class="absolute inset-0 bg-blue-50 dark:bg-transparent"></div>
</Fragment>
</Features2>
<!-- HighlightedPosts Widget ******* -->
<!-- FAQs Widget ******************* -->
<FAQs
title="Frequently Asked Questions"
subtitle="This cloud is meant for everyone and you don't need to be tech-savvy to host INCA nodes. Let's go through some basic questions and answers to demystify it all."
tagline="FAQs"
classes={{ container: 'max-w-6xl' }}
items={[
{
title: 'Why is the INCA project 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 INCA grid offers the possibility for anyone to own their share of the Internet.",
},
{
title: 'What do I need to start?',
description:
'To join the grid and expand the cloud, all you need is to get an INCA 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 an INCA node',
description:
"Providing cloud services to the world has never been easier. Once you've received your INCA 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:
"Our technology is ready and has been tested for years in production mode. Now we want to expand and build as many nodes as possible to provide a tangible and concrete alternative to the current cloud giant monopolies.",
},
{
title: 'Is there a limit to the grid?',
description:
"There is no limit to how the grid can grow: anyone can deploy a node and connect it to the Internet. Matter of fact, we're in a grid expansion phase and the more nodes we deploy the mode resilient and decentralized we become. Feel like hosting your own cloud?",
},
{
title: 'Can I get support with the node installation?',
description:
"Of course! We're help to help! Our team has been providing continuous customer support for many years and is always happy to assist you in onboarding the grid. Furthermore, our community loves to solve problems to help fellow cloud hosters!",
},
]}
/>
<!-- Stats Widget ****************** -->
<Stats
stats={[
{ title: 'Capacity', amount: '32.74 PB' },
{ title: 'Nodes', amount: '2569' },
{ title: 'Countries', amount: '61' },
{ title: 'Cores', amount: '63,968' },
]}
/>
<!-- CallToAction Widget *********** -->
<CallToAction
actions={[
{
variant: 'primary',
text: 'Get INCA Nodes',
href: 'https://threefold.io',
target: '_blank',
icon: 'tabler:brand-minecraft',
},
]}
>
<Fragment slot="title">
Grow the Internet Capacity with Us!
</Fragment>
<Fragment slot="subtitle">
The grid grows stronger as we build and deploy together. Join the fun!
</Fragment>
</CallToAction>
</Layout>