Update src/app/rooms/page.tsx

This commit is contained in:
2026-03-03 05:04:51 +00:00
parent 04abd9212f
commit 3a84a7de6c

View File

@@ -43,30 +43,15 @@ export default function RoomsPage() {
<FeatureCardOne
features={[
{
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?_wi=1",
},
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"},
{
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?_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"},
{
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?_wi=2",
},
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"},
{
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?_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"},
{
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?_wi=3",
}
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"}
]}
title="Our Room Collection"
description="Explore our diverse range of exquisitely designed accommodations, each thoughtfully crafted to provide exceptional comfort and luxury."
@@ -83,20 +68,11 @@ export default function RoomsPage() {
<FeatureCardOne
features={[
{
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?_wi=3",
},
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"},
{
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?_wi=2",
},
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"},
{
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?_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"}
]}
title="Room Amenities & Features"
description="Every room is equipped with premium amenities and modern conveniences for your comfort and convenience."
@@ -118,7 +94,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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg"
mediaPosition="right"
mediaAnimation="blur-reveal"
inputPlaceholder="Your email address"