Update src/app/page.tsx
This commit is contained in:
@@ -204,7 +204,8 @@ export default function LandingPage() {
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Menu", href: "#featured-menu" },
|
||||
{ label: "Events", href: "#special-events" }
|
||||
{ label: "Events", href: "#special-events" },
|
||||
{ label: "About Us", href: "/about" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user