From 978c3c2ee24e818dc22393b98cba337b3ddf2172 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 09:32:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 375 +++++++++++------------------------------------ 1 file changed, 85 insertions(+), 290 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 41ed21f..84cb19a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,42 +34,24 @@ export default function LandingPage() { @@ -167,44 +118,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "elegance", - label: "RENOVATED ELEGANCE", - title: "Beautifully refreshed spaces designed for today's traveller.", - items: [ - "Contemporary design", - "Comfort-focused amenities", - "Modern finishes", - ], + id: "elegance", label: "RENOVATED ELEGANCE", title: "Beautifully refreshed spaces designed for today's traveller.", items: [ + "Contemporary design", "Comfort-focused amenities", "Modern finishes"], }, { - id: "service", - label: "SERVICE THAT RESPONDS", - title: "Extra beds. Late-night requests. In-room dining. Thoughtfully handled.", - items: [ - "24/7 room service", - "Personalized concierge", - "Anticipatory care", - ], + id: "service", label: "SERVICE THAT RESPONDS", title: "Extra beds. Late-night requests. In-room dining. Thoughtfully handled.", items: [ + "24/7 room service", "Personalized concierge", "Anticipatory care"], }, { - id: "location", - label: "CALM, CONNECTED LOCATION", - title: "Close to shopping, business districts and city conveniences.", - items: [ - "Prime Navi Mumbai location", - "Easy access to business hubs", - "Proximity to leisure spots", - ], + id: "location", label: "CALM, CONNECTED LOCATION", title: "Close to shopping, business districts and city conveniences.", items: [ + "Prime Navi Mumbai location", "Easy access to business hubs", "Proximity to leisure spots"], }, { - id: "heart", - label: "HOSPITALITY WITH HEART", - title: "The little gestures guests remember long after checkout.", - items: [ - "Warm, attentive staff", - "Genuine care", - "Memorable interactions", - ], + id: "heart", label: "HOSPITALITY WITH HEART", title: "The little gestures guests remember long after checkout.", items: [ + "Warm, attentive staff", "Genuine care", "Memorable interactions"], }, ]} title="The Regenza Difference" @@ -217,55 +144,29 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sanjana Mehru", - imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sitting-office-chair-desk-with-laptop-posing-with-clasped-hands_1098-17571.jpg", - imageAlt: "Sanjana Mehru", - quote: "Modern, comfortable and perfect for us.", + id: "1", name: "Sanjana Mehru", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-sitting-office-chair-desk-with-laptop-posing-with-clasped-hands_1098-17571.jpg", imageAlt: "Sanjana Mehru" }, { - id: "2", - name: "Tripadvisor Guest", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-tourist-man-packing-suitcase-with-clothes-passport-holding-mobile-phone-showing-his_1258-270318.jpg", - imageAlt: "Tripadvisor Guest", - quote: "The staff are very friendly and welcoming.", + id: "2", name: "Tripadvisor Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tourist-man-packing-suitcase-with-clothes-passport-holding-mobile-phone-showing-his_1258-270318.jpg", imageAlt: "Tripadvisor Guest" }, { - id: "3", - name: "Vikrant D", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-works-laptop-bed_169016-22524.jpg", - imageAlt: "Vikrant D", - quote: "Prompt service. Calm, luxurious vibe.", + id: "3", name: "Vikrant D", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-works-laptop-bed_169016-22524.jpg", imageAlt: "Vikrant D" }, { - id: "4", - name: "Pushkar Kulkarni", - imageSrc: "http://img.b2bpic.net/free-photo/content-middle-aged-businessman-stirring-coffee_1262-1785.jpg", - imageAlt: "Pushkar Kulkarni", - quote: "A comfortable and pleasant experience.", + id: "4", name: "Pushkar Kulkarni", imageSrc: "http://img.b2bpic.net/free-photo/content-middle-aged-businessman-stirring-coffee_1262-1785.jpg", imageAlt: "Pushkar Kulkarni" }, { - id: "5", - name: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-young-woman-pink-tender-bathrobe-drink-tea-looking-out-window_273443-3086.jpg", - imageAlt: "Priya Sharma", - quote: "The location is perfect for both business and leisure. Always a pleasure to stay here.", + id: "5", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/fresh-young-woman-pink-tender-bathrobe-drink-tea-looking-out-window_273443-3086.jpg", imageAlt: "Priya Sharma" }, { - id: "6", - name: "Anil Singh", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-indian-man-posing-studio_23-2150692695.jpg", - imageAlt: "Anil Singh", - quote: "Consistently excellent service and a truly relaxing atmosphere. Highly recommended.", - }, + id: "6", name: "Anil Singh", imageSrc: "http://img.b2bpic.net/free-photo/front-view-indian-man-posing-studio_23-2150692695.jpg", imageAlt: "Anil Singh" + } ]} cardTitle="Guest Love" cardTag="Rave Reviews" buttons={[ { - text: "Read More Reviews", - href: "#", - }, + text: "Read More Reviews", href: "#"}, ]} cardAnimation="slide-up" /> @@ -279,65 +180,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "lumiere", - brand: "MOST LOVED", - name: "LUMIERE ROOMS", - price: "Starting from ₹9,000", - rating: 5, - reviewCount: "240 Reviews", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-modern-elegance-illuminated-naturally-generated-by-ai_188544-18309.jpg", - imageAlt: "Lumiere Room", - }, + id: "lumiere", brand: "MOST LOVED", name: "LUMIERE ROOMS", price: "Starting from ₹9,000", rating: 5, + reviewCount: "240 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-modern-elegance-illuminated-naturally-generated-by-ai_188544-18309.jpg", imageAlt: "Lumiere Room"}, { - id: "club", - brand: "", - name: "CLUB ROOMS", - price: "Starting from ₹12,000", - rating: 5, - reviewCount: "180 Reviews", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", - imageAlt: "Club Room", - }, + id: "club", brand: "", name: "CLUB ROOMS", price: "Starting from ₹12,000", rating: 5, + reviewCount: "180 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", imageAlt: "Club Room"}, { - id: "suites", - brand: "", - name: "SUITES", - price: "Starting from ₹18,000", - rating: 5, - reviewCount: "95 Reviews", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg", - imageAlt: "Luxury Suite", - }, + id: "suites", brand: "", name: "SUITES", price: "Starting from ₹18,000", rating: 5, + reviewCount: "95 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg", imageAlt: "Luxury Suite"}, { - id: "deluxe", - brand: "", - name: "DELUXE ROOMS", - price: "Starting from ₹8,000", - rating: 4, - reviewCount: "310 Reviews", - imageSrc: "http://img.b2bpic.net/free-photo/bellboy-providing-services-client-lounge-area-before-registering-front-desk-hotel-guest-waiting-couch-talking-african-american-bellhop-summer-vacation-handheld-shot_482257-72657.jpg", - imageAlt: "Deluxe Room", - }, + id: "deluxe", brand: "", name: "DELUXE ROOMS", price: "Starting from ₹8,000", rating: 4, + reviewCount: "310 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/bellboy-providing-services-client-lounge-area-before-registering-front-desk-hotel-guest-waiting-couch-talking-african-american-bellhop-summer-vacation-handheld-shot_482257-72657.jpg", imageAlt: "Deluxe Room"}, { - id: "executive", - brand: "", - name: "EXECUTIVE ROOMS", - price: "Starting from ₹15,000", - rating: 4, - reviewCount: "120 Reviews", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", - imageAlt: "Executive Room", - }, + id: "executive", brand: "", name: "EXECUTIVE ROOMS", price: "Starting from ₹15,000", rating: 4, + reviewCount: "120 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", imageAlt: "Executive Room"}, { - id: "premier", - brand: "", - name: "PREMIER SUITES", - price: "Starting from ₹25,000", - rating: 5, - reviewCount: "60 Reviews", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-home-decor-details-close-up-foreground-against-blurred-room-space_169016-9786.jpg", - imageAlt: "Premier Suite", - }, + id: "premier", brand: "", name: "PREMIER SUITES", price: "Starting from ₹25,000", rating: 5, + reviewCount: "60 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-home-decor-details-close-up-foreground-against-blurred-room-space_169016-9786.jpg", imageAlt: "Premier Suite"} ]} title="Rooms & Suites" description="Discover your ideal sanctuary, from beautifully renovated spaces to generous layouts for every stay." @@ -351,9 +210,7 @@ export default function LandingPage() { description="From leisurely breakfasts to comforting in-room favourites, every meal is thoughtfully prepared. Enjoy a delightful culinary journey with our diverse offerings.\n\nHighlights:\n- Breakfast Buffet\n- All-Day Dining\n- 24-hour Room Service\n- Signature Club Sandwich" buttons={[ { - text: "Explore Dining", - href: "#", - }, + text: "Explore Dining", href: "#"}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-dessert-shot_1304-4062.jpg" imageAlt="Elegant dining setup with various dishes at The Regenza by Tunga" @@ -365,14 +222,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "GlobalTech Solutions", - "Innovate Ventures", - "City Financial Group", - "Dynamic Consulting", - "Future Foods Inc.", - "Zenith Pharma", - "NextGen Analytics", - ]} + "GlobalTech Solutions", "Innovate Ventures", "City Financial Group", "Dynamic Consulting", "Future Foods Inc.", "Zenith Pharma", "NextGen Analytics"]} title="Business Travel, Reimagined." description="Efficiency without sacrificing warmth. Whether for meetings, conferences or extended stays, The Regenza delivers personalised hospitality with business-ready convenience.\n\nFeatures: Meeting Spaces, Corporate Rates, Airport Transfers, Dedicated Support, High-Speed Connectivity." speed={25} @@ -385,20 +235,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "venues", - title: "What kind of venues do you offer?", - content: "Our elegant venues range from intimate banquet halls perfect for small gatherings to spacious ballrooms for grand celebrations, all equipped with modern amenities and customizable decor options.", - }, + id: "venues", title: "What kind of venues do you offer?", content: "Our elegant venues range from intimate banquet halls perfect for small gatherings to spacious ballrooms for grand celebrations, all equipped with modern amenities and customizable decor options."}, { - id: "catering", - title: "Can you customize the catering menu?", - content: "Absolutely. Our culinary team works closely with you to create a bespoke menu tailored to your preferences, dietary needs, and event theme, ensuring exceptional cuisine for all your guests.", - }, + id: "catering", title: "Can you customize the catering menu?", content: "Absolutely. Our culinary team works closely with you to create a bespoke menu tailored to your preferences, dietary needs, and event theme, ensuring exceptional cuisine for all your guests."}, { - id: "planning", - title: "Do you provide event planning support?", - content: "Yes, our dedicated event specialists offer comprehensive planning support, from initial consultation and vendor coordination to execution, ensuring a seamless and stress-free experience for your celebration.", - }, + id: "planning", title: "Do you provide event planning support?", content: "Yes, our dedicated event specialists offer comprehensive planning support, from initial consultation and vendor coordination to execution, ensuring a seamless and stress-free experience for your celebration."}, ]} imageSrc="http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg" imageAlt="Elegant wedding setup in a hotel ballroom" @@ -416,47 +257,26 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "arrive", - icon: Car, - title: "ARRIVE", - value: "Effortless Arrival", - }, + id: "arrive", icon: Car, + title: "ARRIVE", value: "Effortless Arrival"}, { - id: "welcome", - icon: Bell, - title: "BE WELCOMED", - value: "Warm Reception", - }, + id: "welcome", icon: Bell, + title: "BE WELCOMED", value: "Warm Reception"}, { - id: "unwind", - icon: Droplet, - title: "UNWIND", - value: "Relaxing Comfort", - }, + id: "unwind", icon: Droplet, + title: "UNWIND", value: "Relaxing Comfort"}, { - id: "dine", - icon: Utensils, - title: "DINE", - value: "Curated Flavors", - }, + id: "dine", icon: Utensils, + title: "DINE", value: "Curated Flavors"}, { - id: "sleep", - icon: Home, - title: "SLEEP BEAUTIFULLY", - value: "Restful Nights", - }, + id: "sleep", icon: Home, + title: "SLEEP BEAUTIFULLY", value: "Restful Nights"}, { - id: "refreshed", - icon: Coffee, - title: "LEAVE REFRESHED", - value: "Energized Departure", - }, + id: "refreshed", icon: Coffee, + title: "LEAVE REFRESHED", value: "Energized Departure"}, { - id: "return", - icon: LifeBuoy, - title: "RETURN AGAIN", - value: "Cherished Memories", - }, + id: "return", icon: LifeBuoy, + title: "RETURN AGAIN", value: "Cherished Memories"}, ]} title="Your Seamless Guest Journey" description="Experience hospitality designed for effortless comfort from arrival to departure, and beyond." @@ -467,16 +287,13 @@ export default function LandingPage() { @@ -489,57 +306,35 @@ export default function LandingPage() { { items: [ { - label: "Rooms & Suites", - href: "#rooms-suites", - }, + label: "Rooms & Suites", href: "#rooms-suites"}, { - label: "Dining", - href: "#dining", - }, + label: "Dining", href: "#dining"}, { - label: "Meetings", - href: "#business-hospitality", - }, + label: "Meetings", href: "#business-hospitality"}, { - label: "Weddings", - href: "#weddings-celebrations", - }, + label: "Weddings", href: "#weddings-celebrations"}, ], }, { items: [ { - label: "Guest Love", - href: "#guest-love", - }, + label: "Guest Love", href: "#guest-love"}, { - label: "Our Story", - href: "#", - }, + label: "Our Story", href: "#"}, { - label: "Contact Us", - href: "#contact-cta", - }, + label: "Contact Us", href: "#contact-cta"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, { - label: "Sitemap", - href: "#", - }, + label: "Sitemap", href: "#"}, ], }, ]} -- 2.49.1