edit header
This commit is contained in:
@@ -31,7 +31,7 @@ export function Header() {
|
||||
</a>
|
||||
))}
|
||||
</div>
|
||||
<Button href="#">Get your tickets</Button>
|
||||
<Button href="#">Join OurVerse</Button>
|
||||
</div>
|
||||
<div className="lg:hidden flex items-center">
|
||||
<button
|
||||
@@ -71,7 +71,7 @@ export function Header() {
|
||||
</a>
|
||||
))}
|
||||
<Button href="#" className="mt-4">
|
||||
Get your tickets
|
||||
Join OurVerse
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user