Update src/app/rooms/page.tsx

This commit is contained in:
2026-03-05 10:52:28 +00:00
parent 589b441816
commit c1c43565d9

View File

@@ -53,21 +53,21 @@ export default function RoomsPage() {
id: "deluxe",
name: "Deluxe Room",
price: "₹1,800 - ₹2,500",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-design_1388-230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-design_1388-230.jpg?_wi=2",
imageAlt: "Deluxe room with double bed and modern amenities",
},
{
id: "super-deluxe",
name: "Super Deluxe Room",
price: "₹2,500 - ₹3,500",
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",
imageAlt: "Super Deluxe room with premium furnishings",
},
{
id: "family",
name: "Family Room",
price: "₹3,500 - ₹4,500",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-family-playing-with-blindfold-laughing-home_23-2148208033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-family-playing-with-blindfold-laughing-home_23-2148208033.jpg?_wi=2",
imageAlt: "Family room with multiple beds for groups",
},
]}
@@ -88,7 +88,7 @@ export default function RoomsPage() {
description="Quality That Matters"
subdescription="Each room crafted for your perfect stay"
icon={Heart}
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"
imageAlt="Premium room interior with modern amenities"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -140,7 +140,7 @@ export default function RoomsPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-bed-with-man-bathrobe-background_1163-10.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-bed-with-man-bathrobe-background_1163-10.jpg?_wi=2"
mediaAnimation="slide-up"
buttonText="Book Now"
ariaLabel="Room booking form"
@@ -150,7 +150,7 @@ export default function RoomsPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=2"
imageAlt="Hotel Naman lobby and reception"
logoText="Hotel Naman"
copyrightText="© 2025 Hotel Naman | Alwar, Rajasthan"