From ae93169722833b87d4f10e433d1c7dcdc6b1dd26 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:19:28 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 72d2fc4..ebb8f52 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { { value: "5★", title: "Michelin-Recognized Service" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg?_wi=3" imageAlt="Alpine Calm architectural design" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -62,7 +62,7 @@ export default function AboutPage() { { value: "Zero", title: "Single-Use Plastics" }, ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/summer-landscape-mountains-blue-sky_661209-69.jpg" + imageSrc="http://img.b2bpic.net/free-photo/summer-landscape-mountains-blue-sky_661209-69.jpg?_wi=1" imageAlt="Alpine mountain landscape" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 638ffd56de9c31402c4757ade9d6063e9bbf9a7f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:19:28 +0000 Subject: [PATCH 2/4] Update src/app/accommodations/page.tsx --- src/app/accommodations/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/accommodations/page.tsx b/src/app/accommodations/page.tsx index bcf3660..f06c4b8 100644 --- a/src/app/accommodations/page.tsx +++ b/src/app/accommodations/page.tsx @@ -47,11 +47,11 @@ export default function AccommodationsPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "room-alpine-view", name: "Alpine View Room", price: "CHF 280–380", variant: "32 m² • King Bed • Mountain View", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg", imageAlt: "Alpine View Room with panoramic windows and natural light"}, + id: "room-alpine-view", name: "Alpine View Room", price: "CHF 280–380", variant: "32 m² • King Bed • Mountain View", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg?_wi=4", imageAlt: "Alpine View Room with panoramic windows and natural light"}, { - id: "room-garden", name: "Garden Room", price: "CHF 220–300", variant: "24 m² • Queen Bed • Garden Access", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg", imageAlt: "Garden Room with private terrace and garden access"}, + id: "room-garden", name: "Garden Room", price: "CHF 220–300", variant: "24 m² • Queen Bed • Garden Access", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg?_wi=3", imageAlt: "Garden Room with private terrace and garden access"}, { - id: "apartment-family", name: "Family Apartment", price: "CHF 450–650", variant: "65 m² • 2 Bedrooms • Kitchen • Living Space", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg", imageAlt: "Family Apartment with full kitchen and living area"}, + id: "apartment-family", name: "Family Apartment", price: "CHF 450–650", variant: "65 m² • 2 Bedrooms • Kitchen • Living Space", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg?_wi=4", imageAlt: "Family Apartment with full kitchen and living area"}, ]} /> -- 2.49.1 From 447d6c0e9664788b166c34bd8e29b3e66e875c2e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:19:29 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf24c7c..f9738da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,17 +53,17 @@ export default function HomePage() { ]} carouselItems={[ { - id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg", imageAlt: "Alpine lake with panoramic mountain view"}, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg?_wi=1", imageAlt: "Alpine lake with panoramic mountain view"}, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg", imageAlt: "Alpine landscape at sunrise"}, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg?_wi=2", imageAlt: "Alpine landscape at sunrise"}, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg", imageAlt: "Mountain peaks with snow"}, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg?_wi=3", imageAlt: "Mountain peaks with snow"}, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg", imageAlt: "Alpine valley vista"}, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg?_wi=4", imageAlt: "Alpine valley vista"}, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg", imageAlt: "Serene alpine landscape"}, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg?_wi=5", imageAlt: "Serene alpine landscape"}, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg", imageAlt: "Mountain ranges at dusk"}, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-lake-gosauseen-dachstein-austria-surrounded-by-lush-trees-snowy-mountains_181624-61350.jpg?_wi=6", imageAlt: "Mountain ranges at dusk"}, ]} autoPlay={true} autoPlayInterval={5000} @@ -79,7 +79,7 @@ export default function HomePage() { { value: "100%", title: "Mountain View Guarantee" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg?_wi=1" imageAlt="Luxury hotel interior with modern design" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -96,11 +96,11 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "room-alpine-view", name: "Alpine View Room", price: "CHF 280–380", variant: "32 m² • King Bed • Mountain View", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg", imageAlt: "Alpine View Room with panoramic windows"}, + id: "room-alpine-view", name: "Alpine View Room", price: "CHF 280–380", variant: "32 m² • King Bed • Mountain View", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920954.jpg?_wi=2", imageAlt: "Alpine View Room with panoramic windows"}, { - id: "room-garden", name: "Garden Room", price: "CHF 220–300", variant: "24 m² • Queen Bed • Garden Access", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg", imageAlt: "Garden Room with terrace access"}, + id: "room-garden", name: "Garden Room", price: "CHF 220–300", variant: "24 m² • Queen Bed • Garden Access", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg?_wi=1", imageAlt: "Garden Room with terrace access"}, { - id: "apartment-family", name: "Family Apartment", price: "CHF 450–650", variant: "65 m² • 2 Bedrooms • Kitchen • Living Space", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg", imageAlt: "Family Apartment with full kitchen"}, + id: "apartment-family", name: "Family Apartment", price: "CHF 450–650", variant: "65 m² • 2 Bedrooms • Kitchen • Living Space", imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-asian-woman-laying-couch-home-with-laptop-listening-podcast-enjoying-weekend_1258-83737.jpg?_wi=2", imageAlt: "Family Apartment with full kitchen"}, ]} /> @@ -131,13 +131,13 @@ export default function HomePage() { testimonials={[ { id: "testimonial-1", name: "Catherine Müller", role: "Creative Director", company: "Design Studio, Zurich", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Catherine Müller"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Catherine Müller"}, { id: "testimonial-2", name: "James Richardson", role: "Executive", company: "Private Investor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "James Richardson"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "James Richardson"}, { id: "testimonial-3", name: "Sophie Leclerc", role: "Author", company: "Independent Writer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Sophie Leclerc"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3", imageAlt: "Sophie Leclerc"}, ]} kpiItems={[ { value: "98%", label: "Guest Satisfaction" }, -- 2.49.1 From edf802b78c5cc1822488fbf6fee97f9cb4a991cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:19:29 +0000 Subject: [PATCH 4/4] Update src/app/practical-info/page.tsx --- src/app/practical-info/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/practical-info/page.tsx b/src/app/practical-info/page.tsx index 9c125b6..c1fa8cc 100644 --- a/src/app/practical-info/page.tsx +++ b/src/app/practical-info/page.tsx @@ -46,7 +46,7 @@ export default function PracticalInfoPage() { { value: "45min", title: "From Nearest Airport" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/summer-landscape-mountains-blue-sky_661209-69.jpg" + imageSrc="http://img.b2bpic.net/free-photo/summer-landscape-mountains-blue-sky_661209-69.jpg?_wi=2" imageAlt="Alpine Calm practical information" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1