Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Jetzt buchen", href: "#contact"},
|
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=1"
|
||||||
imageAlt="Scenic lakeside camping in Switzerland"
|
imageAlt="Scenic lakeside camping in Switzerland"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
/>
|
/>
|
||||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
value: "Natur pur", title: "Erlebnis am Bodensee"},
|
value: "Natur pur", 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"
|
||||||
@@ -156,13 +156,13 @@ export default function LandingPage() {
|
|||||||
"Grosser Stellplatz", "Strom- & Wasseranschluss", "Direkter Seezugang"],
|
"Grosser Stellplatz", "Strom- & Wasseranschluss", "Direkter Seezugang"],
|
||||||
button: {
|
button: {
|
||||||
text: "Jetzt buchen", href: "#contact"},
|
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", imageAlt: "Glamping, few tents, lake on the foreground, geenery around"},
|
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"},
|
||||||
{
|
{
|
||||||
id: "plan-3", title: "Familien-Spezial", price: "CHF 70", period: "/ Nacht", features: [
|
id: "plan-3", title: "Familien-Spezial", price: "CHF 70", period: "/ Nacht", features: [
|
||||||
"Für 2 Erwachsene & 2 Kinder", "Aktivitätenpaket inklusive", "Nutzung aller Einrichtungen"],
|
"Für 2 Erwachsene & 2 Kinder", "Aktivitätenpaket inklusive", "Nutzung aller Einrichtungen"],
|
||||||
button: {
|
button: {
|
||||||
text: "Jetzt buchen", href: "#contact"},
|
text: "Jetzt buchen", href: "#contact"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-time-together-nature_23-2148696895.jpg", imageAlt: "Glamping, few tents, lake on the foreground, geenery around"},
|
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"},
|
||||||
]}
|
]}
|
||||||
title="Preise & Angebote"
|
title="Preise & Angebote"
|
||||||
description="Transparente und faire Schweizer Preise für Ihren Traumurlaub am See. Finden Sie den passenden Tarif für Ihr Zelt, Wohnmobil oder Ihre Familie."
|
description="Transparente und faire Schweizer Preise für Ihren Traumurlaub am See. Finden Sie den passenden Tarif für Ihr Zelt, Wohnmobil oder Ihre Familie."
|
||||||
|
|||||||
Reference in New Issue
Block a user