edit button link
This commit is contained in:
@@ -34,7 +34,7 @@ export function Header() {
|
||||
</a>
|
||||
))}
|
||||
</div>
|
||||
<Button href="#">Join OurVerse</Button>
|
||||
<Button href="https://portal.ourverse.tf" className="btn-dark" target="_blank" rel="noopener noreferrer">Join OurVerse</Button>
|
||||
</div>
|
||||
<div className="lg:hidden flex items-center bg-gradient3">
|
||||
<button
|
||||
@@ -73,7 +73,7 @@ export function Header() {
|
||||
{item.name}
|
||||
</a>
|
||||
))}
|
||||
<Button href="#" className="mt-4 btn-dark">
|
||||
<Button href="https://portal.ourverse.tf" className="mt-4 btn-dark px-4 py-2" target="_blank" rel="noopener noreferrer">
|
||||
Join OurVerse
|
||||
</Button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user