development to main update #39

Merged
mik-tf merged 19 commits from development into main 2024-06-07 17:32:48 +00:00
Showing only changes of commit e2e94ee411 - Show all commits

View File

@ -40,28 +40,19 @@ const metadata = {
},
{ text: 'Learn more', href: '#technology' },
]}
tagline="Welcome to"
image={{ src: '~/assets/images/background.png', alt: '' }}
>
<Fragment slot="title">
Project <span class="text-blue-600">IN</span>ternet <span class="text-blue-600">CA</span>pacity
</Fragment>
<Fragment slot="title2">
The Decentralized Autonomous Cloud
Project INternet CApacity<br> Compute is the Currency of the Future
</Fragment>
<Fragment slot="subtitle">
We are a community-driven and open-source project that built a self-healing and autonomous cloud engine allowing <span class="font-semibold">anyone</span> to become a <span class="font-semibold">cloud service provider</span>.
<span class="block my-4 font-bold text-blue-600">
Internet Capacity, DePIN Cloud
<span class="hidden sm:inline">
<br>We are a community-driven and open-source project<br> that built a self-healing and autonomous cloud engine<br> allowing <span class="font-semibold">anyone</span> to become a <span class="font-semibold">cloud service provider</span>!<br>
</span>
<i>Compute is the currency of the future.
<br>
Earn rewards by providing <span class="font-semibold">Internet Capacity</span> to the world!</i>
<br>Earn rewards by providing <span class="font-semibold">Internet Capacity</span> to the world!</i>
</Fragment>
</Hero>