edit header
This commit is contained in:
parent
b8020bac4f
commit
6cda7504b4
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user