edit text colior
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<div class="relative isolate overflow-hidden bg-transparent text-white py-24 sm:py-32">
|
||||
<div class="relative isolate overflow-hidden bg-transparent text-black py-24 sm:py-32">
|
||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="relative grid lg:grid-cols-12 lg:gap-8">
|
||||
<!-- Left Content -->
|
||||
<div class="lg:col-span-7">
|
||||
<div class="mx-auto max-w-2xl lg:mx-0">
|
||||
<h1 class="fade-in text-balance text-4xl font-normal tracking-tight text-white lg:text-5xl">Why it Matters</h1>
|
||||
<p class="fade-in mt-6 text-lg lg:text-xl font-light text-white">
|
||||
<h1 class="fade-in text-balance text-4xl font-normal tracking-tight text-black lg:text-5xl">Why it Matters</h1>
|
||||
<p class="fade-in mt-6 text-lg lg:text-xl font-light text-black">
|
||||
For +30 years, we’ve dedicated ourselves to this vision, and ThreeFold is the culmination of that journey. Today, we have a fully operational product (V3) and a thriving community of farmers, users, and partners.
|
||||
<br><br>
|
||||
But we won’t stop here.
|
||||
@@ -18,8 +18,8 @@
|
||||
<!-- Right Blockquote -->
|
||||
<div class="lg:col-span-5">
|
||||
<figure class=" mt-6 pl-8">
|
||||
<blockquote class=" text-2xl text-white fade-in font-semibold">
|
||||
<p class="lg:text-2xl text-xl leading-normal text-white font-semibold">Over the past decade, we’ve tackled complex challenges in areas such as data storage, secure overlay networking, and autonomous cloud security to bring this vision to life.</p>
|
||||
<blockquote class=" text-2xl text-black fade-in font-semibold">
|
||||
<p class="lg:text-2xl text-xl leading-normal text-black font-semibold">Over the past decade, we’ve tackled complex challenges in areas such as data storage, secure overlay networking, and autonomous cloud security to bring this vision to life.</p>
|
||||
</blockquote>
|
||||
<br>
|
||||
<div class="mt-6 border border-white px-6 py-2 rounded-xl inline-flex items-center gap-2 fade-in blinking-effect">
|
||||
@@ -30,7 +30,7 @@
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<a href="/action" class="fade-in text-balance text-xl font-semibold tracking-tight text-white lg:text-2xl blinking-effect">Take Actions</a>
|
||||
<a href="/action" class="fade-in text-balance text-xl font-semibold tracking-tight text-black lg:text-2xl blinking-effect">Take Actions</a>
|
||||
</div>
|
||||
</figure>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user