Update src/app/rooms/page.tsx
This commit is contained in:
@@ -45,27 +45,27 @@ export default function RoomsPage() {
|
||||
{
|
||||
title: "Luxury Bedrooms",
|
||||
description: "Beautifully appointed rooms with premium furnishings and modern amenities for ultimate comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Suite Accommodations",
|
||||
description: "Spacious suites featuring separate living areas and stunning views of historic Bukhara.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2819.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2819.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Deluxe Rooms",
|
||||
description: "Premium double and twin rooms with state-of-the-art bathrooms and panoramic windows.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Executive Suites",
|
||||
description: "Top-tier accommodations with private lounge access and personalized concierge service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2819.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2819.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Family Rooms",
|
||||
description: "Spacious interconnected rooms perfect for families and group travelers seeking comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3",
|
||||
}
|
||||
]}
|
||||
title="Our Room Collection"
|
||||
@@ -85,17 +85,17 @@ export default function RoomsPage() {
|
||||
{
|
||||
title: "Premium Linens",
|
||||
description: "Egyptian cotton sheets and down pillows ensure a restful night's sleep.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2819.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-2819.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Modern Bathroom",
|
||||
description: "Marble-appointed bathrooms with rainfall showers and luxury toiletries.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Room Service",
|
||||
description: "24-hour room service delivering culinary excellence directly to your accommodation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=2",
|
||||
}
|
||||
]}
|
||||
title="Room Amenities & Features"
|
||||
@@ -118,7 +118,7 @@ export default function RoomsPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
inputPlaceholder="Your email address"
|
||||
|
||||
Reference in New Issue
Block a user