Merge pull request 'development_landingpage2' (#37) from development_landingpage2 into development

Reviewed-on: #37
This commit is contained in:
mik-tf 2024-06-07 12:52:16 +00:00
commit e2e94ee411

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>