diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 35e3c22..d38b7a4 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -96,17 +96,17 @@ export default function ReviewsPage() { }, { id: "carousel-review-3", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-phone_23-2149155173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-phone_23-2149155173.jpg?_wi=1", imageAlt: "Guest testimonial", }, { id: "carousel-review-4", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg?_wi=1", imageAlt: "Happy guest", }, { id: "carousel-review-5", - imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg?_wi=1", imageAlt: "Satisfied guest", }, { @@ -133,7 +133,7 @@ export default function ReviewsPage() { handle: "Business Traveler", testimonial: "Exceptional stay! The cleanliness standards are impeccable, and the staff's hospitality made me feel truly welcomed. Highly recommend for business or leisure.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-phone_23-2149155173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-phone_23-2149155173.jpg?_wi=2", imageAlt: "Ahmed Hassan review", }, { @@ -142,7 +142,7 @@ export default function ReviewsPage() { handle: "Family Guest", testimonial: "Central Residence is a hidden gem. Professional service, comfortable rooms, and the perfect location. My family loved every moment of our stay.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg?_wi=2", imageAlt: "Fatima Khan family review", }, { @@ -151,7 +151,7 @@ export default function ReviewsPage() { handle: "Corporate Executive", testimonial: "Outstanding hospitality and attention to detail. The rooms are spacious and beautifully appointed. This is my go-to hotel whenever I'm in Karachi.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg?_wi=2", imageAlt: "Muhammad Ali review", }, {