update to finalize first page #101

Merged
mik-tf merged 1 commits from development_inca_update into development 2024-06-14 16:51:19 +00:00

View File

@ -24,13 +24,13 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
<Card title="Learn about INCA" icon="open-book">
Read the [INCA Docs](/guides/getstarted) to learn about the ecosystem.
</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/).
</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!
</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!
</Card>
</CardGrid>