diff --git a/src/app/page.tsx b/src/app/page.tsx index ec9bfb3..447549b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { description="Premium hospitality, delicious food, and convenient shopping in Sariosiyo. Experience comfort, tradition, and quality service." tag="5-Star Excellence" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg?_wi=1" imageAlt="Yangisaroy Hotel exterior" mediaAnimation="slide-up" testimonials={[ @@ -72,10 +72,10 @@ export default function LandingPage() { title: "Luxury Hotel", description: "Comfortable, well-appointed rooms with modern amenities, clean environment, and attentive service. Experience true 5-star hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683421.jpg", imageAlt: "Premium hotel room"}, { id: 2, - title: "Traditional Restaurant", description: "Delicious traditional Uzbek cuisine prepared with fresh ingredients. Family-friendly atmosphere with excellent service and outstanding reviews.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg", imageAlt: "Restaurant dining area"}, + title: "Traditional Restaurant", description: "Delicious traditional Uzbek cuisine prepared with fresh ingredients. Family-friendly atmosphere with excellent service and outstanding reviews.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg?_wi=1", imageAlt: "Restaurant dining area"}, { id: 3, - title: "Shopping Center", description: "Convenient local shopping with essential goods and quality products. Easy access, organized layout, and friendly staff ready to assist.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-shopper-black-young-city_1157-3405.jpg", imageAlt: "Modern shopping center"}, + title: "Shopping Center", description: "Convenient local shopping with essential goods and quality products. Easy access, organized layout, and friendly staff ready to assist.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-shopper-black-young-city_1157-3405.jpg?_wi=1", imageAlt: "Modern shopping center"}, ]} textboxLayout="default" animationType="slide-up" @@ -97,7 +97,7 @@ export default function LandingPage() { { title: "Local Hospitality", description: "Friendly, professional staff dedicated to making your stay comfortable and memorable."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg?_wi=2" imageAlt="Yangisaroy dining experience" imagePosition="right" textboxLayout="default" @@ -134,10 +134,10 @@ export default function LandingPage() { features={[ { id: 1, - title: "Prime Location", description: "Conveniently located in Sariosiyo with easy access to major attractions and transportation routes.", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg", imageAlt: "Hotel location"}, + title: "Prime Location", description: "Conveniently located in Sariosiyo with easy access to major attractions and transportation routes.", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg?_wi=2", imageAlt: "Hotel location"}, { id: 2, - title: "Family-Friendly", description: "Perfect for families, groups, and individual travelers. Safe, welcoming environment for all guests.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-shopper-black-young-city_1157-3405.jpg", imageAlt: "Family-friendly environment"}, + title: "Family-Friendly", description: "Perfect for families, groups, and individual travelers. Safe, welcoming environment for all guests.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-shopper-black-young-city_1157-3405.jpg?_wi=2", imageAlt: "Family-friendly environment"}, { id: 3, title: "All-in-One Experience", description: "Rest, dine, and shop all in one location. No need to travel elsewhere for your needs.", imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-meat-dish-along-with-greens-inside-white-plate_140725-11594.jpg", imageAlt: "Complete hospitality experience"},