diff --git a/src/app/page.tsx b/src/app/page.tsx index 4667843..d2be544 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-view-pier-near-lake-surrounded-by-lush-nature-mountains_181624-26138.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-view-pier-near-lake-surrounded-by-lush-nature-mountains_181624-26138.jpg?_wi=1" imageAlt="Scenic lakeside camping in Switzerland" showDimOverlay={true} /> @@ -102,7 +102,7 @@ export default function LandingPage() { title: "Erlebnis am Bodensee", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-spending-time-together-nature_23-2148696895.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-spending-time-together-nature_23-2148696895.jpg?_wi=1" imageAlt="Serene Swiss landscape with lake and mountains" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -239,7 +239,7 @@ export default function LandingPage() { text: "Jetzt buchen", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-pier-near-lake-surrounded-by-lush-nature-mountains_181624-26138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-pier-near-lake-surrounded-by-lush-nature-mountains_181624-26138.jpg?_wi=2", imageAlt: "Glamping, few tents, lake on the foreground, geenery around", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { text: "Jetzt buchen", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-time-together-nature_23-2148696895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-time-together-nature_23-2148696895.jpg?_wi=2", imageAlt: "Glamping, few tents, lake on the foreground, geenery around", }, ]}