edit color btn

This commit is contained in:
2024-09-11 13:10:44 +02:00
parent 8bc61667b9
commit 1b67883275
8 changed files with 10137 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
<p class="text-base font-light mt-8">From engineers to strategists, our team works tirelessly to build a future where everyone has access to secure digital resources. We believe in the power of community to achieve our shared goals of creating and supporting ventures that drive positive change for a better world.</p>
</div>
<div class="mt-8 flex items-center gap-x-6">
<a href="/people" class="rounded-md bg-black px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Our People</a>
<a href="/people" class="rounded-md main-button px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Our People</a>
</div>
</div>
</div>