Update src/app/menu/page.tsx

This commit is contained in:
2026-04-22 13:16:09 +00:00
parent 9eb8d9a5e3
commit 8531e04f4a

View File

@@ -19,6 +19,7 @@ export default function MenuPage() {
{ name: "Contact", id: "/contact" },
]}
brandName="The Table"
button={{ text: "Book Now", href: "/contact" }}
/>
</div>
<div className="pt-24">