update what page

This commit is contained in:
2025-02-25 16:00:29 +02:00
parent ca7c0ee2a9
commit 9e459f4280
4 changed files with 13 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<div class="relative flex flex-col justify-start isolate overflow-hidden bg-transparent h-screen py-12">
<div class="relative flex flex-col justify-center isolate overflow-hidden bg-transparent py-12">
<div class="px-4 lg:px-8">
<div class="mx-auto max-w-4xl text-center">
<h2 class="text-balance font-normal tracking-tight text-white lg:text-6xl text-4xl fade-in">A True DePIN</h2>
@@ -6,12 +6,12 @@
<span class="font-bold"> P</span>hysical <span class="font-bold">I</span>nfrastructure <span class="font-bold">N</span>etwork<br><br></p>
<h2 class="text-balance font-normal tracking-tight leading-snug text-white lg:text-3xl text-2xl fade-in">Planetary Scalable
<br> Autonomous Infrastructure Layer<br>for The Internet</h2>
<p class="mx-auto mt-8 max-w-3xl text-pretty lg:text-2xl text-xl font-light text-gray-200 font-lightfade-in">Our unique
<p class="mx-auto mt-8 max-w-3xl text-pretty lg:text-2xl text-lg font-light text-gray-200 font-lightfade-in">Our unique
technology enables anyone to become a provider<br> of network, storage and compute capacity.</p>
<div class="mx-auto max-w-7xl px-8 py-4">
<div class="mx-auto max-w-7xl px-4 py-8">
<img src="/images/become_farmer.png" alt="Become a Farmer" class="w-full fade-in">
</div>
<div class=" flex items-center justify-center ">
<div class=" flex items-center justify-center mt-6 ">
<a href="https://docs.threefold.io"
class="fade-in rounded-2xl bg-white px-4 py-2.5 text-md font-semibold text-black shadow-sm hover:bg-gray-200 hover:text-gray-800 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2">Dive
Deeper</a>