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") }} />