From eec2a052d9f2d957aa51d4bdba57a750a78c2fa1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 19:29:09 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {