Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 16:58:25 +00:00

View File

@@ -34,41 +34,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Amenities",
id: "#amenities",
},
name: "Amenities", id: "#amenities"},
{
name: "Rooms & Venues",
id: "#rooms-venues",
},
name: "Rooms & Venues", id: "#rooms-venues"},
{
name: "Our Success",
id: "#stats",
},
name: "Our Success", id: "#stats"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Clients",
id: "#clients",
},
name: "Clients", id: "#clients"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Tikal Futura Hotel"
/>
@@ -77,20 +59,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Experience Unrivaled Luxury & Events at Tikal Futura Hotel"
description="Welcome to Tikal Futura, where sophisticated hospitality meets world-class convention facilities. Perfect for discerning travelers and grand events."
buttons={[
{
text: "Book Your Stay",
href: "#rooms-venues",
},
text: "Book Your Stay", href: "#rooms-venues"},
{
text: "Plan Your Event",
href: "#contact",
},
text: "Plan Your Event", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-swimming-pool-spa_23-2148000355.jpg"
imageAlt="Luxurious hotel lobby with modern design"
@@ -98,50 +75,30 @@ export default function LandingPage() {
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/serious-bearded-young-businessman-standing-with-arms-crossed_171337-19290.jpg",
alt: "Satisfied guest",
},
src: "http://img.b2bpic.net/free-photo/serious-bearded-young-businessman-standing-with-arms-crossed_171337-19290.jpg", alt: "Satisfied guest"},
{
src: "http://img.b2bpic.net/free-photo/handsome-man-escalator_107420-95882.jpg",
alt: "Happy event attendee",
},
src: "http://img.b2bpic.net/free-photo/handsome-man-escalator_107420-95882.jpg", alt: "Happy event attendee"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-man-airport-talking-phone_1303-19685.jpg",
alt: "Conference delegate",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-man-airport-talking-phone_1303-19685.jpg", alt: "Conference delegate"},
{
src: "http://img.b2bpic.net/free-photo/businessman-with-smartphone-looking-out-window_23-2147793064.jpg",
alt: "Business client",
},
src: "http://img.b2bpic.net/free-photo/businessman-with-smartphone-looking-out-window_23-2147793064.jpg", alt: "Business client"},
{
src: "http://img.b2bpic.net/free-photo/happy-businessman-toasting-with-colleague-office-party_637285-9559.jpg",
alt: "Leisure traveler",
},
src: "http://img.b2bpic.net/free-photo/happy-businessman-toasting-with-colleague-office-party_637285-9559.jpg", alt: "Leisure traveler"},
]}
avatarText="Trusted by over 10,000 satisfied guests"
marqueeItems={[
{
type: "text-icon",
text: "Award-Winning Service",
icon: Award,
type: "text-icon", text: "Award-Winning Service", icon: Award,
},
{
type: "text",
text: "Flexible Event Spaces",
type: "text", text: "Flexible Event Spaces"},
{
type: "text-icon", text: "Gourmet Dining Options", icon: Utensils,
},
{
type: "text-icon",
text: "Gourmet Dining Options",
icon: Utensils,
},
type: "text", text: "Prime City Location"},
{
type: "text",
text: "Prime City Location",
},
{
type: "text-icon",
text: "Luxury Accommodations",
icon: Building,
type: "text-icon", text: "Luxury Accommodations", icon: Building,
},
]}
/>
@@ -156,19 +113,13 @@ export default function LandingPage() {
description="Tikal Futura Hotel & Convention Center stands as a beacon of luxury and convenience. Located in the heart of the city, we offer unparalleled comfort for guests and state-of-the-art facilities for all types of events, from intimate meetings to large-scale conventions."
bulletPoints={[
{
title: "Luxurious Accommodations",
description: "Indulge in our elegantly designed rooms and suites, offering breathtaking views and modern amenities for a comfortable stay.",
icon: Building,
title: "Luxurious Accommodations", description: "Indulge in our elegantly designed rooms and suites, offering breathtaking views and modern amenities for a comfortable stay.", icon: Building,
},
{
title: "State-of-the-Art Convention Facilities",
description: "Our expansive convention center features flexible spaces, cutting-edge technology, and dedicated support for flawless events.",
icon: LayoutDashboard,
title: "State-of-the-Art Convention Facilities", description: "Our expansive convention center features flexible spaces, cutting-edge technology, and dedicated support for flawless events.", icon: LayoutDashboard,
},
{
title: "Exceptional Service",
description: "Our committed team provides personalized service, ensuring every detail of your visit or event exceeds expectations.",
icon: Bell,
title: "Exceptional Service", description: "Our committed team provides personalized service, ensuring every detail of your visit or event exceeds expectations.", icon: Bell,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg"
@@ -185,34 +136,22 @@ export default function LandingPage() {
features={[
{
icon: Building2,
title: "Gourmet Dining",
description: "Experience exquisite culinary journeys at our diverse restaurants and bars, offering local and international flavors.",
},
title: "Gourmet Dining", description: "Experience exquisite culinary journeys at our diverse restaurants and bars, offering local and international flavors."},
{
icon: Coffee,
title: "Executive Lounges",
description: "Access exclusive lounges with complimentary refreshments, private meeting areas, and dedicated concierge services.",
},
title: "Executive Lounges", description: "Access exclusive lounges with complimentary refreshments, private meeting areas, and dedicated concierge services."},
{
icon: Activity,
title: "Fitness Center",
description: "Maintain your wellness routine in our fully equipped fitness center, complete with modern exercise machines and expert trainers.",
},
title: "Fitness Center", description: "Maintain your wellness routine in our fully equipped fitness center, complete with modern exercise machines and expert trainers."},
{
icon: Waves,
title: "Spa & Wellness",
description: "Rejuvenate at our luxurious spa, offering a range of treatments, massages, and relaxation therapies for ultimate tranquility.",
},
title: "Spa & Wellness", description: "Rejuvenate at our luxurious spa, offering a range of treatments, massages, and relaxation therapies for ultimate tranquility."},
{
icon: Wifi,
title: "High-Speed Wi-Fi",
description: "Stay connected with complimentary high-speed internet access throughout the hotel and convention center for seamless productivity.",
},
title: "High-Speed Wi-Fi", description: "Stay connected with complimentary high-speed internet access throughout the hotel and convention center for seamless productivity."},
{
icon: Car,
title: "Valet Parking",
description: "Enjoy the convenience of professional valet parking services, ensuring a hassle-free arrival and departure experience.",
},
title: "Valet Parking", description: "Enjoy the convenience of professional valet parking services, ensuring a hassle-free arrival and departure experience."},
]}
title="Unmatched Amenities & Services"
description="Discover a host of premium amenities designed to enhance your stay and ensure every event is a success. From gourmet dining to relaxation, we cater to every need."
@@ -227,65 +166,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "room-1",
brand: "Hotel",
name: "Deluxe King Room",
price: "Starting from $250/night",
rating: 5,
reviewCount: "250+",
imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897745.jpg",
imageAlt: "Deluxe King Room at Tikal Futura",
},
id: "room-1", brand: "Hotel", name: "Deluxe King Room", price: "Starting from $250/night", rating: 5,
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897745.jpg", imageAlt: "Deluxe King Room at Tikal Futura"},
{
id: "room-2",
brand: "Hotel",
name: "Executive Suite",
price: "Starting from $450/night",
rating: 5,
reviewCount: "180+",
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-works-laptop-hipster-cafe_346278-191.jpg",
imageAlt: "Executive Suite at Tikal Futura",
},
id: "room-2", brand: "Hotel", name: "Executive Suite", price: "Starting from $450/night", rating: 5,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-works-laptop-hipster-cafe_346278-191.jpg", imageAlt: "Executive Suite at Tikal Futura"},
{
id: "venue-1",
brand: "Convention Center",
name: "Grand Conference Hall",
price: "Custom Pricing",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-showing-presentation_23-2148817060.jpg",
imageAlt: "Grand Conference Hall set up for a meeting",
},
id: "venue-1", brand: "Convention Center", name: "Grand Conference Hall", price: "Custom Pricing", rating: 5,
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-showing-presentation_23-2148817060.jpg", imageAlt: "Grand Conference Hall set up for a meeting"},
{
id: "venue-2",
brand: "Convention Center",
name: "Elegant Ballroom",
price: "Custom Pricing",
rating: 5,
reviewCount: "95+",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8032.jpg",
imageAlt: "Elegant Ballroom decorated for a gala",
},
id: "venue-2", brand: "Convention Center", name: "Elegant Ballroom", price: "Custom Pricing", rating: 5,
reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8032.jpg", imageAlt: "Elegant Ballroom decorated for a gala"},
{
id: "room-3",
brand: "Hotel",
name: "Standard Double Room",
price: "Starting from $180/night",
rating: 4,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150829693.jpg",
imageAlt: "Standard Double Room at Tikal Futura",
},
id: "room-3", brand: "Hotel", name: "Standard Double Room", price: "Starting from $180/night", rating: 4,
reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150829693.jpg", imageAlt: "Standard Double Room at Tikal Futura"},
{
id: "venue-3",
brand: "Convention Center",
name: "Exhibition Space",
price: "Custom Pricing",
rating: 5,
reviewCount: "70+",
imageSrc: "http://img.b2bpic.net/free-photo/empty-hall_1127-2095.jpg",
imageAlt: "Large exhibition space for trade shows",
},
id: "venue-3", brand: "Convention Center", name: "Exhibition Space", price: "Custom Pricing", rating: 5,
reviewCount: "70+", imageSrc: "http://img.b2bpic.net/free-photo/empty-hall_1127-2095.jpg", imageAlt: "Large exhibition space for trade shows"},
]}
title="Rooms, Suites & Event Venues"
description="Explore our versatile range of accommodations and event spaces, designed to meet the highest standards of comfort and functionality."
@@ -294,44 +191,25 @@ export default function LandingPage() {
<div id="stats" data-section="stats">
<MetricCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "2000+",
title: "Event Capacity",
items: [
"Flexible layouts",
"Cutting-edge tech",
],
id: "m1", value: "2000+", title: "Event Capacity", items: [
"Flexible layouts", "Cutting-edge tech"],
},
{
id: "m2",
value: "300+",
title: "Luxury Rooms",
items: [
"Modern design",
"City views",
],
id: "m2", value: "300+", title: "Luxury Rooms", items: [
"Modern design", "City views"],
},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
items: [
"Dedicated service",
"Seamless execution",
],
id: "m3", value: "98%", title: "Client Satisfaction", items: [
"Dedicated service", "Seamless execution"],
},
{
id: "m4",
value: "15+",
title: "Years of Experience",
items: [
"Industry expertise",
"Award-winning service",
],
id: "m4", value: "15+", title: "Years of Experience", items: [
"Industry expertise", "Award-winning service"],
},
]}
title="Our Impact & Capabilities"
@@ -346,45 +224,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Event Coordinator, GlobalTech",
testimonial: "Tikal Futura provided an immaculate venue and unparalleled support for our annual tech conference. Every detail was handled with professionalism.",
imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-looking-documents-products-standing-office-railing_146671-14846.jpg",
imageAlt: "Sarah Johnson, Event Coordinator",
},
id: "1", name: "Sarah Johnson", role: "Event Coordinator, GlobalTech", testimonial: "Tikal Futura provided an immaculate venue and unparalleled support for our annual tech conference. Every detail was handled with professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-looking-documents-products-standing-office-railing_146671-14846.jpg", imageAlt: "Sarah Johnson, Event Coordinator"},
{
id: "2",
name: "Michael Chen",
role: "Business Traveler",
testimonial: "The Executive Suite was incredibly comfortable and well-appointed. A truly luxurious stay, and the service was impeccable. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2150648837.jpg",
imageAlt: "Michael Chen, Business Traveler",
},
id: "2", name: "Michael Chen", role: "Business Traveler", testimonial: "The Executive Suite was incredibly comfortable and well-appointed. A truly luxurious stay, and the service was impeccable. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2150648837.jpg", imageAlt: "Michael Chen, Business Traveler"},
{
id: "3",
name: "Emily Rodriguez",
role: "Wedding Planner",
testimonial: "Our client's wedding in the Grand Ballroom was a dream come true. The staff went above and beyond to ensure a memorable and flawless event.",
imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167222.jpg",
imageAlt: "Emily Rodriguez, Wedding Planner",
},
id: "3", name: "Emily Rodriguez", role: "Wedding Planner", testimonial: "Our client's wedding in the Grand Ballroom was a dream come true. The staff went above and beyond to ensure a memorable and flawless event.", imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167222.jpg", imageAlt: "Emily Rodriguez, Wedding Planner"},
{
id: "4",
name: "David Kim",
role: "Conference Delegate",
testimonial: "The convention facilities are top-notch, with advanced AV equipment and comfortable seating. It made our entire conference experience smooth and engaging.",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg",
imageAlt: "David Kim, Conference Delegate",
},
id: "4", name: "David Kim", role: "Conference Delegate", testimonial: "The convention facilities are top-notch, with advanced AV equipment and comfortable seating. It made our entire conference experience smooth and engaging.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2791.jpg", imageAlt: "David Kim, Conference Delegate"},
{
id: "5",
name: "Jessica Lee",
role: "Leisure Guest",
testimonial: "A beautiful hotel with stunning views and incredible amenities. The spa was a highlight, and the dining options were superb. Can't wait to return!",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couples-together-luxurious-restaurant_23-2150517458.jpg",
imageAlt: "Jessica Lee, Leisure Guest",
},
id: "5", name: "Jessica Lee", role: "Leisure Guest", testimonial: "A beautiful hotel with stunning views and incredible amenities. The spa was a highlight, and the dining options were superb. Can't wait to return!", imageSrc: "http://img.b2bpic.net/free-photo/senior-couples-together-luxurious-restaurant_23-2150517458.jpg", imageAlt: "Jessica Lee, Leisure Guest"},
]}
title="What Our Clients Say"
description="Hear directly from event organizers, corporate guests, and leisure travelers about their exceptional experiences at Tikal Futura."
@@ -396,14 +244,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Conference Solutions",
"Global Events Group",
"Summit Innovations",
"Hospitality Partners",
"Travel Trade Inc.",
"Destination Ventures",
"Premier Bookings",
]}
"Conference Solutions", "Global Events Group", "Summit Innovations", "Hospitality Partners", "Travel Trade Inc.", "Destination Ventures", "Premier Bookings"]}
title="Trusted by Leading Organizations"
description="We are proud to host events and welcome guests from a diverse range of prestigious companies and organizations worldwide."
showCard={true}
@@ -416,35 +257,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What types of event spaces are available?",
content: "Our convention center boasts a variety of versatile spaces, including large ballrooms, flexible conference rooms, and modern exhibition halls, suitable for any event size and type.",
},
id: "q1", title: "What types of event spaces are available?", content: "Our convention center boasts a variety of versatile spaces, including large ballrooms, flexible conference rooms, and modern exhibition halls, suitable for any event size and type."},
{
id: "q2",
title: "Do you offer catering services for events?",
content: "Yes, we provide comprehensive in-house catering services with a diverse menu designed to fit any event theme, dietary restriction, and budget. Our culinary team can create bespoke dining experiences.",
},
id: "q2", title: "Do you offer catering services for events?", content: "Yes, we provide comprehensive in-house catering services with a diverse menu designed to fit any event theme, dietary restriction, and budget. Our culinary team can create bespoke dining experiences."},
{
id: "q3",
title: "What amenities are included with a room booking?",
content: "All room bookings include access to high-speed Wi-Fi, our state-of-the-art fitness center, and a complimentary breakfast buffet. Upgraded suites offer additional executive lounge access.",
},
id: "q3", title: "What amenities are included with a room booking?", content: "All room bookings include access to high-speed Wi-Fi, our state-of-the-art fitness center, and a complimentary breakfast buffet. Upgraded suites offer additional executive lounge access."},
{
id: "q4",
title: "How can I book a room or event space?",
content: "You can book directly through our website, by contacting our reservations team via phone or email, or by filling out the inquiry form on our contact page.",
},
id: "q4", title: "How can I book a room or event space?", content: "You can book directly through our website, by contacting our reservations team via phone or email, or by filling out the inquiry form on our contact page."},
{
id: "q5",
title: "Is parking available at the hotel?",
content: "Yes, we offer both self-parking and valet parking services for guests and event attendees. Accessible parking options are also available.",
},
id: "q5", title: "Is parking available at the hotel?", content: "Yes, we offer both self-parking and valet parking services for guests and event attendees. Accessible parking options are also available."},
{
id: "q6",
title: "What is your cancellation policy?",
content: "Our cancellation policy varies by booking type and rate. Please refer to your booking confirmation or contact our reservations team for specific details regarding your reservation.",
},
id: "q6", title: "What is your cancellation policy?", content: "Our cancellation policy varies by booking type and rate. Please refer to your booking confirmation or contact our reservations team for specific details regarding your reservation."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about booking your stay, planning events, and our facilities at Tikal Futura."
@@ -456,8 +279,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Plan Your Perfect Stay or Event"
description="Our dedicated team is ready to assist you. Contact us today to discuss your accommodation needs, event planning, or any inquiries you may have."
@@ -475,54 +297,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Amenities",
href: "#amenities",
},
label: "Amenities", href: "#amenities"},
{
label: "Rooms & Suites",
href: "#rooms-venues",
},
label: "Rooms & Suites", href: "#rooms-venues"},
{
label: "Event Venues",
href: "#rooms-venues",
},
label: "Event Venues", href: "#rooms-venues"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}