updated intro page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Welcome to the ThreeFold Grid V4 Docs
|
||||
title: Welcome to the ThreeFold Docs
|
||||
description: Learn everything about the ThreeFold Grid V4.
|
||||
template: splash
|
||||
hero:
|
||||
@@ -18,16 +18,16 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||
## Become a Cloud Service Provider
|
||||
|
||||
<CardGrid stagger>
|
||||
<Card title="Learn about INCA" icon="open-book">
|
||||
<Card title="Learn about ThreeFold" icon="open-book">
|
||||
Read the this documentation to learn how to set up your nodes and to know more about the ThreeFold ecosystem.
|
||||
</Card>
|
||||
<Card title="Get INCA Nodes" icon="laptop">
|
||||
Get INCA nodes to provide compute, storage and network resources to the world.
|
||||
<Card title="Get ThreeFold Nodes" icon="laptop">
|
||||
Get ThreeFold nodes to provide compute, storage and network resources to the world.
|
||||
</Card>
|
||||
<Card title="Part of a Worldwide Grid" icon="sun">
|
||||
Project INCA is the fourth version of the ThreeFold Grid available in 60+ countries with thousands of nodes!
|
||||
The ThreeFold Grid is available in 60+ countries with thousands of nodes!
|
||||
</Card>
|
||||
<Card title="Earn INCA Rewards" icon="star">
|
||||
When you deploy INCA nodes, you contribute to the growth of the ThreeFold Grid and earn INCA rewards!
|
||||
<Card title="Earn Rewards" icon="star">
|
||||
When you deploy ThreeFold nodes, you contribute to the growth of the ThreeFold Grid and earn rewards!
|
||||
</Card>
|
||||
</CardGrid>
|
Reference in New Issue
Block a user