Rename Home to Films and remove duplicate Films button
Navigation now shows: Films, Series, Creators, My List Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,8 +13,7 @@
|
|||||||
|
|
||||||
<!-- Navigation - Next to Logo on Desktop -->
|
<!-- Navigation - Next to Logo on Desktop -->
|
||||||
<nav class="hidden md:flex items-center gap-3">
|
<nav class="hidden md:flex items-center gap-3">
|
||||||
<a href="#" class="nav-button-active">Home</a>
|
<a href="#" class="nav-button-active">Films</a>
|
||||||
<a href="#" class="nav-button">Films</a>
|
|
||||||
<a href="#" class="nav-button">Series</a>
|
<a href="#" class="nav-button">Series</a>
|
||||||
<a href="#" class="nav-button">Creators</a>
|
<a href="#" class="nav-button">Creators</a>
|
||||||
<a href="#" class="nav-button">My List</a>
|
<a href="#" class="nav-button">My List</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user