development to main update #39

Merged
mik-tf merged 19 commits from development into main 2024-06-07 17:32:48 +00:00
3 changed files with 29 additions and 9 deletions
Showing only changes of commit 635920fbc6 - Show all commits

View File

@ -1,6 +1,6 @@
site:
name: PROJECT INCA
site: 'https://threefold.io'
name: Project INCA
site: 'https://projectinternetcapacity.com/'
base: '/'
trailingSlash: false
@ -11,7 +11,7 @@ metadata:
title:
default: Project Internet Capacity
template: '%s — Project Internet Capacity'
description: "\U0001F680 Project Internet Capacity is the decentralized autonomous cloud for everyone."
description: "\U0001F680 Project Internet Capacity is a cloud engine for a new Internet."
robots:
index: true
follow: true

View File

@ -195,6 +195,21 @@ 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: 'What is farming?',
description:
'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: 'What is INCA?',
description:
'INCA is the token of the Project Internet Capacity. With INCA, you can deploy any kind of workload on the grid.',
},
{
title: 'What are the INCA farming rewards?',
description:
'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:
@ -205,6 +220,11 @@ const metadata = {
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:

View File

@ -311,13 +311,18 @@ const metadata = {
{
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.",
"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:
@ -333,11 +338,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!",
},
]}
/>