Merge version_7 into main #6

Merged
development merged 4 commits from version_7 into main 2026-01-21 18:55:20 +00:00
Showing only changes of commit f6cb205df6 - Show all commits

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" }
]
},