Update src/app/menu/page.tsx
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user