Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 07:46:53 +00:00

View File

@@ -33,41 +33,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Amenities",
id: "#amenities",
},
name: "Amenities", id: "#amenities"},
{
name: "Rooms",
id: "#rooms",
},
name: "Rooms", id: "#rooms"},
{
name: "Offers",
id: "#offers",
},
name: "Offers", id: "#offers"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "FAQs",
id: "#faqs",
},
name: "FAQs", id: "#faqs"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="The Grandeur Hotel"
/>
@@ -76,35 +58,22 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardGallery
background={{
variant: "plain",
}}
variant: "plain"}}
title="Experience Unrivaled Luxury"
description="Discover a sanctuary of elegance and comfort in the heart of the city, where every moment is crafted for your utmost pleasure."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683507.jpg",
imageAlt: "Grand hotel lobby",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683507.jpg", imageAlt: "Grand hotel lobby"},
{
imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-four-pillows_1203-1107.jpg",
imageAlt: "Luxurious hotel suite",
},
imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-four-pillows_1203-1107.jpg", imageAlt: "Luxurious hotel suite"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-hanging-out-fountain_23-2148241099.jpg",
imageAlt: "Hotel infinity pool at sunset",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-hanging-out-fountain_23-2148241099.jpg", imageAlt: "Hotel infinity pool at sunset"},
{
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg",
imageAlt: "Fine dining experience",
},
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", imageAlt: "Fine dining experience"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg",
imageAlt: "Modern hotel exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg", imageAlt: "Modern hotel exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263511.jpg",
imageAlt: "Tranquil spa area",
},
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263511.jpg", imageAlt: "Tranquil spa area"},
]}
mediaAnimation="opacity"
/>
@@ -115,9 +84,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Story of Hospitality"
description={[
"The Grandeur Hotel stands as a beacon of luxury and refined taste, offering an unparalleled experience for discerning travelers. From its inception, our vision has been to create a haven where comfort meets sophistication, and every guest feels cherished.",
"We pride ourselves on impeccable service, exquisite design, and a dedication to crafting memorable stays. Our team is passionate about hospitality, ensuring that your visit is not just a trip, but a journey into elegance and tranquility.",
]}
"The Grandeur Hotel stands as a beacon of luxury and refined taste, offering an unparalleled experience for discerning travelers. From its inception, our vision has been to create a haven where comfort meets sophistication, and every guest feels cherished.", "We pride ourselves on impeccable service, exquisite design, and a dedication to crafting memorable stays. Our team is passionate about hospitality, ensuring that your visit is not just a trip, but a journey into elegance and tranquility."]}
/>
</div>
@@ -129,29 +96,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "World-Class Spa",
description: "Rejuvenate your senses with our bespoke spa treatments and wellness programs.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg",
imageAlt: "Spa treatment room",
titleImageSrc: "http://img.b2bpic.net/free-vector/healthcare-center-logo-template-set_53876-117951.jpg",
buttonText: "Explore Spa",
},
title: "World-Class Spa", description: "Rejuvenate your senses with our bespoke spa treatments and wellness programs.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg", imageAlt: "Spa treatment room", titleImageSrc: "http://img.b2bpic.net/free-vector/healthcare-center-logo-template-set_53876-117951.jpg", buttonText: "Explore Spa"},
{
title: "Gourmet Dining",
description: "Savor culinary masterpieces crafted by our award-winning chefs in an elegant setting.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking_23-2148471935.jpg",
imageAlt: "Gourmet meal",
titleImageSrc: "http://img.b2bpic.net/free-vector/restaurant-retro-symbols-set_23-2147493771.jpg",
buttonText: "View Menus",
},
title: "Gourmet Dining", description: "Savor culinary masterpieces crafted by our award-winning chefs in an elegant setting.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking_23-2148471935.jpg", imageAlt: "Gourmet meal", titleImageSrc: "http://img.b2bpic.net/free-vector/restaurant-retro-symbols-set_23-2147493771.jpg", buttonText: "View Menus"},
{
title: "State-of-the-Art Fitness",
description: "Maintain your routine with access to our fully equipped gym and professional trainers.",
imageSrc: "http://img.b2bpic.net/free-photo/picture-senior-bearded-male-fitness-insturctor-with-clipboard-watching-his-female-client-exercise-rowing-machine-attractive-woman-training-gym-with-personal-coach-doing-cardio-workout_343059-108.jpg",
imageAlt: "Hotel fitness center",
titleImageSrc: "http://img.b2bpic.net/free-vector/weight-lifting-icon-logo-design_474888-2459.jpg",
buttonText: "Access Gym",
},
title: "State-of-the-Art Fitness", description: "Maintain your routine with access to our fully equipped gym and professional trainers.", imageSrc: "http://img.b2bpic.net/free-photo/picture-senior-bearded-male-fitness-insturctor-with-clipboard-watching-his-female-client-exercise-rowing-machine-attractive-woman-training-gym-with-personal-coach-doing-cardio-workout_343059-108.jpg", imageAlt: "Hotel fitness center", titleImageSrc: "http://img.b2bpic.net/free-vector/weight-lifting-icon-logo-design_474888-2459.jpg", buttonText: "Access Gym"},
]}
title="Exquisite Amenities"
description="Indulge in our curated services and facilities, designed for your ultimate comfort and relaxation."
@@ -166,53 +115,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "standard-room",
name: "Standard Room",
price: "$250/night",
variant: "Cozy & Comfortable",
imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed-decoration-bedroom-interior_1339-7139.jpg",
imageAlt: "Standard hotel room",
},
id: "standard-room", name: "Standard Room", price: "$250/night", variant: "Cozy & Comfortable", imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed-decoration-bedroom-interior_1339-7139.jpg", imageAlt: "Standard hotel room"},
{
id: "deluxe-room",
name: "Deluxe Room",
price: "$380/night",
variant: "Spacious & Elegant",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tray-with-coffee-orange_1220-631.jpg",
imageAlt: "Deluxe hotel room",
},
id: "deluxe-room", name: "Deluxe Room", price: "$380/night", variant: "Spacious & Elegant", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tray-with-coffee-orange_1220-631.jpg", imageAlt: "Deluxe hotel room"},
{
id: "executive-suite",
name: "Executive Suite",
price: "$520/night",
variant: "Business & Leisure",
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-works-laptop-hipster-cafe_346278-191.jpg",
imageAlt: "Executive hotel suite",
},
id: "executive-suite", name: "Executive Suite", price: "$520/night", variant: "Business & Leisure", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-works-laptop-hipster-cafe_346278-191.jpg", imageAlt: "Executive hotel suite"},
{
id: "junior-suite",
name: "Junior Suite",
price: "$650/night",
variant: "Chic & Versatile",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-using-mobile_74190-9662.jpg",
imageAlt: "Junior suite hotel",
},
id: "junior-suite", name: "Junior Suite", price: "$650/night", variant: "Chic & Versatile", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-using-mobile_74190-9662.jpg", imageAlt: "Junior suite hotel"},
{
id: "presidential-suite",
name: "Presidential Suite",
price: "$1200/night",
variant: "Ultimate Grandeur",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-fiance-checking-hour-looking-wrist_8353-12377.jpg",
imageAlt: "Presidential suite",
},
id: "presidential-suite", name: "Presidential Suite", price: "$1200/night", variant: "Ultimate Grandeur", imageSrc: "http://img.b2bpic.net/free-photo/stylish-fiance-checking-hour-looking-wrist_8353-12377.jpg", imageAlt: "Presidential suite"},
{
id: "family-room",
name: "Family Room",
price: "$480/night",
variant: "Comfort for All",
imageSrc: "http://img.b2bpic.net/free-photo/friends-looking-woman-reading-book-with-flashlight-bed_23-2147890683.jpg",
imageAlt: "Family hotel room",
},
id: "family-room", name: "Family Room", price: "$480/night", variant: "Comfort for All", imageSrc: "http://img.b2bpic.net/free-photo/friends-looking-woman-reading-book-with-flashlight-bed_23-2147890683.jpg", imageAlt: "Family hotel room"},
]}
title="Our Luxurious Accommodations"
description="Choose from our exquisite collection of rooms and suites, each designed for your utmost comfort and serenity."
@@ -226,56 +139,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "romantic-getaway",
title: "Romantic Getaway",
price: "$599",
period: "/package",
features: [
"2 nights in a Deluxe Suite",
"Champagne & chocolates on arrival",
"Gourmet dinner for two",
"Late checkout",
],
id: "romantic-getaway", title: "Romantic Getaway", price: "$599", period: "/package", features: [
"2 nights in a Deluxe Suite", "Champagne & chocolates on arrival", "Gourmet dinner for two", "Late checkout"],
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/flirting-couple-with-sparkling-wine-roof_1153-3781.jpg",
imageAlt: "Romantic getaway offer",
},
text: "Book Now"},
imageSrc: "http://img.b2bpic.net/free-photo/flirting-couple-with-sparkling-wine-roof_1153-3781.jpg", imageAlt: "Romantic getaway offer"},
{
id: "business-stay",
title: "Executive Business Stay",
price: "$450",
period: "/package",
features: [
"1 night in an Executive Suite",
"Complimentary high-speed Wi-Fi",
"Access to Executive Lounge",
"Breakfast included",
],
id: "business-stay", title: "Executive Business Stay", price: "$450", period: "/package", features: [
"1 night in an Executive Suite", "Complimentary high-speed Wi-Fi", "Access to Executive Lounge", "Breakfast included"],
button: {
text: "Reserve Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/wi-fi-cafe_1098-15569.jpg",
imageAlt: "Business stay offer",
},
text: "Reserve Now"},
imageSrc: "http://img.b2bpic.net/free-photo/wi-fi-cafe_1098-15569.jpg", imageAlt: "Business stay offer"},
{
id: "family-escape",
title: "Family Fun Escape",
price: "$899",
period: "/package",
features: [
"2 nights in a Family Room",
"Kids activities pass",
"Daily breakfast buffet",
"Complimentary extra bed",
],
id: "family-escape", title: "Family Fun Escape", price: "$899", period: "/package", features: [
"2 nights in a Family Room", "Kids activities pass", "Daily breakfast buffet", "Complimentary extra bed"],
button: {
text: "Discover More",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-cotton-candy_23-2149748559.jpg",
imageAlt: "Family escape offer",
},
text: "Discover More"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-cotton-candy_23-2149748559.jpg", imageAlt: "Family escape offer"},
]}
title="Special Packages & Offers"
description="Discover our exclusive deals and tailored packages for an unforgettable stay at The Grandeur Hotel."
@@ -286,47 +166,18 @@ export default function LandingPage() {
<TestimonialCardSix
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sophia R.",
handle: "@sophia_travels",
testimonial: "An absolutely sublime experience! The attention to detail and personalized service at The Grandeur Hotel were beyond compare. Truly felt like royalty.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg",
imageAlt: "Sophia R.",
},
id: "1", name: "Sophia R.", handle: "@sophia_travels", testimonial: "An absolutely sublime experience! The attention to detail and personalized service at The Grandeur Hotel were beyond compare. Truly felt like royalty.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg", imageAlt: "Sophia R."},
{
id: "2",
name: "Ethan L.",
handle: "@ethan_lux",
testimonial: "The rooms are breathtaking, and the dining was exceptional. Every aspect of my stay was perfect. I highly recommend The Grandeur for both business and leisure.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-looking-confident-suit_23-2148401459.jpg",
imageAlt: "Ethan L.",
},
id: "2", name: "Ethan L.", handle: "@ethan_lux", testimonial: "The rooms are breathtaking, and the dining was exceptional. Every aspect of my stay was perfect. I highly recommend The Grandeur for both business and leisure.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-looking-confident-suit_23-2148401459.jpg", imageAlt: "Ethan L."},
{
id: "3",
name: "Olivia & James",
handle: "@olivia_james",
testimonial: "Our romantic getaway was made perfect by the serene ambiance and the incredibly attentive staff. We can't wait to return to this beautiful sanctuary.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-couple-love-cute-young-woman-with-long-blonde-hair-hugging-handsome-guy-bed-sunny-morning-home-modern-apartment-having-fun-romance_197531-1657.jpg",
imageAlt: "Olivia and James",
},
id: "3", name: "Olivia & James", handle: "@olivia_james", testimonial: "Our romantic getaway was made perfect by the serene ambiance and the incredibly attentive staff. We can't wait to return to this beautiful sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-couple-love-cute-young-woman-with-long-blonde-hair-hugging-handsome-guy-bed-sunny-morning-home-modern-apartment-having-fun-romance_197531-1657.jpg", imageAlt: "Olivia and James"},
{
id: "4",
name: "Margaret P.",
handle: "@margaret_journeys",
testimonial: "From the welcoming smile at check-in to the comfort of my suite, everything was flawless. A truly grand hotel that lives up to its name.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-airport-with-suitcase_1157-33381.jpg",
imageAlt: "Margaret P.",
},
id: "4", name: "Margaret P.", handle: "@margaret_journeys", testimonial: "From the welcoming smile at check-in to the comfort of my suite, everything was flawless. A truly grand hotel that lives up to its name.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-airport-with-suitcase_1157-33381.jpg", imageAlt: "Margaret P."},
{
id: "5",
name: "Noah K.",
handle: "@noah_explores",
testimonial: "The spa treatments were heavenly, and the fitness center was top-notch. A fantastic blend of relaxation and modern amenities. A definite five-star experience!",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-59724.jpg",
imageAlt: "Noah K.",
},
id: "5", name: "Noah K.", handle: "@noah_explores", testimonial: "The spa treatments were heavenly, and the fitness center was top-notch. A fantastic blend of relaxation and modern amenities. A definite five-star experience!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-59724.jpg", imageAlt: "Noah K."},
]}
title="What Our Guests Say"
description="Hear directly from our delighted guests about their unforgettable experiences at The Grandeur Hotel."
@@ -341,29 +192,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "1",
name: "Victoria Stone",
role: "General Manager",
description: "With over 20 years in luxury hospitality, Victoria ensures every guest experience exceeds expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-valet-doing-his-job_23-2150274625.jpg",
imageAlt: "Victoria Stone",
},
id: "1", name: "Victoria Stone", role: "General Manager", description: "With over 20 years in luxury hospitality, Victoria ensures every guest experience exceeds expectations.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-valet-doing-his-job_23-2150274625.jpg", imageAlt: "Victoria Stone"},
{
id: "2",
name: "Chef Antoine Dubois",
role: "Head Executive Chef",
description: "Antoine leads our culinary team, crafting innovative and delectable dishes inspired by global flavors.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1520.jpg",
imageAlt: "Chef Antoine Dubois",
},
id: "2", name: "Chef Antoine Dubois", role: "Head Executive Chef", description: "Antoine leads our culinary team, crafting innovative and delectable dishes inspired by global flavors.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1520.jpg", imageAlt: "Chef Antoine Dubois"},
{
id: "3",
name: "Eleanor Vance",
role: "Head Concierge",
description: "Eleanor is your go-to for bespoke city recommendations, special requests, and seamless arrangements.",
imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-hours-with-customer_23-2149714436.jpg",
imageAlt: "Eleanor Vance",
},
id: "3", name: "Eleanor Vance", role: "Head Concierge", description: "Eleanor is your go-to for bespoke city recommendations, special requests, and seamless arrangements.", imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-hours-with-customer_23-2149714436.jpg", imageAlt: "Eleanor Vance"},
]}
title="Meet Our Dedicated Team"
description="Our passionate professionals are committed to making your stay exceptional, providing personalized service with a warm smile."
@@ -376,25 +209,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What are your check-in and check-out times?",
content: "Check-in is at 3:00 PM and check-out is at 12:00 PM. Early check-in or late check-out may be available upon request and subject to availability.",
},
id: "1", title: "What are your check-in and check-out times?", content: "Check-in is at 3:00 PM and check-out is at 12:00 PM. Early check-in or late check-out may be available upon request and subject to availability."},
{
id: "2",
title: "Do you offer airport transportation?",
content: "Yes, we offer luxury airport transfer services. Please contact our concierge desk in advance to arrange your pick-up or drop-off.",
},
id: "2", title: "Do you offer airport transportation?", content: "Yes, we offer luxury airport transfer services. Please contact our concierge desk in advance to arrange your pick-up or drop-off."},
{
id: "3",
title: "Is Wi-Fi complimentary?",
content: "Complimentary high-speed Wi-Fi is available throughout the hotel, including all guest rooms and public areas.",
},
id: "3", title: "Is Wi-Fi complimentary?", content: "Complimentary high-speed Wi-Fi is available throughout the hotel, including all guest rooms and public areas."},
{
id: "4",
title: "Are pets allowed at the hotel?",
content: "We welcome well-behaved pets under 25 lbs. A non-refundable pet fee applies, and specific pet-friendly rooms are subject to availability. Please inform us upon booking.",
},
id: "4", title: "Are pets allowed at the hotel?", content: "We welcome well-behaved pets under 25 lbs. A non-refundable pet fee applies, and specific pet-friendly rooms are subject to availability. Please inform us upon booking."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common inquiries about your stay, reservations, and hotel services."
@@ -406,8 +227,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
title="Book Your Unforgettable Stay"
description="Reach out to our dedicated team for reservations, inquiries, or any special requests to make your visit truly exceptional. We look forward to hearing from you."
@@ -426,62 +246,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Hotel",
items: [
title: "Hotel", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Rooms & Suites",
href: "#rooms",
},
label: "Rooms & Suites", href: "#rooms"},
{
label: "Amenities",
href: "#amenities",
},
label: "Amenities", href: "#amenities"},
{
label: "Special Offers",
href: "#offers",
},
label: "Special Offers", href: "#offers"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Spa & Wellness",
href: "#amenities",
},
label: "Spa & Wellness", href: "#amenities"},
{
label: "Dining",
href: "#amenities",
},
label: "Dining", href: "#amenities"},
{
label: "Concierge",
href: "#",
},
label: "Concierge", href: "#"},
{
label: "Meetings & Events",
href: "#",
},
label: "Meetings & Events", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "FAQs",
href: "#faqs",
},
label: "FAQs", href: "#faqs"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
]}