From 5e76e248cf42538f5d1dac4efc65d317641fe663 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:24 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }]}