From 8f0673e65353e0626049d47956ecb922b9195102 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 08:58:20 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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" }} />