Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-02-06 09:42:07 +00:00

View File

@@ -33,8 +33,7 @@ export default function LandingPage() {
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Menu", id: "menu" }, { name: "Menu", id: "menu" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" },{"name":"Shop","id":"/shop"}]}
]}
button={{ button={{
text: "Reserve Table", href: "contact" text: "Reserve Table", href: "contact"
}} }}