Update src/app/page.tsx
This commit is contained in:
343
src/app/page.tsx
343
src/app/page.tsx
@@ -33,38 +33,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Amenities",
|
||||
id: "#amenities",
|
||||
},
|
||||
name: "Amenities", id: "#amenities"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "#rooms",
|
||||
},
|
||||
name: "Rooms", id: "#rooms"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
brandName="Al Burjus Hotel"
|
||||
/>
|
||||
</div>
|
||||
@@ -73,51 +57,25 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Welcome to Al Burjus Hotel"
|
||||
description="Experience unparalleled luxury and comfort in the heart of the city, where every stay is crafted to perfection."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fatima Al-Hassan",
|
||||
handle: "@fatimatravels",
|
||||
testimonial: "An absolutely delightful stay! The service was impeccable, and the room was incredibly comfortable. Highly recommend Al Burjus Hotel for a luxurious escape.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businessman-with-folded-arms_23-2147899568.jpg",
|
||||
imageAlt: "Fatima Al-Hassan",
|
||||
},
|
||||
name: "Fatima Al-Hassan", handle: "@fatimatravels", testimonial: "An absolutely delightful stay! The service was impeccable, and the room was incredibly comfortable. Highly recommend Al Burjus Hotel for a luxurious escape.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businessman-with-folded-arms_23-2147899568.jpg", imageAlt: "Fatima Al-Hassan"},
|
||||
{
|
||||
name: "Ahmed Mansour",
|
||||
handle: "@ahmedexplores",
|
||||
testimonial: "From the moment I arrived, I felt truly welcomed. The hotel's ambiance is serene, and the staff go above and beyond to ensure a memorable experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148618908.jpg",
|
||||
imageAlt: "Ahmed Mansour",
|
||||
},
|
||||
name: "Ahmed Mansour", handle: "@ahmedexplores", testimonial: "From the moment I arrived, I felt truly welcomed. The hotel's ambiance is serene, and the staff go above and beyond to ensure a memorable experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148618908.jpg", imageAlt: "Ahmed Mansour"},
|
||||
{
|
||||
name: "Layla Khan",
|
||||
handle: "@layla_journeys",
|
||||
testimonial: "The fine dining here is exceptional, and the spa facilities are incredibly relaxing. Al Burjus Hotel sets a new standard for luxury hospitality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands-white-modern-office-interior_176420-6491.jpg",
|
||||
imageAlt: "Layla Khan",
|
||||
},
|
||||
name: "Layla Khan", handle: "@layla_journeys", testimonial: "The fine dining here is exceptional, and the spa facilities are incredibly relaxing. Al Burjus Hotel sets a new standard for luxury hospitality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands-white-modern-office-interior_176420-6491.jpg", imageAlt: "Layla Khan"},
|
||||
{
|
||||
name: "Omar Zaki",
|
||||
handle: "@omar_travels",
|
||||
testimonial: "A perfect blend of elegance and comfort. The rooms are spacious and beautifully appointed, with breathtaking views of the city. My go-to hotel.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142061.jpg",
|
||||
imageAlt: "Omar Zaki",
|
||||
},
|
||||
name: "Omar Zaki", handle: "@omar_travels", testimonial: "A perfect blend of elegance and comfort. The rooms are spacious and beautifully appointed, with breathtaking views of the city. My go-to hotel.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142061.jpg", imageAlt: "Omar Zaki"},
|
||||
{
|
||||
name: "Nadia Saeed",
|
||||
handle: "@nadiagetaways",
|
||||
testimonial: "Truly a gem in the city. Every detail is meticulously thought out, providing an experience that is both opulent and deeply relaxing. Can't wait to return!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-old-man-outdoors_23-2148997292.jpg",
|
||||
imageAlt: "Nadia Saeed",
|
||||
},
|
||||
name: "Nadia Saeed", handle: "@nadiagetaways", testimonial: "Truly a gem in the city. Every detail is meticulously thought out, providing an experience that is both opulent and deeply relaxing. Can't wait to return!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-old-man-outdoors_23-2148997292.jpg", imageAlt: "Nadia Saeed"},
|
||||
]}
|
||||
testimonialRotationInterval={6000}
|
||||
tag="Your Luxury Retreat"
|
||||
@@ -126,52 +84,32 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-playing-poker-casino_23-2151831264.jpg",
|
||||
alt: "Happy male guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-playing-poker-casino_23-2151831264.jpg", alt: "Happy male guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13210.jpg",
|
||||
alt: "Smiling female guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13210.jpg", alt: "Smiling female guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/traveler-takes-breathtaking-mountain-landscape-beautiful-peaks_482257-125543.jpg",
|
||||
alt: "Content male traveler",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/traveler-takes-breathtaking-mountain-landscape-beautiful-peaks_482257-125543.jpg", alt: "Content male traveler"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/very-beautiful-brunette-girl-lays-her-stomach-morning-her-room_496169-2282.jpg",
|
||||
alt: "Satisfied woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/very-beautiful-brunette-girl-lays-her-stomach-morning-her-room_496169-2282.jpg", alt: "Satisfied woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-sitting-bed-working-laptop-hotel_1163-5504.jpg",
|
||||
alt: "Businessman relaxing",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-sitting-bed-working-laptop-hotel_1163-5504.jpg", alt: "Businessman relaxing"},
|
||||
]}
|
||||
avatarText="Join our 100K+ happy guests worldwide."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Luxury Accommodation",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Luxury Accommodation", icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "World-Class Dining",
|
||||
icon: Utensils,
|
||||
type: "text-icon", text: "World-Class Dining", icon: Utensils,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Relaxing Spa",
|
||||
icon: Feather,
|
||||
type: "text-icon", text: "Relaxing Spa", icon: Feather,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Infinity Pool",
|
||||
icon: Waves,
|
||||
type: "text-icon", text: "Infinity Pool", icon: Waves,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Exceptional Service",
|
||||
icon: Bell,
|
||||
type: "text-icon", text: "Exceptional Service", icon: Bell,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -184,11 +122,8 @@ export default function LandingPage() {
|
||||
title="A Legacy of Hospitality"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our History",
|
||||
href: "#",
|
||||
},
|
||||
text: "Explore Our History", href: "#"},
|
||||
]}
|
||||
description="Al Burjus Hotel combines classic elegance with modern amenities, offering a serene escape for every traveler. Discover our commitment to exceptional service and a truly memorable stay that redefines luxury."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,25 +135,13 @@ export default function LandingPage() {
|
||||
tag="Exceptional Comfort"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "spa",
|
||||
title: "Luxury Spa & Wellness Center",
|
||||
content: "Indulge in a world of relaxation at our state-of-the-art spa. Offering a range of treatments from massages to facials, designed to rejuvenate your mind and body.",
|
||||
},
|
||||
id: "spa", title: "Luxury Spa & Wellness Center", content: "Indulge in a world of relaxation at our state-of-the-art spa. Offering a range of treatments from massages to facials, designed to rejuvenate your mind and body."},
|
||||
{
|
||||
id: "dining",
|
||||
title: "Fine Dining Restaurants",
|
||||
content: "Savor culinary masterpieces crafted by our award-winning chefs. Our multiple restaurants offer diverse menus, from international cuisine to local delicacies.",
|
||||
},
|
||||
id: "dining", title: "Fine Dining Restaurants", content: "Savor culinary masterpieces crafted by our award-winning chefs. Our multiple restaurants offer diverse menus, from international cuisine to local delicacies."},
|
||||
{
|
||||
id: "pool",
|
||||
title: "Rooftop Infinity Pool",
|
||||
content: "Bask in the sun by our stunning rooftop infinity pool, offering panoramic views of the city skyline. A perfect spot for relaxation or a refreshing swim.",
|
||||
},
|
||||
id: "pool", title: "Rooftop Infinity Pool", content: "Bask in the sun by our stunning rooftop infinity pool, offering panoramic views of the city skyline. A perfect spot for relaxation or a refreshing swim."},
|
||||
{
|
||||
id: "fitness",
|
||||
title: "Modern Fitness Center",
|
||||
content: "Maintain your fitness routine with our fully equipped gym, featuring the latest cardiovascular and strength training equipment. Open 24/7 for your convenience.",
|
||||
},
|
||||
id: "fitness", title: "Modern Fitness Center", content: "Maintain your fitness routine with our fully equipped gym, featuring the latest cardiovascular and strength training equipment. Open 24/7 for your convenience."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/towels-interior-spa-complex_169016-22506.jpg"
|
||||
imageAlt="Luxurious hotel rooftop swimming pool with city view"
|
||||
@@ -235,53 +158,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "standard",
|
||||
name: "Standard Room",
|
||||
price: "$250/night",
|
||||
variant: "Cozy & Efficient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-near-ukulele_23-2147769112.jpg",
|
||||
imageAlt: "Comfortable standard hotel room",
|
||||
},
|
||||
id: "standard", name: "Standard Room", price: "$250/night", variant: "Cozy & Efficient", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-near-ukulele_23-2147769112.jpg", imageAlt: "Comfortable standard hotel room"},
|
||||
{
|
||||
id: "deluxe",
|
||||
name: "Deluxe Room",
|
||||
price: "$380/night",
|
||||
variant: "Spacious & Elegant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185071.jpg",
|
||||
imageAlt: "Spacious deluxe hotel room with modern furnishings",
|
||||
},
|
||||
id: "deluxe", name: "Deluxe Room", price: "$380/night", variant: "Spacious & Elegant", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185071.jpg", imageAlt: "Spacious deluxe hotel room with modern furnishings"},
|
||||
{
|
||||
id: "executive",
|
||||
name: "Executive Suite",
|
||||
price: "$600/night",
|
||||
variant: "Business Ready",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-man-talking-phone-cafe_23-2147689177.jpg",
|
||||
imageAlt: "Executive suite with a separate working area",
|
||||
},
|
||||
id: "executive", name: "Executive Suite", price: "$600/night", variant: "Business Ready", imageSrc: "http://img.b2bpic.net/free-photo/serious-man-talking-phone-cafe_23-2147689177.jpg", imageAlt: "Executive suite with a separate working area"},
|
||||
{
|
||||
id: "junior",
|
||||
name: "Junior Suite",
|
||||
price: "$520/night",
|
||||
variant: "Comfortable Lounge",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
|
||||
imageAlt: "Junior suite with a small sitting area",
|
||||
},
|
||||
id: "junior", name: "Junior Suite", price: "$520/night", variant: "Comfortable Lounge", imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg", imageAlt: "Junior suite with a small sitting area"},
|
||||
{
|
||||
id: "presidential",
|
||||
name: "Presidential Suite",
|
||||
price: "$1200/night",
|
||||
variant: "Ultimate Luxury",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-window-house-beautiful-mountain-top-norway-sunset_613910-20642.jpg",
|
||||
imageAlt: "Grand presidential suite with panoramic views",
|
||||
},
|
||||
id: "presidential", name: "Presidential Suite", price: "$1200/night", variant: "Ultimate Luxury", imageSrc: "http://img.b2bpic.net/free-photo/view-from-window-house-beautiful-mountain-top-norway-sunset_613910-20642.jpg", imageAlt: "Grand presidential suite with panoramic views"},
|
||||
{
|
||||
id: "family",
|
||||
name: "Family Room",
|
||||
price: "$450/night",
|
||||
variant: "Spacious for All",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-couple-playing-with-their-baby-bedroom_23-2147923003.jpg",
|
||||
imageAlt: "Family room with multiple beds and space for children",
|
||||
},
|
||||
id: "family", name: "Family Room", price: "$450/night", variant: "Spacious for All", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-couple-playing-with-their-baby-bedroom_23-2147923003.jpg", imageAlt: "Family room with multiple beds and space for children"},
|
||||
]}
|
||||
title="Elegant Rooms & Suites"
|
||||
description="Choose from our selection of beautifully designed rooms and spacious suites, each offering a unique blend of comfort and style for an unforgettable stay."
|
||||
@@ -294,34 +181,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "guests",
|
||||
value: "100K+",
|
||||
title: "Happy Guests",
|
||||
description: "Since our inception, we have hosted over a hundred thousand satisfied guests.",
|
||||
icon: Star,
|
||||
id: "guests", value: "100K+", title: "Happy Guests", description: "Since our inception, we have hosted over a hundred thousand satisfied guests.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "rooms",
|
||||
value: "99%",
|
||||
title: "Occupancy Rate",
|
||||
description: "Our rooms are almost always filled, a testament to our popularity and quality.",
|
||||
icon: CheckCircle,
|
||||
id: "rooms", value: "99%", title: "Occupancy Rate", description: "Our rooms are almost always filled, a testament to our popularity and quality.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "reviews",
|
||||
value: "4.9/5",
|
||||
title: "Average Rating",
|
||||
description: "Consistently high ratings across all major booking platforms.",
|
||||
icon: Award,
|
||||
id: "reviews", value: "4.9/5", title: "Average Rating", description: "Consistently high ratings across all major booking platforms.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "years",
|
||||
value: "15+",
|
||||
title: "Years of Service",
|
||||
description: "Over a decade and a half of dedicated hospitality excellence.",
|
||||
icon: Calendar,
|
||||
id: "years", value: "15+", title: "Years of Service", description: "Over a decade and a half of dedicated hospitality excellence.", icon: Calendar,
|
||||
},
|
||||
]}
|
||||
title="Excellence in Every Stay"
|
||||
@@ -337,45 +209,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Al Burjus Hotel exceeded all expectations. The staff were incredibly attentive, and the room felt like a private sanctuary. Truly a five-star experience from start to finish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-african-woman-sitting-cafe-smiling-laughing-greeting-drinking-coffee_176420-12393.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Al Burjus Hotel exceeded all expectations. The staff were incredibly attentive, and the room felt like a private sanctuary. Truly a five-star experience from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-african-woman-sitting-cafe-smiling-laughing-greeting-drinking-coffee_176420-12393.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@michaelc",
|
||||
testimonial: "The perfect blend of luxury and comfort. Every detail was thoughtfully curated, making my business trip feel like a relaxing getaway. I'll definitely be returning!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-desk_23-2149741203.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The perfect blend of luxury and comfort. Every detail was thoughtfully curated, making my business trip feel like a relaxing getaway. I'll definitely be returning!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-desk_23-2149741203.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Our family vacation at Al Burjus Hotel was unforgettable. The facilities were fantastic, and the kids loved the pool. Exceptional service that catered to everyone's needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018749.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Our family vacation at Al Burjus Hotel was unforgettable. The facilities were fantastic, and the kids loved the pool. Exceptional service that catered to everyone's needs.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018749.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@davidk",
|
||||
testimonial: "I highly recommend the spa services here. Pure bliss! The entire hotel ambiance is designed for relaxation and luxury. A truly rejuvenating stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-self-care-routine-home_23-2148974311.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@davidk", testimonial: "I highly recommend the spa services here. Pure bliss! The entire hotel ambiance is designed for relaxation and luxury. A truly rejuvenating stay.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-self-care-routine-home_23-2148974311.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
handle: "@jessical",
|
||||
testimonial: "The dining experience was exquisite. Each meal was a culinary journey, and the rooftop views were stunning. Al Burjus Hotel is a must-visit for foodies!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-hotel-room_23-2148095198.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", handle: "@jessical", testimonial: "The dining experience was exquisite. Each meal was a culinary journey, and the rooftop views were stunning. Al Burjus Hotel is a must-visit for foodies!", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-hotel-room_23-2148095198.jpg", imageAlt: "Jessica Lee"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear directly from those who have enjoyed the unparalleled Al Burjus hospitality and made lasting memories."
|
||||
@@ -390,30 +232,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "checkin",
|
||||
title: "What are the 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 can be arranged upon availability and may incur additional charges.",
|
||||
},
|
||||
id: "checkin", title: "What are the 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 can be arranged upon availability and may incur additional charges."},
|
||||
{
|
||||
id: "parking",
|
||||
title: "Is parking available at the hotel?",
|
||||
content: "Yes, we offer complimentary valet parking for all our guests. Self-parking options are also available.",
|
||||
},
|
||||
id: "parking", title: "Is parking available at the hotel?", content: "Yes, we offer complimentary valet parking for all our guests. Self-parking options are also available."},
|
||||
{
|
||||
id: "wifi",
|
||||
title: "Does the hotel offer free Wi-Fi?",
|
||||
content: "Absolutely! High-speed Wi-Fi is complimentary throughout the hotel premises, including all rooms and public areas.",
|
||||
},
|
||||
id: "wifi", title: "Does the hotel offer free Wi-Fi?", content: "Absolutely! High-speed Wi-Fi is complimentary throughout the hotel premises, including all rooms and public areas."},
|
||||
{
|
||||
id: "pets",
|
||||
title: "Are pets allowed?",
|
||||
content: "Unfortunately, Al Burjus Hotel does not accommodate pets, with the exception of service animals as required by law.",
|
||||
},
|
||||
id: "pets", title: "Are pets allowed?", content: "Unfortunately, Al Burjus Hotel does not accommodate pets, with the exception of service animals as required by law."},
|
||||
{
|
||||
id: "booking",
|
||||
title: "How can I make a reservation?",
|
||||
content: "You can make a reservation directly through our website, by calling our reservation desk, or via your preferred travel agent.",
|
||||
},
|
||||
id: "booking", title: "How can I make a reservation?", content: "You can make a reservation directly through our website, by calling our reservation desk, or via your preferred travel agent."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Find quick answers to your queries about booking, facilities, and services at Al Burjus Hotel."
|
||||
@@ -430,27 +257,16 @@ export default function LandingPage() {
|
||||
description="Contact us today to reserve your room or inquire about our exclusive offers and packages. We look forward to welcoming you."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092051.jpg"
|
||||
imageAlt="Luxurious hotel reception desk with friendly staff"
|
||||
@@ -465,50 +281,31 @@ export default function LandingPage() {
|
||||
logoText="Al Burjus Hotel"
|
||||
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"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Guests",
|
||||
items: [
|
||||
title: "Guests", items: [
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user