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() {