From d9be0711c310fb0dc8e2c07032755507e13251b3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:51:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 77bfa01..04e6df2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function HomePage() { price: "$85/night", rating: 5, reviewCount: "47", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe Room", }, { @@ -102,7 +102,7 @@ export default function HomePage() { price: "$65/night", rating: 5, reviewCount: "32", - imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg?_wi=1", imageAlt: "Standard Room", }, { @@ -112,7 +112,7 @@ export default function HomePage() { price: "$120/night", rating: 5, reviewCount: "28", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg?_wi=1", imageAlt: "Family Suite", }, ]} @@ -132,19 +132,19 @@ export default function HomePage() { { title: "Free Breakfast", description: "Enjoy authentic Uzbek breakfast with fresh local ingredients each morning in our dining courtyard.", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg?_wi=1", imageAlt: "Breakfast spread", }, { title: "Private Garden", description: "Relax in our serene courtyard garden with native plants, outdoor seating, and peaceful ambiance.", - imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg?_wi=1", imageAlt: "Garden courtyard", }, { title: "Free WiFi & Parking", description: "Stay connected and worry-free with complimentary high-speed WiFi and secure on-site parking.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg?_wi=1", imageAlt: "Pool area", }, ]} @@ -186,7 +186,7 @@ export default function HomePage() { name: "Sarah Johnson", handle: "Travel Blogger", testimonial: "The most peaceful villa stay in Samarkand. The staff was incredibly warm and helpful. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -194,7 +194,7 @@ export default function HomePage() { name: "Michael Chen", handle: "Business Traveler", testimonial: "Excellent value for money. Beautiful courtyard, fantastic breakfast, and very close to the Registan.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -202,7 +202,7 @@ export default function HomePage() { name: "Emma & James", handle: "Honeymoon Couple", testimonial: "Perfect romantic getaway. The villa atmosphere is absolutely magical. We'll be back!", - imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg?_wi=1", imageAlt: "Emma and James", }, { @@ -210,7 +210,7 @@ export default function HomePage() { name: "Fatima Al-Rashid", handle: "Family Traveler", testimonial: "My family loved the spacious family suite and the welcoming environment. Great experience overall!", - imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg?_wi=1", imageAlt: "Fatima Al-Rashid", }, ]}