From 214284bd4e8a27da5dcd62ebc78b4a6aa61eb09c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:44:28 +0000 Subject: [PATCH] Update src/app/practical-info/page.tsx --- src/app/practical-info/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/practical-info/page.tsx b/src/app/practical-info/page.tsx index 3a9d54a..53cec60 100644 --- a/src/app/practical-info/page.tsx +++ b/src/app/practical-info/page.tsx @@ -72,21 +72,21 @@ export default function PracticalInfoPage() { id: 1, title: "Arrival & Check-in", description: "Arrive between 3 PM and 7 PM for seamless check-in. Our concierge team welcomes you with complimentary alpine tea and detailed local orientation. Early arrival can be arranged upon request.", - imageSrc: "http://img.b2bpic.net/free-photo/light-through-mountains_395237-33.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-through-mountains_395237-33.jpg?_wi=2", imageAlt: "Alpine Haven entrance", }, { id: 2, title: "Getting Around", description: "Located just 20 minutes from the nearest alpine railway. Complimentary shuttle service to local hiking trails and village markets available daily. Bicycle rentals and private car services on request.", - imageSrc: "http://img.b2bpic.net/free-photo/wonderful-landscape-ukrainian-carpathian-mountains_176420-7175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wonderful-landscape-ukrainian-carpathian-mountains_176420-7175.jpg?_wi=2", imageAlt: "Mountain roads and access", }, { id: 3, title: "Dining & Amenities", description: "Our farm-to-table restaurant serves regional Swiss cuisine daily. Room service available 7 AM to 10 PM. Wellness centre with mountain-view spa, fitness studio, and meditation spaces for complete relaxation.", - imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg?_wi=2", imageAlt: "Dining and amenities", }, ]}