This commit is contained in:
2024-10-10 16:46:14 +02:00
parent cab9abb8d4
commit 30ef4d9633
35 changed files with 151 additions and 50 deletions

View File

@@ -13,10 +13,12 @@ export default function Bottom() {
</p>
<div className="mt-10 flex items-center justify-center gap-x-6">
<a
href="#"
className="rounded-2xl btn-light px-3.5 py-2.5 text-sm font-semibold text-gray-900 "
href="https://portal.ourverse.tf"
className="rounded-2xl btn-light px-3.5 py-2.5 text-sm font-semibold text-gray-900"
target="_blank"
rel="noopener noreferrer"c
>
Sign Up Now
Join OurVerse
</a>
</div>
</div>