diff --git a/src/app/amenities/page.tsx b/src/app/amenities/page.tsx index 550d441..cb0d48a 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -66,19 +66,19 @@ export default function AmenitiesPage() { { title: "Free Breakfast", description: "Start your day with authentic Uzbek breakfast featuring fresh local ingredients, traditional breads, and specialty teas 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=2", imageAlt: "Breakfast spread", }, { title: "Private Garden", description: "Relax in our serene courtyard garden with native plants, comfortable outdoor seating, and peaceful fountain ambiance perfect for evening strolls.", - 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=3", imageAlt: "Garden courtyard", }, { title: "Free WiFi & Parking", description: "Stay connected with complimentary high-speed WiFi throughout the property and secure on-site parking for your vehicle.", - 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=3", imageAlt: "Relaxation area", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index af86072..bbdba8f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -80,7 +80,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg?_wi=2" imageAlt="Eco Village lounge area" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index d3795c2..11d1399 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -66,19 +66,19 @@ export default function GalleryPage() { { title: "Villa Exterior", description: "Traditional architectural design blending Uzbek heritage with contemporary villa aesthetics, featuring authentic courtyard entrance and terraced layout.", - imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg?_wi=1", imageAlt: "Villa exterior", }, { title: "Dining Room", description: "Elegant dining spaces with carefully selected furnishings, ambient lighting, and elegant tableware arrangements for memorable meals.", - imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=1", imageAlt: "Dining room", }, { title: "Lounge Area", description: "Comfortable seating areas designed for relaxation, conversation, and enjoying the peaceful atmosphere with modern and traditional furnishings.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg?_wi=1", imageAlt: "Lounge area", }, ]} @@ -100,7 +100,7 @@ export default function GalleryPage() { 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=2", imageAlt: "Sarah Johnson", }, { @@ -108,7 +108,7 @@ export default function GalleryPage() { 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=2", imageAlt: "Michael Chen", }, { @@ -116,7 +116,7 @@ export default function GalleryPage() { 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=2", imageAlt: "Emma and James", }, { @@ -124,7 +124,7 @@ export default function GalleryPage() { 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=2", imageAlt: "Fatima Al-Rashid", }, ]} diff --git a/src/app/location/page.tsx b/src/app/location/page.tsx index bc24ad5..21fb0b1 100644 --- a/src/app/location/page.tsx +++ b/src/app/location/page.tsx @@ -66,19 +66,19 @@ export default function LocationPage() { { title: "Registan Complex (UNESCO)", description: "15 minutes away. The iconic three-madrasah complex showcasing stunning Islamic architecture with intricate tilework and towering portals.", - imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg?_wi=2", imageAlt: "Registan Complex", }, { title: "Bibi-Khanym Mosque", description: "10 minutes away. One of Central Asia's largest mosques with magnificent blue domes and a sprawling courtyard for spiritual reflection.", - imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=2", imageAlt: "Bibi-Khanym Mosque", }, { title: "Local Bazaars & Markets", description: "5 minutes away. Traditional Uzbek markets offering handicrafts, spices, textiles, and authentic souvenirs. Immerse in local culture and commerce.", - 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=4", imageAlt: "Local markets", }, ]} 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", }, ]} diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index 528d7bb..17169f9 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -70,7 +70,7 @@ export default function RoomsPage() { 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=2", imageAlt: "Deluxe Room", }, { @@ -80,7 +80,7 @@ export default function RoomsPage() { 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=2", imageAlt: "Standard Room", }, { @@ -90,7 +90,7 @@ export default function RoomsPage() { 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=2", imageAlt: "Family Suite", }, ]} @@ -110,19 +110,19 @@ export default function RoomsPage() { { title: "Premium Bedding", description: "High-quality linens and ergonomic pillows for a restful night's sleep every evening.", - 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=3", imageAlt: "Premium bedding", }, { title: "Modern Bathroom", description: "Ensuite bathroom with shower, premium toiletries, and heated floors for your convenience.", - 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=2", imageAlt: "Modern bathroom", }, { title: "Climate Control", description: "Individual air conditioning and heating systems to maintain your ideal room temperature.", - 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=2", imageAlt: "Climate control", }, ]}