chore: remove FEATURED + INDUSTRY NEWS from main nav
This commit is contained in:
@@ -29,8 +29,6 @@ interface NavItem {
|
||||
|
||||
const navLinks: NavItem[] = [
|
||||
{ label: "HOME", href: "/" },
|
||||
{ label: "FEATURED", href: "/#featured" },
|
||||
{ label: "INDUSTRY NEWS", href: "/news" },
|
||||
{ label: "SHOW COVERAGE", href: "/show-coverage" },
|
||||
{ label: "FORUM", href: "/forum" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user