diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 73724c0..d2eb063 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -38,6 +38,7 @@ function ShopPageContent() { { name: "Shop", id: "/shop" } ]} brandName="WarmBite Restaurant" + button={{ text: "Order Now" }} />
@@ -69,6 +70,7 @@ function ShopPageContent() { { name: "Shop", id: "/shop" } ]} brandName="WarmBite Restaurant" + button={{ text: "Order Now" }} />