diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c4cd39..a32502e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function HomePage() { }, { id: "wash-2", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2008.jpg?_wi=1", imageAlt: "automatic car wash soap brush clean car professional", }, { @@ -87,12 +87,12 @@ export default function HomePage() { }, { id: "sb-wash-1", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2008.jpg?_wi=2", imageAlt: "self-service car wash high pressure spray DIY", }, { id: "facility-1", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2008.jpg?_wi=3", imageAlt: "car wash facility modern equipment clean professional", }, { @@ -162,7 +162,7 @@ export default function HomePage() { description="Seit Jahren bewährt" subdescription="298+ zufriedene Kunden vertrauen uns" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/owner-expensive-jeep-smiling-holding-hands-up_651396-1161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/owner-expensive-jeep-smiling-holding-hands-up_651396-1161.jpg?_wi=1" imageAlt="satisfied customer car owner smiling happy" mediaAnimation="slide-up" useInvertedBackground={true} @@ -366,7 +366,7 @@ export default function HomePage() {