updated landingpage
This commit is contained in:
parent
f69570c8eb
commit
24fbe22392
@ -38,30 +38,21 @@ const metadata = {
|
|||||||
target: '_blank',
|
target: '_blank',
|
||||||
icon: 'tabler:brand-minecraft',
|
icon: 'tabler:brand-minecraft',
|
||||||
},
|
},
|
||||||
{ text: 'Learn more', href: '#technology' },
|
{ text: 'Learn more', href: '#about' },
|
||||||
]}
|
]}
|
||||||
|
|
||||||
|
|
||||||
tagline="Welcome to"
|
tagline="Welcome to"
|
||||||
|
image={{ src: '~/assets/images/background.png', alt: '' }}
|
||||||
|
|
||||||
>
|
>
|
||||||
<Fragment slot="title">
|
<Fragment slot="title">
|
||||||
Project <span class="text-blue-600">IN</span>ternet <span class="text-blue-600">CA</span>pacity
|
Project INternet CApacity<br> Compute is the Currency of the Future
|
||||||
</Fragment>
|
|
||||||
|
|
||||||
<Fragment slot="title2">
|
|
||||||
The Decentralized Autonomous Cloud
|
|
||||||
</Fragment>
|
</Fragment>
|
||||||
|
|
||||||
<Fragment slot="subtitle">
|
<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="hidden sm:inline">
|
||||||
<span class="block my-4 font-bold text-blue-600">
|
<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>
|
||||||
Internet Capacity, DePIN Cloud
|
|
||||||
</span>
|
</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>
|
</Fragment>
|
||||||
</Hero>
|
</Hero>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user