From ce178ec3edb3ec078bc7fa70cd1e03a83a71d5d0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:07:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0449653..0a87c37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,17 +57,17 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Luxury Hotel Room"}, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Luxury Hotel Room"}, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg", imageAlt: "Hotel Exterior View"}, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg?_wi=1", imageAlt: "Hotel Exterior View"}, { - id: "carousel-3", 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: "carousel-3", 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"}, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Premium Suite"}, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Premium Suite"}, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Bedroom Comfort"}, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=4", imageAlt: "Bedroom Comfort"}, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg", imageAlt: "Building Entrance"}, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg?_wi=2", imageAlt: "Building Entrance"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -106,11 +106,11 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Deluxe Room", description: "Perfect for solo travelers and couples. Features king size bed, air conditioning, smart TV, free WiFi, and room service.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room", button: { + title: "Deluxe Room", description: "Perfect for solo travelers and couples. Features king size bed, air conditioning, smart TV, free WiFi, and room service.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=5", imageAlt: "Deluxe Room", button: { text: "Book This Room", href: "https://booking.example.com"}, }, { - title: "Premium Room", description: "Spacious room ideal for families and business travelers. Includes larger space, premium interiors, work desk, and luxury bedding.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Premium Suite", button: { + title: "Premium Room", description: "Spacious room ideal for families and business travelers. Includes larger space, premium interiors, work desk, and luxury bedding.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=6", imageAlt: "Premium Suite", button: { text: "Check Availability", href: "https://booking.example.com"}, }, ]} @@ -195,19 +195,19 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "earlybird", title: "Early Bird Discount", price: "20%", period: "off", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Early Bird Offer", button: { + id: "earlybird", title: "Early Bird Discount", price: "20%", period: "off", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=7", imageAlt: "Early Bird Offer", button: { text: "Book Early", href: "https://booking.example.com"}, features: [ "Book 7 days in advance", "Valid for all room types", "Non-cancellable rate", "Complimentary breakfast included"], }, { - id: "temple", title: "Temple Visitor Package", price: "Special", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Temple Package", button: { + id: "temple", title: "Temple Visitor Package", price: "Special", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=8", imageAlt: "Temple Package", button: { text: "Book Package", href: "https://booking.example.com"}, features: [ "Discounted room rates", "Breakfast included", "Temple darshan guide available", "Late checkout option"], }, { - id: "business", title: "Business Traveler Package", price: "Corporate", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Business Package", button: { + id: "business", title: "Business Traveler Package", price: "Corporate", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=9", imageAlt: "Business Package", button: { text: "Book Corporate", href: "https://booking.example.com"}, features: [ "Flexible check-in/out", "Business center access", "Free WiFi and printing", "Meeting room available"], -- 2.49.1