Update src/app/menu/page.tsx

This commit is contained in:
2026-05-10 21:57:59 +00:00
parent be34d0bbfe
commit abe3d97872

View File

@@ -30,6 +30,7 @@ export default function MenuPage() {
{ name: "Contact", id: "/contact" }
]}
brandName="Brew Haven"
button={{ text: "Order Now", href: "/contact" }}
/>
</div>
<div id="menu-grid" data-section="menu-grid">