Update src/app/rooms/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function RoomsPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/open-laptop-bed_171337-12759.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/open-laptop-bed_171337-12759.jpg?_wi=1"
|
||||
imageAlt="Luxury Hotel Room - Hotel Krishna"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -122,7 +122,7 @@ export default function RoomsPage() {
|
||||
id: "deluxe",
|
||||
name: "Deluxe Room",
|
||||
price: "Starting at ₹2,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-laptop-bed_171337-12759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-laptop-bed_171337-12759.jpg?_wi=2",
|
||||
imageAlt: "Deluxe Room - Hotel Krishna",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user