Update src/app/accommodations/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function AccommodationsPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function AccommodationsPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function AccommodationsPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user