updated landingpage
This commit is contained in:
parent
f69570c8eb
commit
24fbe22392
@ -38,30 +38,21 @@ const metadata = {
|
||||
target: '_blank',
|
||||
icon: 'tabler:brand-minecraft',
|
||||
},
|
||||
{ text: 'Learn more', href: '#technology' },
|
||||
{ text: 'Learn more', href: '#about' },
|
||||
]}
|
||||
|
||||
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user