diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index fa37db1..6810a27 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -85,7 +85,7 @@ const RoomsPage = () => { name: "Deluxe Room", price: "From PKR 8,500", variant: "Spacious & Elegant", - imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg?_wi=3", imageAlt: "Deluxe Room", }, { @@ -93,7 +93,7 @@ const RoomsPage = () => { name: "Premium Suite", price: "From PKR 12,000", variant: "Luxury Living", - imageSrc: "http://img.b2bpic.net/free-photo/people-international-conference-hotel-having-opportunities-build-relations-corporations-businessmen-forging-connections-development-future-collaborations_482257-68041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-international-conference-hotel-having-opportunities-build-relations-corporations-businessmen-forging-connections-development-future-collaborations_482257-68041.jpg?_wi=2", imageAlt: "Premium Suite", }, { @@ -101,7 +101,7 @@ const RoomsPage = () => { name: "Executive Room", price: "From PKR 10,000", variant: "Business Ready", - imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-vintage-bathtub_23-2148291599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-vintage-bathtub_23-2148291599.jpg?_wi=3", imageAlt: "Executive Room", }, ]} @@ -132,7 +132,7 @@ const RoomsPage = () => { author: "Connectivity", description: "Fast, reliable internet connectivity throughout the property to keep you connected with work and loved ones.", tags: ["Internet", "Connected", "Work-Ready"], - imageSrc: "http://img.b2bpic.net/free-photo/people-international-conference-hotel-having-opportunities-build-relations-corporations-businessmen-forging-connections-development-future-collaborations_482257-68041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-international-conference-hotel-having-opportunities-build-relations-corporations-businessmen-forging-connections-development-future-collaborations_482257-68041.jpg?_wi=3", imageAlt: "WiFi", }, { @@ -141,7 +141,7 @@ const RoomsPage = () => { author: "Comfort", description: "Advanced air conditioning systems ensure your room is always at the perfect temperature, regardless of the season.", tags: ["Temperature", "Modern", "Efficient"], - imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg?_wi=4", imageAlt: "AC", }, { @@ -150,7 +150,7 @@ const RoomsPage = () => { author: "Luxury", description: "Modern fixtures, hot water 24/7, and high-quality toiletries create a spa-like experience in every bathroom.", tags: ["Modern", "Clean", "Luxurious"], - imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-vintage-bathtub_23-2148291599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-vintage-bathtub_23-2148291599.jpg?_wi=4", imageAlt: "Bathroom", }, { @@ -159,7 +159,7 @@ const RoomsPage = () => { author: "Rest", description: "Premium mattresses and linens ensure deep, restful sleep so you wake refreshed and rejuvenated.", tags: ["Comfortable", "Quality", "Restful"], - imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg?_wi=5", imageAlt: "Bedding", }, { @@ -168,7 +168,7 @@ const RoomsPage = () => { author: "Protection", description: "Professional security measures and modern safety systems ensure your peace of mind throughout your stay.", tags: ["Safe", "Secure", "Protected"], - imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1611.jpg?_wi=3", imageAlt: "Security", }, { @@ -177,7 +177,7 @@ const RoomsPage = () => { author: "Support", description: "Our dedicated team is available round the clock to assist with any requests or concerns during your stay.", tags: ["Support", "Professional", "Available"], - imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=3", imageAlt: "Service", }, ]} @@ -197,7 +197,7 @@ const RoomsPage = () => { description="Ready to experience luxury hospitality? Contact us today to book your perfect getaway or inquire about our rooms and services." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/modern-hotel-reception-with-flat-design_23-2147980724.jpg" + imageSrc="http://img.b2bpic.net/free-vector/modern-hotel-reception-with-flat-design_23-2147980724.jpg?_wi=3" imageAlt="Book Now" mediaAnimation="blur-reveal" mediaPosition="right"