diff --git a/src/app/page.tsx b/src/app/page.tsx index f8c08f1..76b4a6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { description="Mit langjähriger Erfahrung, fachlichem Know-how und einem hohen Anspruch an Qualität bieten wir zuverlässige Lösungen für Fahrzeuge aller Marken." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg?_wi=1", imageAlt: "Mechanic fixing a car engine", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg?_wi=1", imageAlt: "Technician inspecting a car suspension", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg?_wi=1", imageAlt: "Car body work in a painting booth", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1146.jpg", imageAlt: "Mechanic performing engine check", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg?_wi=2", imageAlt: "car dashboard diagnostics screen", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487001.jpg", imageAlt: "Car being painted in booth", }, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg?_wi=2", imageAlt: "car dashboard diagnostics screen", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-showing-ok-gesture-with-his-thumb-while-holding-wrench_146671-19719.jpg", imageAlt: "Mechanic holding new car tire", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg?_wi=2", imageAlt: "car dashboard diagnostics screen", }, ]}