Update src/app/page.tsx

This commit is contained in:
2026-06-11 10:57:32 +00:00
parent 9dc39ead5a
commit e870b8a5b0

View File

@@ -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",
},
]}