Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 12:40:24 +00:00

View File

@@ -63,27 +63,27 @@ export default function LandingPage() {
description="Experience the peaceful serenity of Kapfenberg in our family-run guesthouse, where breathtaking mountain views meet Austrian warmth."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-shot-beautiful-mountain-landscape-ahornboden-area-austria_181624-29766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-shot-beautiful-mountain-landscape-ahornboden-area-austria_181624-29766.jpg?_wi=1",
imageAlt: "Alpine landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-infinity-pool-mountain-view_23-2152008214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-infinity-pool-mountain-view_23-2152008214.jpg?_wi=1",
imageAlt: "Luxury mountain interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/amazing-autumn-scenery-santa-maddalena-village-with-church-colorful-trees-meadows-rising-sun-rays-dolomite-alps-italy_661209-289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/amazing-autumn-scenery-santa-maddalena-village-with-church-colorful-trees-meadows-rising-sun-rays-dolomite-alps-italy_661209-289.jpg?_wi=1",
imageAlt: "Kapfenberg valley",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=1",
imageAlt: "Breakfast terrace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/serene-creek-meandering-through-lush-green-valley-with-wildflowers_9975-33093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-creek-meandering-through-lush-green-valley-with-wildflowers_9975-33093.jpg?_wi=1",
imageAlt: "Mountain window view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/landscape-hills-covered-greenery-fog-sunset-countryside_181624-60457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-hills-covered-greenery-fog-sunset-countryside_181624-60457.jpg?_wi=1",
imageAlt: "Sunset over peaks",
},
]}
@@ -108,37 +108,37 @@ export default function LandingPage() {
{
title: "Panoramic Views",
description: "Uninterrupted vistas of the alpine ranges right from your balcony.",
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-shot-beautiful-mountain-landscape-ahornboden-area-austria_181624-29766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-shot-beautiful-mountain-landscape-ahornboden-area-austria_181624-29766.jpg?_wi=2",
imageAlt: "austrian alpine landscape mountain view",
},
{
title: "Pristine Cleanliness",
description: "Meticulously maintained spaces for your complete comfort and peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-infinity-pool-mountain-view_23-2152008214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-infinity-pool-mountain-view_23-2152008214.jpg?_wi=2",
imageAlt: "cosy alpine interior warm wood",
},
{
title: "Family Warmth",
description: "A heart-felt welcome that makes you feel instantly at home.",
imageSrc: "http://img.b2bpic.net/free-photo/amazing-autumn-scenery-santa-maddalena-village-with-church-colorful-trees-meadows-rising-sun-rays-dolomite-alps-italy_661209-289.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/amazing-autumn-scenery-santa-maddalena-village-with-church-colorful-trees-meadows-rising-sun-rays-dolomite-alps-italy_661209-289.jpg?_wi=2",
imageAlt: "kapfenberg alpine forest hiking trail",
},
{
title: "Guest Kitchen",
description: "Fully equipped modern kitchen facilities for your convenience.",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=2",
imageAlt: "breakfast table rustic mountain view",
},
{
title: "Sun-Drenched Terrace",
description: "The perfect spot for your morning coffee or evening wine.",
imageSrc: "http://img.b2bpic.net/free-photo/serene-creek-meandering-through-lush-green-valley-with-wildflowers_9975-33093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-creek-meandering-through-lush-green-valley-with-wildflowers_9975-33093.jpg?_wi=2",
imageAlt: "mountain chalet window view valley",
},
{
title: "Peaceful Surroundings",
description: "Located in a quiet retreat area, perfect for restful nights.",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-hills-covered-greenery-fog-sunset-countryside_181624-60457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-hills-covered-greenery-fog-sunset-countryside_181624-60457.jpg?_wi=2",
imageAlt: "sunset view over alpine peaks",
},
]}