Update src/app/rooms/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function RoomsPage() {
|
||||
price: "₱2,500/night",
|
||||
rating: 4.5,
|
||||
reviewCount: "180+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg?_wi=2",
|
||||
imageAlt: "Standard room with comfortable bed and modern furnishings",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function RoomsPage() {
|
||||
price: "₱3,500/night",
|
||||
rating: 4.8,
|
||||
reviewCount: "220+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg?_wi=2",
|
||||
imageAlt: "Deluxe room with premium amenities and sea view",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function RoomsPage() {
|
||||
price: "₱4,800/night",
|
||||
rating: 4.9,
|
||||
reviewCount: "150+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-beach_23-2148656162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-beach_23-2148656162.jpg?_wi=2",
|
||||
imageAlt: "Spacious family suite with multiple bedrooms",
|
||||
},
|
||||
]}
|
||||
@@ -130,7 +130,7 @@ export default function RoomsPage() {
|
||||
content: "Honeymoon packages, family packages, corporate rates, and group bookings available. Customized itineraries and special event planning services offered.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-breakfast-table-with-red-tablecloth-fried-eggs-cheese-cheese-cucumbers-tomatoes-lettuce-coffee_176474-2483.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-breakfast-table-with-red-tablecloth-fried-eggs-cheese-cheese-cucumbers-tomatoes-lettuce-coffee_176474-2483.jpg?_wi=1"
|
||||
imageAlt="Room service and breakfast amenities"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user