This commit is contained in:
2025-02-18 23:33:19 +08:00
parent 2e83bcac09
commit 837a4d477f
2 changed files with 4 additions and 4 deletions

View File

@@ -11,10 +11,10 @@
Discover the future of secure, efficient, and scalable networking with Mycelium, a key component of the ThreeFold Grid. <br>Join the Movement.
</p>
<div class="mt-10 flex items-center gap-x-6">
<a href="#" 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">
<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
</a>
<a href="#" class="text-sm font-semibold text-black hover:text-black">
<a href="/why" class="text-sm font-semibold text-black hover:text-black">
Learn more <span aria-hidden="true"></span>
</a>
</div>