diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b1d085..018359b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Streamline your inventory, manage shop credits, and automate your FMCG distribution workflow in one powerful dashboard." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg?_wi=1", imageAlt: "warehouse distribution shelves food storage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=1", imageAlt: "supply chain dashboard ui clean design", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/verification-young-long-haired-woman-white-protective-helmet-with-tablet-hands-looking-attentively-shelves-with-goods-warehouse-walking-aisle_259150-56884.jpg?_wi=2", imageAlt: "Industrial warehouse stacking packages with order invoices", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=2", imageAlt: "Industrial warehouse stacking packages with order invoices", }, ]}