diff --git a/src/app/page.tsx b/src/app/page.tsx index 87ac924..68679e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg?_wi=1", imageAlt: "Chemical Manufacturing Plant", }, { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg?_wi=1", imageAlt: "Global Shipping Logistics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg?_wi=1", imageAlt: "Laboratory Quality Testing", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { descriptions: [ "Full adherence to international export standards and safety certifications.", ], - imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg?_wi=2", imageAlt: "chemical plant interior high tech", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { descriptions: [ "Competitive quotes with no hidden costs and reliable cost planning.", ], - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg?_wi=2", imageAlt: "global shipping logistics cargo container", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { descriptions: [ "Seamless handling of complex documentation for smooth international customs.", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg?_wi=2", imageAlt: "glass chemical flask lab background", }, ]}