diff --git a/src/app/page.tsx b/src/app/page.tsx index 127e742..934a507 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,8 @@ export default function HomePage() { brandName="Hotel Malhar Regency" navItems={navItems} button={{ - text: "Call Now", href: "tel:+919822272219"}} + text: "Call Now", href: "tel:+919822272219" + }} /> @@ -53,33 +54,42 @@ export default function HomePage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg", imageAlt: "Hotel Room Interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg", imageAlt: "Hotel Room Interior" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/sky-vacation-swimming-beautiful-sea_1203-4989.jpg", imageAlt: "Hotel Swimming Pool"}, + imageSrc: "http://img.b2bpic.net/free-photo/sky-vacation-swimming-beautiful-sea_1203-4989.jpg", imageAlt: "Hotel Swimming Pool" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/friendly-concierge-assisting-guest_482257-103256.jpg", imageAlt: "Hotel Reception Area"}, + imageSrc: "http://img.b2bpic.net/free-photo/friendly-concierge-assisting-guest_482257-103256.jpg", imageAlt: "Hotel Reception Area" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg", imageAlt: "Hotel Exterior"}, + imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg", imageAlt: "Hotel Exterior" + }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room"}, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-table_140725-4478.jpg", imageAlt: "Hotel Dining Area"}, + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-table_140725-4478.jpg", imageAlt: "Hotel Dining Area" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-family-playing-with-blindfold-laughing-home_23-2148208033.jpg", imageAlt: "Family Room"}, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-family-playing-with-blindfold-laughing-home_23-2148208033.jpg", imageAlt: "Family Room" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-maid-holding-folded-towels_171337-12686.jpg", imageAlt: "Hotel Amenities"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-maid-holding-folded-towels_171337-12686.jpg", imageAlt: "Hotel Amenities" + }, ]} carouselPosition="right" buttons={[ { - text: "Call Now: +91 98222 72219", href: "tel:+919822272219"}, + text: "Call Now: +91 98222 72219", href: "tel:+919822272219" + }, { - text: "Check Room Availability", href: "#booking"}, + text: "Check Room Availability", href: "#booking" + }, ]} buttonAnimation="slide-up" - useInvertedBackground={true} /> @@ -106,16 +116,20 @@ export default function HomePage() { features={[ { id: 1, - title: "Affordable Rooms", description: "Budget-friendly accommodation without compromising on comfort and cleanliness. Perfect for all types of travelers.", imageSrc: "http://img.b2bpic.net/free-photo/cubes-spelling-save-money-table-with-spanish-dinero-bills-coins_181624-20528.jpg"}, + title: "Affordable Rooms", description: "Budget-friendly accommodation without compromising on comfort and cleanliness. Perfect for all types of travelers.", imageSrc: "http://img.b2bpic.net/free-photo/cubes-spelling-save-money-table-with-spanish-dinero-bills-coins_181624-20528.jpg" + }, { id: 2, - title: "Free Parking", description: "Secure, free parking facility available for all guests. No hidden charges or additional parking fees.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-picture-car-parking-underground-garage-interior-with-neon-lights-autocars-parked-buildings-urban-constructions-space-transportation-vehicle-night-city-concept_343059-3077.jpg"}, + title: "Free Parking", description: "Secure, free parking facility available for all guests. No hidden charges or additional parking fees.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-picture-car-parking-underground-garage-interior-with-neon-lights-autocars-parked-buildings-urban-constructions-space-transportation-vehicle-night-city-concept_343059-3077.jpg" + }, { id: 3, - title: "Convenient Location", description: "Centrally located in Shirpur with easy access to bus stands, markets, and main attractions.", imageSrc: "http://img.b2bpic.net/free-vector/map-background-design_1212-290.jpg"}, + title: "Convenient Location", description: "Centrally located in Shirpur with easy access to bus stands, markets, and main attractions.", imageSrc: "http://img.b2bpic.net/free-vector/map-background-design_1212-290.jpg" + }, { id: 4, - title: "Fast WiFi", description: "High-speed internet throughout the hotel. Work or leisure, stay connected with our reliable WiFi.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-pulling-out-lan-cable-from-modem_482257-118912.jpg"}, + title: "Fast WiFi", description: "High-speed internet throughout the hotel. Work or leisure, stay connected with our reliable WiFi.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-pulling-out-lan-cable-from-modem_482257-118912.jpg" + }, ]} animationType="blur-reveal" textboxLayout="default" @@ -136,11 +150,14 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "standard", name: "Standard Room", price: "₹1,500 - ₹2,000/night", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-blanket-bed-decoration-interior-bedroom_74190-13578.jpg", imageAlt: "Standard Room"}, + id: "standard", name: "Standard Room", price: "₹1,500 - ₹2,000/night", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-blanket-bed-decoration-interior-bedroom_74190-13578.jpg", imageAlt: "Standard Room" + }, { - id: "deluxe", name: "Deluxe Room", price: "₹2,500 - ₹3,500/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room"}, + id: "deluxe", name: "Deluxe Room", price: "₹2,500 - ₹3,500/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room" + }, { - id: "family", name: "Family Room", price: "₹3,500 - ₹5,000/night", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg", imageAlt: "Family Room"}, + id: "family", name: "Family Room", price: "₹3,500 - ₹5,000/night", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg", imageAlt: "Family Room" + }, ]} buttonAnimation="slide-up" /> @@ -155,22 +172,28 @@ export default function HomePage() { features={[ { id: 1, - title: "Free High-Speed WiFi", description: "Stay connected with reliable internet throughout the hotel. Work-friendly speeds and 24/7 availability.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-pulling-out-lan-cable-from-modem_482257-118912.jpg"}, + title: "Free High-Speed WiFi", description: "Stay connected with reliable internet throughout the hotel. Work-friendly speeds and 24/7 availability.", imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-pulling-out-lan-cable-from-modem_482257-118912.jpg" + }, { id: 2, - title: "Swimming Pool", description: "Enjoy our refreshing outdoor swimming pool. Perfect for relaxation after a day of travel.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg"}, + title: "Swimming Pool", description: "Enjoy our refreshing outdoor swimming pool. Perfect for relaxation after a day of travel.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg" + }, { id: 3, - title: "Air-Conditioned Rooms", description: "All rooms feature modern air-conditioning for your comfort in every season.", imageSrc: "http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg"}, + title: "Air-Conditioned Rooms", description: "All rooms feature modern air-conditioning for your comfort in every season.", imageSrc: "http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg" + }, { id: 4, - title: "24/7 Room Service", description: "Professional room service available round the clock for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg"}, + title: "24/7 Room Service", description: "Professional room service available round the clock for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg" + }, { id: 5, - title: "Laundry Service", description: "Complete laundry facilities available. Express service for urgent needs.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-fashionable-clothes-hangers-shop_627829-6026.jpg"}, + title: "Laundry Service", description: "Complete laundry facilities available. Express service for urgent needs.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-fashionable-clothes-hangers-shop_627829-6026.jpg" + }, { id: 6, - title: "Free Secure Parking", description: "Spacious parking area with 24-hour security. Complimentary for all guests.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-37546.jpg"}, + title: "Free Secure Parking", description: "Spacious parking area with 24-hour security. Complimentary for all guests.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-37546.jpg" + }, ]} animationType="blur-reveal" textboxLayout="default" @@ -183,17 +206,23 @@ export default function HomePage() {