diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 5c035f4..ed0353c 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -30,7 +30,7 @@ export default function ShopPage() { { name: "Visit", id: "/visit" }, { name: "Contact", id: "/contact" } ]} - brandName="La Loupe" + brandName="La Loupe Vintage" bottomLeftText="San Diego, CA" bottomRightText="info@laloupevintage.com" /> @@ -90,8 +90,8 @@ export default function ShopPage() {