Update src/app/rooms/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function RoomsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "45+",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-freelancer-working-bedroom_23-2148820048.jpg",
|
||||
"http://img.b2bpic.net/free-photo/full-shot-freelancer-working-bedroom_23-2148820048.jpg?_wi=2",
|
||||
imageAlt: "Standard room single/double bed",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function RoomsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "32+",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_1203-9443.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pillow-bed-with-light-lamp_1203-9443.jpg?_wi=2",
|
||||
imageAlt: "Deluxe room spacious comfortable",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function RoomsPage() {
|
||||
rating: 5,
|
||||
reviewCount: "28+",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cute-girl-watching-video-bed_23-2147833722.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cute-girl-watching-video-bed_23-2147833722.jpg?_wi=2",
|
||||
imageAlt: "Family suite multiple beds",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function RoomsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-modern-futuristic-business-architecture-breathtaking-starry-sky_181624-20935.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-modern-futuristic-business-architecture-breathtaking-starry-sky_181624-20935.jpg?_wi=2"
|
||||
imageAlt="Hotel Radhe evening exterior"
|
||||
logoText="Hotel Radhe होटल राधे"
|
||||
copyrightText="© 2025 Hotel Radhe. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user