diff --git a/src/assets/images/people_2.png b/src/assets/images/people_2.png new file mode 100644 index 0000000..f0943a4 Binary files /dev/null and b/src/assets/images/people_2.png differ diff --git a/src/assets/images/pioneers2.png b/src/assets/images/pioneers2.png new file mode 100644 index 0000000..3d73942 Binary files /dev/null and b/src/assets/images/pioneers2.png differ diff --git a/src/assets/images/tech_myc_pic.png b/src/assets/images/tech_myc_pic.png new file mode 100644 index 0000000..6af8093 Binary files /dev/null and b/src/assets/images/tech_myc_pic.png differ diff --git a/src/assets/images/tech_qss_pic.png b/src/assets/images/tech_qss_pic.png new file mode 100644 index 0000000..25bd5ae Binary files /dev/null and b/src/assets/images/tech_qss_pic.png differ diff --git a/src/assets/images/tech_tfchain_pic.png b/src/assets/images/tech_tfchain_pic.png new file mode 100644 index 0000000..02eb474 Binary files /dev/null and b/src/assets/images/tech_tfchain_pic.png differ diff --git a/src/assets/images/tech_zos_pic.png b/src/assets/images/tech_zos_pic.png new file mode 100644 index 0000000..967f896 Binary files /dev/null and b/src/assets/images/tech_zos_pic.png differ diff --git a/src/components/Logo.astro b/src/components/Logo.astro index 0158131..6c131e8 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -3,6 +3,5 @@ import { SITE } from 'astrowind:config'; --- - Site Logo {SITE?.name} diff --git a/src/components/widgets/Hero.astro b/src/components/widgets/Hero.astro index 5ac8ad7..425acfd 100644 --- a/src/components/widgets/Hero.astro +++ b/src/components/widgets/Hero.astro @@ -32,8 +32,6 @@ const {
- - Logo { tagline && (

to assist you with any queries and to help you set your node.', + 'Farming is the act of providing compute, storage and network resources to the grid. By deploying INCA nodes on the grid, you allow anyone anywhere in the world to deploy workloads on your nodes.', }, { - title: 'Is there a trial period for the different nodes?', + title: 'What is INCA?', 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.", + 'INCA is the token of the Project Internet Capacity. With INCA, you can deploy any kind of workload on the grid.', }, { - title: 'What payment methods do you accept?', + title: 'What are the INCA farming rewards?', description: - 'We currently accept major credit cards and online payment methods, ensuring a convenient and secure transaction process.', + 'When you host INCA nodes on the grid, you get INCA rewards from providing capacity to the grid and also when users use your nodes.', }, { 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 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!", + }, { title: 'Can I get more information?', description: diff --git a/src/pages/index.astro b/src/pages/index.astro index f3d852c..f3f7666 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -40,28 +40,23 @@ const metadata = { }, { text: 'Learn more', href: '#technology' }, ]} - - tagline="Welcome to" - - + image={{ src: '~/assets/images/background.png', alt: '' }} > - Project INternet CApacity + Project Internet Capacity - - The Decentralized Autonomous Cloud + +
Compute is the Currency of the Future
- We are a community-driven and open-source project that built a self-healing and autonomous cloud engine allowing anyone to become a cloud service provider. - - Internet Capacity, DePIN Cloud + - Compute is the currency of the future. -
- Earn rewards by providing Internet Capacity to the world!
+
Earn rewards by providing Internet Capacity to the world! +
@@ -119,16 +114,16 @@ 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 +304,25 @@ const metadata = { classes={{ container: 'max-w-6xl' }} items={[ { - title: 'Why is the INCA necessary?', + title: 'Why is Project INCA 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.", + "Demand for cloud and access to compute is more important than ever and safety is everything, we must be quantum ready. The only way to face demand and provide the access needed around the world is to enable anyone to take part in this economy", + }, + { + 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 is the relationship between INCA and the DePIN space?', + description: + "Most if not all DePIN projects can run on our grid. Once you've set your INCA node, you earn INCA rewards and you can deploy any other environment on top of it.", }, { 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: @@ -333,11 +333,6 @@ const metadata = { 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!", - }, ]} /> diff --git a/src/pages/technology.astro b/src/pages/technology.astro index b6685c0..691bc78 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
@@ -53,6 +53,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/tech_zos_pic.png', alt: '', }} > @@ -87,6 +88,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/tech_myc_pic.png', alt: '', loading: 'eager', }} @@ -126,6 +128,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/tech_qss_pic.png', alt: '', loading: 'eager', }} @@ -165,6 +168,7 @@ const metadata = { }, ]} image={{ + src: '~/assets/images/tech_tfchain_pic.png', alt: '', loading: 'eager', }}