From c1240797d03c8bdf5654df7b56bb5f50e7b4d98b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:00:42 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7ec3792..d96a6b3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -74,7 +74,7 @@ export default function AboutPage() { { value: "50K+", title: "Happy Customers" }, { value: "500+", title: "Products Available" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/shopping-center-showroom-with-clothes-from-trendy-collections-retail-market-boutique-with-modern-fashionable-wear-empty-clothing-store-filled-with-new-trends-fashion-brands_482257-61769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-center-showroom-with-clothes-from-trendy-collections-retail-market-boutique-with-modern-fashionable-wear-empty-clothing-store-filled-with-new-trends-fashion-brands_482257-61769.jpg?_wi=2" imageAlt="StyleHub store interior" useInvertedBackground={true} mediaAnimation="slide-up" @@ -99,7 +99,7 @@ export default function AboutPage() {