From 56f67b270e48cf6cc4bfa0eaf03c580cdec08aa3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:47:58 +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 87e55cc..9dc6917 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,35 +64,35 @@ export default function LandingPage() { handle: "@kunde", testimonial: "Perfekte Arbeit und sehr freundliches Team! Wir sind begeistert von unserem neuen Rasen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg?_wi=1", }, { name: "Maximilian Müller", handle: "@kunde", testimonial: "Sehr kompetente Beratung und exzellente Umsetzung unserer Gartenwünsche.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12325.jpg?_wi=1", }, { name: "Sabine Weber", handle: "@kunde", testimonial: "Schnell, sauber und absolut professionell. Jederzeit wieder!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-smiling-woman-sitting-deck-chair-summer-outfit_285396-8238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-smiling-woman-sitting-deck-chair-summer-outfit_285396-8238.jpg?_wi=1", }, { name: "Thomas Wagner", handle: "@kunde", testimonial: "Unser Garten sieht endlich wieder aus wie ein kleiner Park. Tolle Arbeit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-doing-yoga-together-park_23-2149891968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-doing-yoga-together-park_23-2149891968.jpg?_wi=1", }, { name: "Julia Schmidt", handle: "@kunde", testimonial: "Vom ersten Kontakt bis zum fertigen Garten alles perfekt durchgeplant.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg?_wi=2", }, ]} buttons={[ @@ -223,7 +223,7 @@ export default function LandingPage() { role: "Gartenbesitzer", company: "Privat", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg?_wi=3", }, { id: "2", @@ -231,7 +231,7 @@ export default function LandingPage() { role: "Vorgarten-Projekt", company: "Privat", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12325.jpg?_wi=2", }, { id: "3", @@ -239,7 +239,7 @@ export default function LandingPage() { role: "Terrassengestaltung", company: "Privat", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-smiling-woman-sitting-deck-chair-summer-outfit_285396-8238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-smiling-woman-sitting-deck-chair-summer-outfit_285396-8238.jpg?_wi=2", }, { id: "4", @@ -247,7 +247,7 @@ export default function LandingPage() { role: "Hausbesitzerin", company: "Privat", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-doing-yoga-together-park_23-2149891968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-doing-yoga-together-park_23-2149891968.jpg?_wi=2", }, { id: "5", @@ -255,7 +255,7 @@ export default function LandingPage() { role: "Landschaftsbau", company: "Privat", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg?_wi=4", }, ]} />