Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:55:28 +00:00
parent 09ce00698c
commit 99c1780c62

View File

@@ -34,38 +34,22 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Amenities", name: "Amenities", id: "#features"},
id: "#features",
},
{ {
name: "Rooms", name: "Rooms", id: "#products"},
id: "#products",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
button={{ button={{
text: "Book Now", text: "Book Now", href: "#contact"}}
href: "#contact",
}}
brandName="Hospitality Hub" brandName="Hospitality Hub"
/> />
</div> </div>
@@ -73,120 +57,71 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Experience Unrivaled Luxury at Hospitality Hub" title="Experience Unrivaled Luxury at Hospitality Hub"
description="Discover exceptional comfort, personalized service, and state-of-the-art amenities designed for your perfect stay. Welcome to a world where every detail is crafted for your delight." description="Discover exceptional comfort, personalized service, and state-of-the-art amenities designed for your perfect stay. Welcome to a world where every detail is crafted for your delight."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg", imageAlt: "Luxurious Hotel Lobby"},
imageAlt: "Luxurious Hotel Lobby",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg", imageAlt: "Elegant Hotel Room"},
imageAlt: "Elegant Hotel Room",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg", imageAlt: "Fine Dining Restaurant"},
imageAlt: "Fine Dining Restaurant",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/back-view-girl-posing-bathing-suit_23-2148345663.jpg", imageSrc: "http://img.b2bpic.net/free-photo/back-view-girl-posing-bathing-suit_23-2148345663.jpg", imageAlt: "Relaxing Hotel Spa"},
imageAlt: "Relaxing Hotel Spa",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/room-used-official-event_23-2151054276.jpg", imageSrc: "http://img.b2bpic.net/free-photo/room-used-official-event_23-2151054276.jpg", imageAlt: "Modern Conference Room"},
imageAlt: "Modern Conference Room",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg", imageAlt: "Hotel Rooftop Bar"},
imageAlt: "Hotel Rooftop Bar",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/male-guest-waiting-check_482257-79729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-guest-waiting-check_482257-79729.jpg", imageAlt: "Happy Guests Checking In"},
imageAlt: "Happy Guests Checking In",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-globe-camera-sits-bed-meditating-has-packed-suitcase-standing-near-him-going-vacation-praying-good-weather-holiday-making-wish-with-fingers-crossed_1258-314231.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-globe-camera-sits-bed-meditating-has-packed-suitcase-standing-near-him-going-vacation-praying-good-weather-holiday-making-wish-with-fingers-crossed_1258-314231.jpg", imageAlt: "Guest Enjoying Room Service"},
imageAlt: "Guest Enjoying Room Service",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-dating-luxury-restaurant_613910-4373.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-dating-luxury-restaurant_613910-4373.jpg", imageAlt: "Chef Preparing Gourmet Dish"},
imageAlt: "Chef Preparing Gourmet Dish",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-leisure-around-outdoor-swimming-pool_74190-11158.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-leisure-around-outdoor-swimming-pool_74190-11158.jpg", imageAlt: "Guest Receiving Spa Treatment"},
imageAlt: "Guest Receiving Spa Treatment",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-business-colleagues-having-fun-while-talking-hallway_637285-13071.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-business-colleagues-having-fun-while-talking-hallway_637285-13071.jpg", imageAlt: "Business Meeting in Hotel"},
imageAlt: "Business Meeting in Hotel",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/girl-using-laptop-cafe_1296-706.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-using-laptop-cafe_1296-706.jpg", imageAlt: "Friends at Hotel Bar"},
imageAlt: "Friends at Hotel Bar",
},
]} ]}
tag="Your Perfect Getaway" tag="Your Perfect Getaway"
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ {
text: "Book Your Stay", text: "Book Your Stay", href: "#contact"},
href: "#contact",
},
{ {
text: "Explore Rooms", text: "Explore Rooms", href: "#products"},
href: "#products",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
carouselPosition="right" carouselPosition="right"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661548.jpg", src: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661548.jpg", alt: "Hotel receptionist at work"},
alt: "Hotel receptionist at work",
},
{ {
src: "http://img.b2bpic.net/free-photo/female-receptionist-elegant-suit-work-hours_23-2149714382.jpg", src: "http://img.b2bpic.net/free-photo/female-receptionist-elegant-suit-work-hours_23-2149714382.jpg", alt: "Female receptionist in elegant suit during work hours"},
alt: "Female receptionist in elegant suit during work hours",
},
{ {
src: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", src: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", alt: "Hotel guest having fun with tablet"},
alt: "Hotel guest having fun with tablet",
},
{ {
src: "http://img.b2bpic.net/free-photo/elderly-guest-arrives-hotel-lobby_482257-81592.jpg", src: "http://img.b2bpic.net/free-photo/elderly-guest-arrives-hotel-lobby_482257-81592.jpg", alt: "Elderly guest arrives in hotel lobby"},
alt: "Elderly guest arrives in hotel lobby",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11522.jpg", src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxes-leisure-around-swimming-pool_74190-11522.jpg", alt: "Portrait beautiful young asian woman relaxes leisure around swimming pool"},
alt: "Portrait beautiful young asian woman relaxes leisure around swimming pool",
},
]} ]}
avatarText="Join our community of over 100K happy guests!" avatarText="Join our community of over 100K happy guests!"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Exceptional Service"},
text: "Exceptional Service",
},
{ {
type: "text", type: "text", text: "Modern Amenities"},
text: "Modern Amenities",
},
{ {
type: "text", type: "text", text: "Unforgettable Experiences"},
text: "Unforgettable Experiences",
},
{ {
type: "text", type: "text", text: "Personalized Comfort"},
text: "Personalized Comfort",
},
{ {
type: "text", type: "text", text: "Luxury Stays"},
text: "Luxury Stays",
},
]} ]}
/> />
</div> </div>
@@ -209,56 +144,30 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Smart Online Booking", title: "Smart Online Booking", description: "Intuitive platform for instant reservations, personalized preferences, and real-time availability updates.", phoneOne: {
description: "Intuitive platform for instant reservations, personalized preferences, and real-time availability updates.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-valid-digital-vaccination-certificate-covid19-male-s-hand-public-area-background-vaccination-disease-immunity-passport-health-safty-travel-concepts_609648-964.jpg", imageAlt: "Hotel booking app UI on a mobile phone"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-valid-digital-vaccination-certificate-covid19-male-s-hand-public-area-background-vaccination-disease-immunity-passport-health-safty-travel-concepts_609648-964.jpg",
imageAlt: "Hotel booking app UI on a mobile phone",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-recording-herself-while-preparing-food-reading-book_23-2148771551.jpg", imageAlt: "Hotel management dashboard on a tablet"}
imageAlt: "Hotel management dashboard on a tablet",
},
imageSrc: "http://img.b2bpic.net/free-photo/blurry-close-up-reception-desk_482257-79692.jpg?_wi=2",
imageAlt: "hotel booking app UI mobile",
}, },
{ {
title: "AI-Powered Guest Services", title: "AI-Powered Guest Services", description: "Personalized recommendations for activities and dining, with an AI chat assistant for 24/7 support.", buttons: [
description: "Personalized recommendations for activities and dining, with an AI chat assistant for 24/7 support.",
buttons: [
{ {
text: "Learn More", text: "Learn More"},
},
], ],
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-female-using-smartphone_1301-112.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-using-smartphone_1301-112.jpg", imageAlt: "Hotel room service app on a smartphone"},
imageAlt: "Hotel room service app on a smartphone",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036822.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smart-home-app-phone_23-2149036822.jpg", imageAlt: "AI chat assistant UI for guest support"}
imageAlt: "AI chat assistant UI for guest support",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-2667.jpg?_wi=2",
imageAlt: "hotel booking app UI mobile",
}, },
{ {
title: "Optimized Revenue & Operations", title: "Optimized Revenue & Operations", description: "Dynamic pricing, predictive analytics, and efficient staff coordination tools ensure maximum profitability and smooth operations.", buttons: [
description: "Dynamic pricing, predictive analytics, and efficient staff coordination tools ensure maximum profitability and smooth operations.",
buttons: [
{ {
text: "Discover Insights", text: "Discover Insights"},
},
], ],
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/business-data-analytics_23-2151957121.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-data-analytics_23-2151957121.jpg", imageAlt: "Hotel revenue management dashboard"},
imageAlt: "Hotel revenue management dashboard",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-form-concept_53876-122737.jpg", imageAlt: "Multi-hotel management console"}
imageAlt: "Multi-hotel management console",
},
imageSrc: "http://img.b2bpic.net/free-photo/sauce-with-honey-table_140725-5449.jpg?_wi=2",
imageAlt: "hotel booking app UI mobile",
}, },
]} ]}
showStepNumbers={true} showStepNumbers={true}
@@ -277,65 +186,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "room-standard", id: "room-standard", brand: "Classic Collection", name: "Standard King Room", price: "$199/night", rating: 4.5,
brand: "Classic Collection", reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4497.jpg", imageAlt: "Cozy standard hotel room with a king-sized bed"},
name: "Standard King Room",
price: "$199/night",
rating: 4.5,
reviewCount: "120 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4497.jpg",
imageAlt: "Cozy standard hotel room with a king-sized bed",
},
{ {
id: "room-deluxe", id: "room-deluxe", brand: "Premium Collection", name: "Deluxe Queen Room", price: "$249/night", rating: 4.7,
brand: "Premium Collection", reviewCount: "155 reviews", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg", imageAlt: "Spacious deluxe hotel room with elegant decor"},
name: "Deluxe Queen Room",
price: "$249/night",
rating: 4.7,
reviewCount: "155 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg",
imageAlt: "Spacious deluxe hotel room with elegant decor",
},
{ {
id: "room-suite", id: "room-suite", brand: "Executive Collection", name: "Executive Suite", price: "$399/night", rating: 4.9,
brand: "Executive Collection", reviewCount: "88 reviews", imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg", imageAlt: "Luxurious executive suite with separate living area"},
name: "Executive Suite",
price: "$399/night",
rating: 4.9,
reviewCount: "88 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg",
imageAlt: "Luxurious executive suite with separate living area",
},
{ {
id: "room-family", id: "room-family", brand: "Family Stays", name: "Family Double Room", price: "$279/night", rating: 4.6,
brand: "Family Stays", reviewCount: "110 reviews", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg", imageAlt: "Family-friendly hotel room with two double beds"},
name: "Family Double Room",
price: "$279/night",
rating: 4.6,
reviewCount: "110 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg",
imageAlt: "Family-friendly hotel room with two double beds",
},
{ {
id: "room-oceanview", id: "room-oceanview", brand: "Scenic Views", name: "Ocean View Balcony", price: "$349/night", rating: 4.8,
brand: "Scenic Views", reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/bed-with-sea-view_1137-127.jpg", imageAlt: "Hotel room with a balcony offering an ocean view"},
name: "Ocean View Balcony",
price: "$349/night",
rating: 4.8,
reviewCount: "95 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/bed-with-sea-view_1137-127.jpg",
imageAlt: "Hotel room with a balcony offering an ocean view",
},
{ {
id: "room-penthouse", id: "room-penthouse", brand: "Ultimate Luxury", name: "Penthouse Residency", price: "$899/night", rating: 5,
brand: "Ultimate Luxury", reviewCount: "42 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118953.jpg", imageAlt: "Opulent penthouse suite with panoramic city views"},
name: "Penthouse Residency",
price: "$899/night",
rating: 5,
reviewCount: "42 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118953.jpg",
imageAlt: "Opulent penthouse suite with panoramic city views",
},
]} ]}
title="Our Luxurious Rooms & Suites" title="Our Luxurious Rooms & Suites"
description="Find your perfect sanctuary from our diverse range of accommodations, each designed for comfort and elegance." description="Find your perfect sanctuary from our diverse range of accommodations, each designed for comfort and elegance."
@@ -352,32 +219,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "98%", title: "Guest Satisfaction", description: "Consistent high ratings from our valued guests worldwide.", icon: Smile,
value: "98%",
title: "Guest Satisfaction",
description: "Consistent high ratings from our valued guests worldwide.",
icon: Smile,
}, },
{ {
id: "m2", id: "m2", value: "120+", title: "Rooms & Suites", description: "A diverse portfolio of luxurious accommodations to suit every need.", icon: Home,
value: "120+",
title: "Rooms & Suites",
description: "A diverse portfolio of luxurious accommodations to suit every need.",
icon: Home,
}, },
{ {
id: "m3", id: "m3", value: "5-Star", title: "Service Excellence", description: "Recognized for our impeccable service and attention to every detail.", icon: Award,
value: "5-Star",
title: "Service Excellence",
description: "Recognized for our impeccable service and attention to every detail.",
icon: Award,
}, },
{ {
id: "m4", id: "m4", value: "24/7", title: "AI Concierge", description: "Instant support and personalized assistance round the clock.", icon: LifeBuoy,
value: "24/7",
title: "AI Concierge",
description: "Instant support and personalized assistance round the clock.",
icon: LifeBuoy,
}, },
]} ]}
title="Our Achievements Speak for Themselves" title="Our Achievements Speak for Themselves"
@@ -394,64 +245,28 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", role: "Business Traveler", company: "Global Corp", rating: 5,
name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32343.jpg", imageAlt: "Sarah Johnson, a business traveler"},
role: "Business Traveler",
company: "Global Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32343.jpg",
imageAlt: "Sarah Johnson, a business traveler",
},
{ {
id: "2", id: "2", name: "Michael Chen", role: "Tourist", company: "Wanderlust Adventures", rating: 5,
name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/blissful-woman-with-wavy-hairs-summer-outfit-sitting-near-pool-vacation-travel-mood-bright-colors-trendy-accesorises_273443-5106.jpg", imageAlt: "Michael Chen, a tourist"},
role: "Tourist",
company: "Wanderlust Adventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blissful-woman-with-wavy-hairs-summer-outfit-sitting-near-pool-vacation-travel-mood-bright-colors-trendy-accesorises_273443-5106.jpg",
imageAlt: "Michael Chen, a tourist",
},
{ {
id: "3", id: "3", name: "Emily Rodriguez", role: "Couple on Getaway", company: "Sweet Escape", rating: 5,
name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092051.jpg", imageAlt: "Emily Rodriguez, on a romantic getaway"},
role: "Couple on Getaway",
company: "Sweet Escape",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092051.jpg",
imageAlt: "Emily Rodriguez, on a romantic getaway",
},
{ {
id: "4", id: "4", name: "David Kim", role: "Family Vacationer", company: "Family Fun Inc.", rating: 5,
name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-park_1157-26498.jpg", imageAlt: "David Kim, a family vacationer"},
role: "Family Vacationer",
company: "Family Fun Inc.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-autumn-park_1157-26498.jpg",
imageAlt: "David Kim, a family vacationer",
},
{ {
id: "5", id: "5", name: "Jessica Lee", role: "Event Organizer", company: "Premier Events", rating: 5,
name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167222.jpg", imageAlt: "Jessica Lee, an event organizer"},
role: "Event Organizer",
company: "Premier Events",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167222.jpg",
imageAlt: "Jessica Lee, an event organizer",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "5 Stars", value: "5 Stars", label: "Average Rating"},
label: "Average Rating",
},
{ {
value: "98%", value: "98%", label: "Would Recommend"},
label: "Would Recommend",
},
{ {
value: "100K+", value: "100K+", label: "Happy Guests"},
label: "Happy Guests",
},
]} ]}
title="What Our Guests Say" title="What Our Guests Say"
description="Hear directly from those who have experienced the Hospitality Hub difference. Their words reflect our commitment to excellence." description="Hear directly from those who have experienced the Hospitality Hub difference. Their words reflect our commitment to excellence."
@@ -465,14 +280,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Travel Nexus", "Travel Nexus", "Global Ventures", "Elite Experiences", "Corporate Suites", "Gourmet Guild", "Wellness Retreats", "City Tourism"]}
"Global Ventures",
"Elite Experiences",
"Corporate Suites",
"Gourmet Guild",
"Wellness Retreats",
"City Tourism",
]}
title="Trusted by Industry Leaders & Partners" title="Trusted by Industry Leaders & Partners"
description="Our collaborations with leading travel agencies, corporations, and culinary experts reflect our commitment to excellence and expansive network." description="Our collaborations with leading travel agencies, corporations, and culinary experts reflect our commitment to excellence and expansive network."
tag="Our Partners" tag="Our Partners"
@@ -486,25 +294,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "How do I make a reservation?", content: "You can easily make a reservation through our online booking system directly on our website, or by contacting our front desk via phone or email."},
title: "How do I make a reservation?",
content: "You can easily make a reservation through our online booking system directly on our website, or by contacting our front desk via phone or email.",
},
{ {
id: "q2", id: "q2", title: "What amenities are included with my stay?", content: "Our hotel offers a range of amenities including complimentary Wi-Fi, fitness center access, swimming pool, daily breakfast, and 24/7 concierge service. Specific amenities may vary by room type."},
title: "What amenities are included with my stay?",
content: "Our hotel offers a range of amenities including complimentary Wi-Fi, fitness center access, swimming pool, daily breakfast, and 24/7 concierge service. Specific amenities may vary by room type.",
},
{ {
id: "q3", id: "q3", title: "Do you offer airport shuttle service?", content: "Yes, we provide airport shuttle service for an additional fee. Please arrange your pick-up or drop-off time with our concierge team at least 24 hours in advance."},
title: "Do you offer airport shuttle service?",
content: "Yes, we provide airport shuttle service for an additional fee. Please arrange your pick-up or drop-off time with our concierge team at least 24 hours in advance.",
},
{ {
id: "q4", id: "q4", title: "What is your cancellation policy?", content: "Our standard cancellation policy allows for free cancellation up to 48 hours prior to your check-in date. Cancellations made within 48 hours may incur a penalty fee equal to one night's stay. Please refer to your booking confirmation for specific terms."},
title: "What is your cancellation policy?",
content: "Our standard cancellation policy allows for free cancellation up to 48 hours prior to your check-in date. Cancellations made within 48 hours may incur a penalty fee equal to one night's stay. Please refer to your booking confirmation for specific terms.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661554.jpg" imageSrc="http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661554.jpg"
imageAlt="Hotel concierge helping a guest with inquiries" imageAlt="Hotel concierge helping a guest with inquiries"
@@ -521,8 +317,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "downward-rays-static", variant: "downward-rays-static"}}
}}
tag="Connect With Us" tag="Connect With Us"
title="Your Next Memorable Stay Awaits" title="Your Next Memorable Stay Awaits"
description="Have questions or ready to book your dream vacation? Reach out to our dedicated team, and we'll ensure every detail of your visit is perfect." description="Have questions or ready to book your dream vacation? Reach out to our dedicated team, and we'll ensure every detail of your visit is perfect."
@@ -540,13 +335,9 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="Hospitality Hub" logoText="Hospitality Hub"
leftLink={{ leftLink={{
text: "Privacy Policy", text: "Privacy Policy", href: "#"}}
href: "#",
}}
rightLink={{ rightLink={{
text: "Terms of Service", text: "Terms of Service", href: "#"}}
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>