From 787449a23b3379d50e34918c8c74f0fb4e2fc865 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 12:41:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a698d7..326ca13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,12 +45,12 @@ export default function LandingPage() { title="Your Alpine Home Away From Home" 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", imageAlt: "Alpine landscape" }, - { imageSrc: "http://img.b2bpic.net/free-photo/luxury-resort-with-infinity-pool-mountain-view_23-2152008214.jpg", 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", imageAlt: "Kapfenberg valley" }, - { imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg", imageAlt: "Breakfast terrace" }, - { imageSrc: "http://img.b2bpic.net/free-photo/serene-creek-meandering-through-lush-green-valley-with-wildflowers_9975-33093.jpg", imageAlt: "Mountain window view" }, - { imageSrc: "http://img.b2bpic.net/free-photo/landscape-hills-covered-greenery-fog-sunset-countryside_181624-60457.jpg", imageAlt: "Sunset over peaks" }, + { 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?_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?_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?_wi=1", imageAlt: "Breakfast terrace" }, + { 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?_wi=1", imageAlt: "Sunset over peaks" }, ]} mediaAnimation="blur-reveal" /> @@ -70,12 +70,12 @@ export default function LandingPage() { textboxLayout="inline-image" useInvertedBackground={true} features={[ - { 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", 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", 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", 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", 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", 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", imageAlt: "sunset view over alpine peaks" }, + { 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?_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?_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?_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?_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?_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?_wi=2", imageAlt: "sunset view over alpine peaks" }, ]} title="Why Guests Love Us" description="Discover the touches that make our guesthouse a truly unique experience in the heart of Austria."