From ccfedbb7fb856a6a6ed6dd2a894e3d240d935683 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 17:18:43 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 81d63aa..26bc59d 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -37,7 +37,7 @@ function ShopPageContent() { {"name":"Home","id":"/"}, {"name":"Shop","id":"/shop"} ]} - brandName="Luxury Auto & Truck Inspections" + brandName="Advantage Houston Motors" button={{ text: "Cart", onClick: () => console.log("cart") }} /> @@ -69,7 +69,7 @@ function ShopPageContent() { {"name":"Home","id":"/"}, {"name":"Shop","id":"/shop"} ]} - brandName="Luxury Auto & Truck Inspections" + brandName="Advantage Houston Motors" button={{ text: "Cart", onClick: () => console.log("cart") }} />