diff --git a/src/app/page.tsx b/src/app/page.tsx index 67d0194..44f964c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@google-review", testimonial: "Immer wieder sehr nett hier. Traditions Eiscafé in Idstein. Eis ist sehr lecker!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg?_wi=1", }, { name: "Gast von Gelbe Seiten", handle: "@gelbe-seiten", testimonial: "Zwei Brüder sind Besitzer und die Bewirtung ist absolute spitze! Super nett und immer gut drauf!!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-kid-with-ice-creams_23-2149426707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-kid-with-ice-creams_23-2149426707.jpg?_wi=1", }, { name: "Thomas Schmidt", handle: "@gast-idstein", testimonial: "Die beste Eisdiele im Taunus. Immer frische Zutaten und sehr freundlicher Service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-young-black-man-grey-t-shirt-smiling-broadly_273609-430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-young-black-man-grey-t-shirt-smiling-broadly_273609-430.jpg?_wi=1", }, { name: "Familie Meyer", handle: "@local-guides", testimonial: "Ein wunderbarer Ort für eine Pause nach dem Altstadtbummel. Großartige Auswahl.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-popsicle-icecream_23-2148193976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-popsicle-icecream_23-2148193976.jpg?_wi=1", }, { name: "Sarah Müller", handle: "@foodie-love", testimonial: "Das Mango-Sorbet ist ein absoluter Traum, sehr fruchtig und cremig.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/blueberry-ice-cream-scoop-black-slate-background_123827-21406.jpg" @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Immer wieder sehr nett hier. Traditions Eiscafé in Idstein.", name: "Petra Homann", role: "Stammgast", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg?_wi=2", }, { id: "t2", @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Die Bewirtung ist absolute spitze! Super nett und immer gut drauf!!", name: "Gelbe Seiten", role: "Besucher", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-young-black-man-grey-t-shirt-smiling-broadly_273609-430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-young-black-man-grey-t-shirt-smiling-broadly_273609-430.jpg?_wi=2", }, { id: "t3", @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Das Eis ist sehr lecker und die Auswahl groß.", name: "Familie Meyer", role: "Stammgast", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-popsicle-icecream_23-2148193976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-popsicle-icecream_23-2148193976.jpg?_wi=2", }, { id: "t4", @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Sehr nettes Eis-Cafe in der Fußgängerzone der Altstadt.", name: "Tripadvisor Nutzer", role: "Tourist", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-kid-with-ice-creams_23-2149426707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-kid-with-ice-creams_23-2149426707.jpg?_wi=2", }, { id: "t5", @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "Perfekt für eine Pause in der Idsteiner Altstadt.", name: "Thomas Schmidt", role: "Gast", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2", }, ]} title="Was unsere Gäste sagen"