From 70b50f3b0573ee74e4f645b99b2b5cb47be17434 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:46:09 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index eef952b..3c8acb5 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -86,7 +86,7 @@ export default function ReviewsPage() { testimonial: "Die Firma beriet uns ausführlich, mega kompetent, herzlich und half bei zahlreichen großen und kleinen Problemen beim Neubau. Absolut empfehlenswert!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=2", imageAlt: "Sarah Müller", }, { @@ -96,7 +96,7 @@ export default function ReviewsPage() { testimonial: "Professionelle und zuverlässige Arbeit. Die Heizungsinstallation wurde sauber ausgeführt und der Kundenservice war hervorragend. Sehr gutes Preis-Leistungs-Verhältnis.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-2983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-2983.jpg?_wi=2", imageAlt: "Klaus Weber", }, { @@ -106,7 +106,7 @@ export default function ReviewsPage() { testimonial: "Unsere Badezimmerrenovation war perfekt geplant und ausgeführt. Die Handwerker waren freundlich und arbeiteten gründlich. Wir können Bad-Heizung-Dach jedem weiterempfehlen!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-pretty-blonde-slavic-woman-thumbs-up-two-hands-purple_141793-69942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-pretty-blonde-slavic-woman-thumbs-up-two-hands-purple_141793-69942.jpg?_wi=2", imageAlt: "Petra Schmidt", }, { @@ -116,7 +116,7 @@ export default function ReviewsPage() { testimonial: "Notfall-Reparatur an unserem Dach wurde innerhalb kürzester Zeit professionell gelöst. Kompetent, zuverlässig und faire Preise. Top Leistung!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-thinking_23-2148214555.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-thinking_23-2148214555.jpg?_wi=2", imageAlt: "Thomas Bauer", }, ]} @@ -164,7 +164,7 @@ export default function ReviewsPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-family-moving-into-new-home_23-2149199036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-family-moving-into-new-home_23-2149199036.jpg?_wi=2" imageAlt="Professionelle Beratung" mediaAnimation="slide-up" mediaPosition="right"