This commit is contained in:
2025-02-21 22:50:18 +08:00
parent 614b499fb2
commit aa64f56c13
7 changed files with 7 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
</p>
<div class="mt-10 flex items-center gap-x-6">
<a href="/action" class="rounded-2xl bg-black px-3.5 py-2.5 text-sm font-semibold text-white shadow-xs hover:bg-stone-900 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-gray-200">
Get Mycelium
Get AIBox
</a>
<a href="/why" class="text-sm font-semibold text-black hover:text-black">
Learn more <span aria-hidden="true"></span>

View File

@@ -2,7 +2,7 @@
<div class="mx-auto max-w-7xl py-12 sm:px-6 lg:px-8">
<div class="relative isolate overflow-hidden bg-black px-6 pt-16 shadow-2xl sm:rounded-3xl sm:px-16 md:pt-24 lg:flex lg:gap-x-20 lg:px-24 lg:pt-0">
<div class="mx-auto max-w-md text-center lg:mx-0 lg:flex-auto lg:py-32 lg:text-left">
<h2 class="text-4xl font-normal tracking-tight text-balance text-white lg:text-5xl">Get Mycelium Today</h2>
<h2 class="text-4xl font-normal tracking-tight text-balance text-white lg:text-5xl">Get AIBox Today</h2>
<p class="mt-6 text-lg lg:text-xl text-pretty font-light text-gray-300">Join the Mycelium network and be a part of the decentralized movement.</p>
<div class="mt-10 flex items-center justify-center gap-x-6 lg:justify-start">
<a href="/action" class="rounded-2xl bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-xs hover:bg-gray-100 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Download Now</a>