diff --git a/src/app/page.tsx b/src/app/page.tsx index 49f0e0f..ced5c79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { animationType="blur-reveal" products={[ { - id: "deluxe", name: "Deluxe Room", price: "$89/night", imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-stone-ceiling-patterns-historic-church-architecture_169016-68764.jpg", imageAlt: "Deluxe room with traditional Uzbek furnishings" + id: "deluxe", name: "Deluxe Room", price: "$89/night", imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-stone-ceiling-patterns-historic-church-architecture_169016-68764.jpg?_wi=1", imageAlt: "Deluxe room with traditional Uzbek furnishings" }, { id: "suite", name: "Premium Suite", price: "$129/night", imageSrc: "http://img.b2bpic.net/free-vector/luxury-business-card-template_23-2148333278.jpg", imageAlt: "Premium suite with courtyard view" @@ -111,22 +111,22 @@ export default function LandingPage() { animationType="blur-reveal" features={[ { - id: "inside-walls", title: "Inside Historic Walls", description: "Located within Ichan Kala, UNESCO World Heritage site. No need for daily commute to attractions.", tag: "Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/photo-elegant-male-coat-with-bag-hand-walking-down-empty-street-talking-smartphone_171337-5167.jpg", imageAlt: "Historic narrow streets of ancient Khiva" + id: "inside-walls", title: "Inside Historic Walls", description: "Located within Ichan Kala, UNESCO World Heritage site. No need for daily commute to attractions.", tag: "Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/photo-elegant-male-coat-with-bag-hand-walking-down-empty-street-talking-smartphone_171337-5167.jpg?_wi=1", imageAlt: "Historic narrow streets of ancient Khiva" }, { - id: "traditional-design", title: "Authentic Uzbek Design", description: "Every detail celebrates Khiva's rich cultural heritage with traditional patterns, ceramics, and carved wooden details.", tag: "Cultural", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-plate-round-designed-blue-desk_140725-13274.jpg", imageAlt: "Traditional Uzbek ceramic tiles and decoration" + id: "traditional-design", title: "Authentic Uzbek Design", description: "Every detail celebrates Khiva's rich cultural heritage with traditional patterns, ceramics, and carved wooden details.", tag: "Cultural", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-plate-round-designed-blue-desk_140725-13274.jpg?_wi=1", imageAlt: "Traditional Uzbek ceramic tiles and decoration" }, { - id: "peaceful-courtyard", title: "Peaceful Courtyard Oasis", description: "Escape the bustle in our tranquil courtyard with fountain, lush greenery, and traditional seating areas.", tag: "Relaxation", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg", imageAlt: "Peaceful hotel courtyard with fountain" + id: "peaceful-courtyard", title: "Peaceful Courtyard Oasis", description: "Escape the bustle in our tranquil courtyard with fountain, lush greenery, and traditional seating areas.", tag: "Relaxation", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg?_wi=1", imageAlt: "Peaceful hotel courtyard with fountain" }, { - id: "breakfast", title: "Authentic Breakfast Included", description: "Start your day with traditional Uzbek breakfast featuring fresh local ingredients and homemade specialties.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/glass-tea-traditional-pistachio-baklava-marble-table_114579-30504.jpg", imageAlt: "Traditional breakfast served in courtyard" + id: "breakfast", title: "Authentic Breakfast Included", description: "Start your day with traditional Uzbek breakfast featuring fresh local ingredients and homemade specialties.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/glass-tea-traditional-pistachio-baklava-marble-table_114579-30504.jpg?_wi=1", imageAlt: "Traditional breakfast served in courtyard" }, { - id: "terrace", title: "Rooftop Terrace with Views", description: "Enjoy evening drinks while watching sunset over the ancient city walls from our exclusive terrace.", tag: "Views", imageSrc: "http://img.b2bpic.net/free-photo/luxury-courtyard-oasis-with-pool-open-skylight_23-2152008203.jpg", imageAlt: "Terrace overlooking historic Khiva city" + id: "terrace", title: "Rooftop Terrace with Views", description: "Enjoy evening drinks while watching sunset over the ancient city walls from our exclusive terrace.", tag: "Views", imageSrc: "http://img.b2bpic.net/free-photo/luxury-courtyard-oasis-with-pool-open-skylight_23-2152008203.jpg?_wi=1", imageAlt: "Terrace overlooking historic Khiva city" }, { - id: "service", title: "Personalized Service", description: "Our English-speaking staff provides recommendations for local attractions and arranges transportation with warmth.", tag: "Service Excellence", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg", imageAlt: "Professional hotel service and hospitality" + id: "service", title: "Personalized Service", description: "Our English-speaking staff provides recommendations for local attractions and arranges transportation with warmth.", tag: "Service Excellence", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg?_wi=2", imageAlt: "Professional hotel service and hospitality" } ]} ariaLabel="Hotel advantages and features" @@ -192,22 +192,22 @@ export default function LandingPage() { animationType="blur-reveal" blogs={[ { - id: "courtyard", category: "Spaces", title: "Historic Courtyard", excerpt: "Our tranquil courtyard is the heart of the hotel, featuring traditional water fountains and authentic Uzbek seating.", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg", imageAlt: "Historic hotel courtyard with traditional design", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-laughing-resting-cafe-shot-from-outside_176420-6938.jpg", date: "Timeless" + id: "courtyard", category: "Spaces", title: "Historic Courtyard", excerpt: "Our tranquil courtyard is the heart of the hotel, featuring traditional water fountains and authentic Uzbek seating.", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg?_wi=3", imageAlt: "Historic hotel courtyard with traditional design", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-laughing-resting-cafe-shot-from-outside_176420-6938.jpg", date: "Timeless" }, { - id: "rooms", category: "Rooms", title: "Comfortable Rooms", excerpt: "Each room blends traditional Uzbek elegance with modern amenities for your comfort and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-stone-ceiling-patterns-historic-church-architecture_169016-68764.jpg", imageAlt: "Deluxe room with traditional furnishings", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9673.jpg", date: "Timeless" + id: "rooms", category: "Rooms", title: "Comfortable Rooms", excerpt: "Each room blends traditional Uzbek elegance with modern amenities for your comfort and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-stone-ceiling-patterns-historic-church-architecture_169016-68764.jpg?_wi=2", imageAlt: "Deluxe room with traditional furnishings", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/couple-sitting-together-chair-safari-vacation_107420-9673.jpg", date: "Timeless" }, { - id: "terrace", category: "Views", title: "Panoramic Terrace", excerpt: "Watch the sunset over ancient Khiva from our exclusive rooftop terrace with evening refreshments.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-courtyard-oasis-with-pool-open-skylight_23-2152008203.jpg", imageAlt: "Terrace view of historic Khiva city", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands-rest-relaxation-concept_169016-10477.jpg", date: "Timeless" + id: "terrace", category: "Views", title: "Panoramic Terrace", excerpt: "Watch the sunset over ancient Khiva from our exclusive rooftop terrace with evening refreshments.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-courtyard-oasis-with-pool-open-skylight_23-2152008203.jpg?_wi=2", imageAlt: "Terrace view of historic Khiva city", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands-rest-relaxation-concept_169016-10477.jpg", date: "Timeless" }, { - id: "details", category: "Design", title: "Artistic Details", excerpt: "Traditional ceramic tiles, carved wooden doors, and authentic handicrafts celebrate Khiva's cultural richness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-plate-round-designed-blue-desk_140725-13274.jpg", imageAlt: "Traditional Uzbek decoration and tiles", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/shy-charming-woman-with-curly-hair-wearing-denim-shirt-listening-music_291650-819.jpg", date: "Timeless" + id: "details", category: "Design", title: "Artistic Details", excerpt: "Traditional ceramic tiles, carved wooden doors, and authentic handicrafts celebrate Khiva's cultural richness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-plate-round-designed-blue-desk_140725-13274.jpg?_wi=2", imageAlt: "Traditional Uzbek decoration and tiles", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/shy-charming-woman-with-curly-hair-wearing-denim-shirt-listening-music_291650-819.jpg", date: "Timeless" }, { - id: "breakfast", category: "Dining", title: "Morning Breakfast", excerpt: "Savor traditional Uzbek breakfast with fresh local ingredients served in our peaceful courtyard.", imageSrc: "http://img.b2bpic.net/free-photo/glass-tea-traditional-pistachio-baklava-marble-table_114579-30504.jpg", imageAlt: "Traditional breakfast served in hotel courtyard", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg", date: "Timeless" + id: "breakfast", category: "Dining", title: "Morning Breakfast", excerpt: "Savor traditional Uzbek breakfast with fresh local ingredients served in our peaceful courtyard.", imageSrc: "http://img.b2bpic.net/free-photo/glass-tea-traditional-pistachio-baklava-marble-table_114579-30504.jpg?_wi=2", imageAlt: "Traditional breakfast served in hotel courtyard", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg", date: "Timeless" }, { - id: "location", category: "Location", title: "Inside the Walls", excerpt: "Located within Ichan Kala, you're steps away from major attractions yet enjoy a peaceful retreat.", imageSrc: "http://img.b2bpic.net/free-photo/photo-elegant-male-coat-with-bag-hand-walking-down-empty-street-talking-smartphone_171337-5167.jpg", imageAlt: "Historic streets of ancient Khiva city", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195152.jpg", date: "Timeless" + id: "location", category: "Location", title: "Inside the Walls", excerpt: "Located within Ichan Kala, you're steps away from major attractions yet enjoy a peaceful retreat.", imageSrc: "http://img.b2bpic.net/free-photo/photo-elegant-male-coat-with-bag-hand-walking-down-empty-street-talking-smartphone_171337-5167.jpg?_wi=2", imageAlt: "Historic streets of ancient Khiva city", authorName: "Zarafshon Team", authorAvatar: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195152.jpg", date: "Timeless" } ]} ariaLabel="Hotel photo gallery"