Merge version_2 into main #3

Merged
bender merged 3 commits from version_2 into main 2026-03-06 19:05:07 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ export default function GaleriePage() {
const galleryImages = [
{
id: "1", category: "Ferienwohnungen", title: "Luxus Penthouse mit Panoramablick", excerpt: "Erleben Sie Luxus pur mit Panoramablick auf die Ostsee. Modernes Design trifft auf Komfort.", imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-wooden-sticks-middle-ocean-colorful-sky_181624-37504.jpg", authorName: "StrandQuartier Team", authorAvatar: "http://img.b2bpic.net/free-photo/row-bar-equipment-counter_23-2148209430.jpg", date: "2025"},
id: "1", category: "Ferienwohnungen", title: "Luxus Penthouse mit Panoramablick", excerpt: "Erleben Sie Luxus pur mit Panoramablick auf die Ostsee. Modernes Design trifft auf Komfort.", imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-wooden-sticks-middle-ocean-colorful-sky_181624-37504.jpg?_wi=2", authorName: "StrandQuartier Team", authorAvatar: "http://img.b2bpic.net/free-photo/row-bar-equipment-counter_23-2148209430.jpg", date: "2025"},
{
id: "2", category: "Ferienwohnungen", title: "Komfort Apartment mit Balkon", excerpt: "Geräumiges Apartment mit eigenem Balkon, ideal für Paare und kleine Familien.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-dress-vacation-lake-mountains-background_343596-839.jpg?_wi=1", authorName: "StrandQuartier Team", authorAvatar: "http://img.b2bpic.net/free-photo/attractive-happy-couple-traveling-summer-bicycles-man-woman-with-blond-hair-boho-hipster-style-fashion-having-fun-together-looking-map-sightseeing-taking-photos-camera_285396-3089.jpg", date: "2025"},
{

View File

@@ -70,7 +70,7 @@ export default function KontaktBuchungPage() {
title="Wir freuen uns auf Ihre Anfrage"
description="Kontaktieren Sie uns jetzt, um Ihre perfekte Unterkunft an der Ostsee zu buchen oder weitere Informationen zu erhalten. Unser Team antwortet schnell und persönlich auf alle Anfragen."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-scenery-wooden-sticks-middle-ocean-colorful-sky_181624-37504.jpg"
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-scenery-wooden-sticks-middle-ocean-colorful-sky_181624-37504.jpg?_wi=3"
imageAlt="Ostsee Strand"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -73,7 +73,7 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-wooden-sticks-middle-ocean-colorful-sky_181624-37504.jpg", imageAlt: "Ostsee Strand mit Sonnenuntergang"},
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-wooden-sticks-middle-ocean-colorful-sky_181624-37504.jpg?_wi=1", imageAlt: "Ostsee Strand mit Sonnenuntergang"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-dress-vacation-lake-mountains-background_343596-839.jpg?_wi=1", imageAlt: "Luxuriöse Strandvilla mit Meerblick"},
{