diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 54c24d6..64228c0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -77,7 +77,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" @@ -108,7 +108,7 @@ export default function AboutPage() {