diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d84299b..12ef4f2 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -81,21 +81,21 @@ export default function ServicesPage() { { title: "Badrenovierung", description: "Komplette Badezimmer-Neugestaltung mit modernem Design und hochwertigen Materialien.", - imageSrc: "http://img.b2bpic.net/free-photo/washbasin-with-mirror_1203-47.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/washbasin-with-mirror_1203-47.jpg?_wi=2", imageAlt: "Badezimmer Renovation", buttonIcon: ArrowRight, }, { title: "Heizungsinstallation", description: "Installation und Wartung von modernen Heizungssystemen für optimalen Komfort.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=1", imageAlt: "Heizungssystem", buttonIcon: ArrowRight, }, { title: "Sanitärarbeiten", description: "Fachgerechte Reparatur und Installation aller Sanitärinstallationen.", - imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg?_wi=1", imageAlt: "Sanitär Arbeiten", buttonIcon: ArrowRight, }, @@ -109,14 +109,14 @@ export default function ServicesPage() { { title: "Neubau-Begleitung", description: "Umfassende Unterstützung bei Neubau-Projekten von Anfang bis Ende.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=2", imageAlt: "Neubau Begleitung", buttonIcon: ArrowRight, }, { title: "Reparaturen & Wartung", description: "Schnelle und zuverlässige Reparatur- und Wartungsdienste bei Notfällen.", - imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg?_wi=2", imageAlt: "Reparaturen Wartung", buttonIcon: ArrowRight, },