diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index c4f7d05..d3933e1 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -35,14 +35,13 @@ export default function ShopPage() { console.log("cart") }} + button={{ text: "Order Now", href: "contact" }} />
@@ -78,14 +77,13 @@ export default function ShopPage() { console.log("cart") }} + button={{ text: "Order Now", href: "contact" }} />