Update src/app/practical-info/page.tsx

This commit is contained in:
2026-03-03 19:44:28 +00:00
parent 777e4d87df
commit 214284bd4e

View File

@@ -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",
},
]}