diff --git a/src/app/page.tsx b/src/app/page.tsx index 347e0cc..9e1dcda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/worker-is-controlling-process-rail-cutting-busy-metal-factory_613910-17188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-is-controlling-process-rail-cutting-busy-metal-factory_613910-17188.jpg?_wi=1", imageAlt: "Industrial hydraulic cylinder detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333331.jpg?_wi=1", imageAlt: "Precision piston technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-124.jpg?_wi=1", imageAlt: "Hydraulic ram installation", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-working-man-climbing-ladder_23-2148921423.jpg", imageAlt: "Automated testing", }, - imageSrc: "http://img.b2bpic.net/free-photo/worker-is-controlling-process-rail-cutting-busy-metal-factory_613910-17188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-is-controlling-process-rail-cutting-busy-metal-factory_613910-17188.jpg?_wi=2", imageAlt: "hydraulic performance software dashboard", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-protective-gear_23-2151962520.jpg", imageAlt: "Pressure test equipment", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333331.jpg?_wi=2", imageAlt: "hydraulic performance software dashboard", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-298.jpg", imageAlt: "Support monitoring rig", }, - imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-view-steel-factory_1359-124.jpg?_wi=2", imageAlt: "hydraulic performance software dashboard", }, ]}