edit
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user