diff --git a/src/app/page.tsx b/src/app/page.tsx index faae108..074fb43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { name: "Sarah Müller", role: "Stammkundin", testimonial: "Der beste Döner in ganz Nagold! Man schmeckt wirklich, dass alles hausgemacht ist.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg?_wi=1", }, { id: "t2", @@ -183,7 +183,7 @@ export default function LandingPage() { name: "Lukas Schneider", role: "Stammgast", testimonial: "Immer freundlich und die Qualität ist konstant auf höchstem Niveau.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg?_wi=2", }, ]} title="Was unsere Gäste sagen"