Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 09:30:24 +00:00
parent c2e0e75807
commit 5e76e248cf

View File

@@ -87,7 +87,7 @@ export default function AboutPage() {
tag="About SHOEMOB"
tagIcon={Shield}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=2"
imageAlt="SHOEMOB luxury store"
useInvertedBackground={false}
buttons={[{ text: "Explore Collection", href: "/shop" }]}