diff --git a/src/app/page.tsx b/src/app/page.tsx index c952ced..710c77c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg?_wi=1" imageAlt="Online shopping marketplace" mediaAnimation="slide-up" /> @@ -107,7 +107,7 @@ export default function LandingPage() { description="MarketHub Team" subdescription="Building trust in e-commerce since 2020" icon={ShoppingCart} - imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-cart-black-background-with-copy-space_23-2148317906.jpg?_wi=2" imageAlt="MarketHub marketplace" mediaAnimation="slide-up" useInvertedBackground={true}