From 107c9e6619b394c78b7b9359ccee64d6299c7c7e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:35:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fb0c95..f80ad56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@ingaj", testimonial: "Besser geht es nicht.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@timz", testimonial: "Perfekt, schnell und zuverlässig.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@dimip", testimonial: "Sauber, präzise und unglaublich freundlich.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@lukasm", testimonial: "Sehr professionelle Arbeit, gerne wieder.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@sabinef", testimonial: "Ein echter Profi am Werk, vielen Dank!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-girl-smiling-happy-standing-city_839833-24626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-girl-smiling-happy-standing-city_839833-24626.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "tel:+49123456789", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg?_wi=2" imageAlt="Professionelle Möbelmontage in Freiburg" avatars={[ { @@ -162,19 +162,19 @@ export default function LandingPage() { { title: "Kein Stress", description: "Sie lehnen sich zurück, wir montieren alles präzise und sauber.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg?_wi=2", imageAlt: "Kein Stress Montage", }, { title: "Kein Risiko", description: "Unsere Arbeit ist versichert und entspricht höchsten handwerklichen Standards.", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg?_wi=2", imageAlt: "Kein Risiko Montage", }, { title: "Kein Zeitverlust", description: "Pünktlich auf die Minute, damit Ihr Tag nicht durch Montagearbeiten aufgehalten wird.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg?_wi=2", imageAlt: "Kein Zeitverlust Montage", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { role: "Kundin", company: "Freiburg", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-girl-smiling-happy-standing-city_839833-24626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-girl-smiling-happy-standing-city_839833-24626.jpg?_wi=2", }, { id: "2", -- 2.49.1