Merge version_7 into main

Merge version_7 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-01-21 18:55:20 +00:00

View File

@@ -192,7 +192,7 @@ export default function LandingPage() {
{
title: "Café", items: [
{ label: "Menu", href: "products" },
{ label: "Hours", href: "contact" },
{ label: "Location & Hours", href: "contact" },
{ label: "Our Story", href: "about" }
]
},