diff --git a/src/app/page.tsx b/src/app/page.tsx index 878db79..228fb82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg?_wi=1", imageAlt: "Industrial flow meter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg?_wi=1", imageAlt: "Digital metering display", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { description: "Monitor performance instantly with our integrated dashboards.", bentoComponent: "reveal-icon", icon: BarChart, - imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg?_wi=2", imageAlt: "industrial sensor technology", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { description: "Built to withstand extreme industrial conditions.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg?_wi=2", imageAlt: "industrial sensor technology", }, ]}