Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 10:57:35 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
href: "#contact", 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" imageAlt="Scenic lakeside camping in Switzerland"
showDimOverlay={true} showDimOverlay={true}
/> />
@@ -102,7 +102,7 @@ export default function LandingPage() {
title: "Erlebnis am Bodensee", 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" imageAlt="Serene Swiss landscape with lake and mountains"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -239,7 +239,7 @@ export default function LandingPage() {
text: "Jetzt buchen", text: "Jetzt buchen",
href: "#contact", 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", imageAlt: "Glamping, few tents, lake on the foreground, geenery around",
}, },
{ {
@@ -256,7 +256,7 @@ export default function LandingPage() {
text: "Jetzt buchen", text: "Jetzt buchen",
href: "#contact", 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", imageAlt: "Glamping, few tents, lake on the foreground, geenery around",
}, },
]} ]}