Merge pull request 'update to finalize first page' (#101) from development_inca_update into development
Reviewed-on: #101
This commit is contained in:
commit
c89d0d0bb1
@ -24,13 +24,13 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
|||||||
<Card title="Learn about INCA" icon="open-book">
|
<Card title="Learn about INCA" icon="open-book">
|
||||||
Read the [INCA Docs](/guides/getstarted) to learn about the ecosystem.
|
Read the [INCA Docs](/guides/getstarted) to learn about the ecosystem.
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="Get INCA Nodes" icon="add-document">
|
<Card title="Get INCA Nodes" icon="laptop">
|
||||||
You can get INCA nodes at the [official INCA website](https://internetcapacity.org/farming/).
|
You can get INCA nodes at the [official INCA website](https://internetcapacity.org/farming/).
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="Part of a Worldwide Grid" icon="setting">
|
<Card title="Part of a Worldwide Grid" icon="sun">
|
||||||
Project INCA is the fourth version of the [ThreeFold Grid](https://threefold.io/) available in 60+ countries!
|
Project INCA is the fourth version of the [ThreeFold Grid](https://threefold.io/) available in 60+ countries!
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="Earn INCA Rewards" icon="open-book">
|
<Card title="Earn INCA Rewards" icon="star">
|
||||||
When you deploy INCA nodes, you contribute to the growth of the grid and earn INCA rewards!
|
When you deploy INCA nodes, you contribute to the growth of the grid and earn INCA rewards!
|
||||||
</Card>
|
</Card>
|
||||||
</CardGrid>
|
</CardGrid>
|
||||||
|
Loading…
Reference in New Issue
Block a user