diff --git a/src/app/page.tsx b/src/app/page.tsx index c26e593..6ca52e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Rooms", href: "#rooms" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-castle-interior-design_23-2151010534.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-castle-interior-design_23-2151010534.jpg?_wi=1" imageAlt="Cozy hotel room at Madison Ave Hotel" frameStyle="card" mediaAnimation="slide-up" @@ -86,7 +86,7 @@ export default function LandingPage() { { title: "Delicious Breakfasts", description: "Start your day with fresh seasonal fruits, hot dishes, and made-to-order omelets prepared fresh every morning.", icon: Coffee }, { title: "Central Location", description: "Close to markets, restaurants, business centers, and shops—everything is within a short walk or quick taxi ride.", icon: MapPin } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-black-olives-bowl-with-eggs-tomatoes-cup-tea-saucer-pan-fried-egg-plaid-cloth-wooden-surface_141793-13726.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-black-olives-bowl-with-eggs-tomatoes-cup-tea-saucer-pan-fried-egg-plaid-cloth-wooden-surface_141793-13726.jpg?_wi=1" imageAlt="Hotel breakfast setting" mediaAnimation="opacity" imagePosition="right" @@ -104,22 +104,22 @@ export default function LandingPage() { { title: "Incredible Breakfast", description: "Start your day with fresh seasonal fruits, hot dishes, and made-to-order omelets. Many guests say it's the best breakfast they had in Bishkek.", icon: UtensilsCrossed, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-coffee-flowers_23-2148877597.jpg", imageAlt: "Gourmet breakfast spread" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-olives-bowl-with-eggs-tomatoes-cup-tea-saucer-pan-fried-egg-plaid-cloth-wooden-surface_141793-13726.jpg", imageAlt: "Breakfast dining area" } + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-coffee-flowers_23-2148877597.jpg?_wi=1", imageAlt: "Gourmet breakfast spread" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-olives-bowl-with-eggs-tomatoes-cup-tea-saucer-pan-fried-egg-plaid-cloth-wooden-surface_141793-13726.jpg?_wi=2", imageAlt: "Breakfast dining area" } ] }, { title: "Perfect Location", description: "Located in Bishkek's Golden Square, you're close to Osh Bazaar, restaurants, business centers, and shops. Everything is within walking distance.", icon: MapPin, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/defocused-map-with-pinpoints_23-2148232423.jpg", imageAlt: "Golden Square location map" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-interior-design_23-2151010534.jpg", imageAlt: "Hotel exterior views" } + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-interior-design_23-2151010534.jpg?_wi=2", imageAlt: "Hotel exterior views" } ] }, { title: "Friendly International Staff", description: "Our multilingual team speaks fluent English and Russian. From early check-in to travel help, our goal is simple: make your stay effortless.", icon: Handshake, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg", imageAlt: "Professional staff member" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280749.jpg", imageAlt: "Friendly team member" } + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg?_wi=1", imageAlt: "Professional staff member" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280749.jpg?_wi=1", imageAlt: "Friendly team member" } ] } ]} @@ -160,7 +160,7 @@ export default function LandingPage() { { title: "Local Dishes", description: "Authentic Kyrgyz breakfast specialties", icon: Utensils }, { title: "Fresh Coffee", description: "Premium quality espresso and filter coffee", icon: Coffee } ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-croissant-coffee-flowers_23-2148877597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-croissant-coffee-flowers_23-2148877597.jpg?_wi=2" imageAlt="Hotel breakfast spread" mediaAnimation="opacity" imagePosition="left" @@ -190,11 +190,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Andrey", role: "Business Traveler", company: "ZenHotels", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg", imageAlt: "Andrey's portrait" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg?_wi=2", imageAlt: "Andrey's portrait" }, { id: "2", name: "Thomas H.", role: "Leisure Guest", company: "Google Reviews", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280749.jpg", imageAlt: "Thomas's portrait" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280749.jpg?_wi=2", imageAlt: "Thomas's portrait" }, { id: "3", name: "Sarah Chen", role: "Travel Blogger", company: "Tripadvisor", rating: 5,