diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 56bbdb3..3f9739a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" }]}