diff --git a/src/app/page.tsx b/src/app/page.tsx index 65fb1c8..970ac67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg?_wi=1" imageAlt="Elegante Tischanordnung im Waldshuter Hof" mediaAnimation="slide-up" bulletPoints={[ @@ -140,7 +140,7 @@ export default function LandingPage() { }, { id: 3, - title: "Meisterhafter Service", description: "Unser geschultes Team sorgt dafür, dass Ihr Besuch unvergesslich wird. Aufmerksamkeit zum Detail ist unsere Leidenschaft.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg" + title: "Meisterhafter Service", description: "Unser geschultes Team sorgt dafür, dass Ihr Besuch unvergesslich wird. Aufmerksamkeit zum Detail ist unsere Leidenschaft.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg?_wi=2" } ]} /> @@ -165,7 +165,7 @@ export default function LandingPage() { id: "2", name: "Marcus Weber", role: "Head Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/server-pouring-sangria-with-ladle_23-2148245021.jpg" }, { - id: "3", name: "Anna Müller", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg" + id: "3", name: "Anna Müller", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg?_wi=3" } ]} />