Update src/app/shop/page.tsx

This commit is contained in:
2026-02-24 19:29:09 +00:00
parent aee65d0ec3
commit eec2a052d9

View File

@@ -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() {
</div>
<FooterCard
logoText="La Loupe"
copyrightText="© 2024 La Loupe Vintage. All rights reserved. | 3337 Adams Avenue, San Diego, CA 92116"
logoText="La Loupe Vintage"
copyrightText="© 2024 La Loupe Vintage Vintage. All rights reserved. | 3337 Adams Avenue, San Diego, CA 92116"
socialLinks={[
{ icon: Instagram, href: "https://www.instagram.com/laloupevintage/", ariaLabel: "Instagram" },
{ icon: MapPin, href: "/visit", ariaLabel: "Visit us" },