Update src/app/page.tsx
This commit is contained in:
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Café", items: [
|
title: "Café", items: [
|
||||||
{ label: "Menu", href: "products" },
|
{ label: "Menu", href: "products" },
|
||||||
{ label: "Hours", href: "contact" },
|
{ label: "Location & Hours", href: "contact" },
|
||||||
{ label: "Our Story", href: "about" }
|
{ label: "Our Story", href: "about" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user