1 Commits

Author SHA1 Message Date
f741ed5025 Update src/app/page.tsx 2026-06-03 16:33:49 +00:00

View File

@@ -2,438 +2,324 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroLogo from '@/components/sections/hero/HeroLogo';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TextAbout from '@/components/sections/about/TextAbout';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TeamCardSix from '@/components/sections/team/TeamCardSix';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Camera, Coffee, Facebook, Heart, Instagram, Leaf, MapPin, Mountain, Palette, Sparkles, Sun, Twitter, User, Users, Utensils, Zap } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur"
defaultButtonVariant="elastic-effect"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="floatingGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="diagonal-gradient"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="solid"
primaryButtonStyle="flat"
secondaryButtonStyle="layered"
headingFontWeight="bold"
headingFontWeight="light"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Activities", id: "#activities"},
{
name: "Offerings",
id: "#products",
},
name: "Packages", id: "#packages"},
{
name: "Highlights",
id: "#metrics",
},
name: "Team", id: "#team"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Partners",
id: "#partners",
},
name: "FAQ", id: "#faq"},
{
name: "FAQ",
id: "#faq",
},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/beach-summer-holiday-vacation-getaway-relaxation-concept_53876-74928.jpg"
logoAlt="The Weekend Logo"
brandName="The Weekend"
brandName="Weekend Vibes"
bottomLeftText="Your Perfect Escape"
bottomRightText="hello@weekendvibes.com"
/>
</div>
<div id="hero" data-section="hero">
<HeroLogo
logoText="The Weekend"
description="Your ultimate destination for relaxation, adventure, and unforgettable moments. Discover the perfect escape."
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "radial-gradient"}}
imagePosition="right"
title="Your Perfect Weekend Awaits"
description="Escape the routine and embrace relaxation, adventure, and joy. Plan your ideal weekend getaway with us."
buttons={[
{
text: "Explore Experiences",
href: "#products",
text: "Explore Weekends", href: "#packages"},
{
text: "Plan Your Escape", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-couple-holding-guitar_23-2148503449.jpg"
imageAlt="Couple enjoying a scenic mountain view at sunset"
mediaAnimation="slide-up"
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/emotive-dark-skinned-male-with-afro-hairstyle-sitting-chair-park-while-talking-someone-drinking-coffee-smiling-broadly-expressing-positive-emotions_176420-19801.jpg", alt: "Happy traveler"},
{
src: "http://img.b2bpic.net/free-photo/overjoyed-woman-with-curly-hair-laughs-something-positive-chuckles-closes-eyes-has-white-teeth-wears-casual-knitted-jumper-isolated-brown-wall_273609-43962.jpg", alt: "Smiling adventurer"},
{
src: "http://img.b2bpic.net/free-photo/brunette-woman-bra-sitting-top-mountain-enjoying-view_181624-31548.jpg", alt: "Relaxed person"},
{
src: "http://img.b2bpic.net/free-photo/hipster-vacation-lake_23-2147978822.jpg", alt: "Joyful explorer"},
{
src: "http://img.b2bpic.net/free-photo/overjoyed-curly-haired-woman-raises-clenched-fists-feels-excited-celebrates-success-wears-warm-yellow-knitted-sweater_273609-33802.jpg", alt: "Content guest"},
]}
avatarText="Join over 10,000 happy weekeenders!"
marqueeItems={[
{
type: "text-icon", text: "Relax & Rejuvenate", icon: Coffee,
},
{
text: "Plan Your Visit",
href: "#contact",
type: "text-icon", text: "Explore & Discover", icon: Mountain,
},
{
type: "text-icon", text: "Create Memories", icon: Camera,
},
{
type: "text-icon", text: "Savor Flavors", icon: Utensils,
},
{
type: "text-icon", text: "Unwind in Nature", icon: Leaf,
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/floor-park_1127-3515.jpg"
imageAlt="People relaxing at a sunny outdoor venue"
showDimOverlay={true}
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
tag="About Us"
tagAnimation="blur-reveal"
title="Where Every Moment Becomes a Memory"
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "image", src: "http://img.b2bpic.net/free-photo/good-friends-make-everything-easier_329181-2938.jpg", alt: "people relaxing in hammock beach"},
{
type: "text", content: "Discover Unforgettable Weekend Escapes"},
{
type: "text", content: "Your journey to relaxation and adventure starts here. We meticulously curate unique experiences, ensuring every detail is perfect for your getaway."},
]}
buttons={[
{
text: "Our Story",
href: "#",
},
text: "Learn More", href: "#"},
]}
buttonAnimation="slide-up"
/>
</div>
<div id="features" data-section="features">
<FeatureCardSix
<div id="activities" data-section="activities">
<FeatureBento
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground={true}
features={[
{
title: "Modern Event Spaces",
description: "Versatile venues for celebrations, corporate gatherings, and private events, equipped with state-of-the-art technology.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg",
imageAlt: "Modern event space",
title: "Nature Retreats", description: "Unwind in the tranquility of nature with our curated eco-friendly stays.", bentoComponent: "reveal-icon", icon: Sun,
},
{
title: "Gourmet Dining",
description: "Indulge in exquisite culinary journeys with our farm-to-table restaurants, vibrant cafes, and bespoke catering services.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg",
imageAlt: "Gourmet food selection",
title: "Adventure Sports", description: "Seek thrill and excitement with activities like hiking, kayaking, and more.", bentoComponent: "reveal-icon", icon: Zap,
},
{
title: "Wellness & Retreats",
description: "Rejuvenate your mind and body with our holistic spa treatments, yoga sessions, and peaceful meditation zones.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-working-out-together_23-2149161297.jpg",
imageAlt: "Outdoor yoga class",
title: "Cultural Immersion", description: "Explore local traditions, cuisine, and history in vibrant destinations.", bentoComponent: "reveal-icon", icon: MapPin,
},
{
title: "Wellness & Spa", description: "Rejuvenate your mind and body with our luxurious spa and wellness packages.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
title: "Gourmet Experiences", description: "Savor exquisite flavors with exclusive dining and culinary workshops.", bentoComponent: "reveal-icon", icon: Utensils,
},
{
title: "Art & Creativity", description: "Unleash your inner artist with inspiring workshops and gallery visits.", bentoComponent: "reveal-icon", icon: Palette,
},
]}
title="Experiences Crafted for You"
description="Discover a diverse range of facilities and activities designed to make your time with us truly special, catering to every mood and desire."
tag="What We Offer"
tagAnimation="blur-reveal"
title="Experience Unforgettable Weekends"
description="From serene nature retreats to thrilling city explorations, discover unique features designed for your perfect escape."
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
<div id="packages" data-section="packages">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={true}
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "package-1",
name: "Romantic Getaway",
price: "$599",
imageSrc: "http://img.b2bpic.net/free-photo/couple-dancing-by-pool-vacation_23-2149369709.jpg",
imageAlt: "Romantic couple at a resort",
},
id: "p1", name: "Luxury Spa Retreat", price: "$799", variant: "Wellness Getaway", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-women-practicing-yoga-together_23-2150316802.jpg", imageAlt: "Luxury spa interior"},
{
id: "package-2",
name: "Family Adventure Day",
price: "$249",
imageSrc: "http://img.b2bpic.net/free-photo/parents-child-spending-time-outdoors-together_23-2148647819.jpg",
imageAlt: "Family playing outdoors",
},
id: "p2", name: "Mountain Adventure Trek", price: "$549", variant: "Outdoor Expedition", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-enjoying-view-while-camping_23-2148704465.jpg", imageAlt: "Mountain hikers"},
{
id: "package-3",
name: "Culinary Masterclass",
price: "$129",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-creamy-mushroom-sauce-rice_140725-2100.jpg",
imageAlt: "Cooking class in session",
},
id: "p3", name: "Gourmet City Escape", price: "$679", variant: "Culinary Journey", imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-thermal-backpack-waiting-food-order_482257-77622.jpg", imageAlt: "Gourmet food on a table"},
{
id: "package-4",
name: "Live Music Evening",
price: "$75",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-fun-amusement-park_23-2148737831.jpg",
imageAlt: "People enjoying live music",
},
id: "p4", name: "Historic Town Discovery", price: "$429", variant: "Cultural Immersion", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-holding-glasses_23-2148888454.jpg", imageAlt: "Historic city street"},
{
id: "package-5",
name: "Corporate Retreat",
price: "$1200",
imageSrc: "http://img.b2bpic.net/free-photo/groom-balcony-holding-glass-engjoying-sunny-weather-balcony_8353-12235.jpg",
imageAlt: "Team collaborating in a modern space",
},
id: "p5", name: "Beachfront Yoga Retreat", price: "$899", variant: "Mind & Body Balance", imageSrc: "http://img.b2bpic.net/free-photo/wellness-exercise-health-lifestyle-nutrition-concept_53876-124996.jpg", imageAlt: "Yoga session on a beach"},
{
id: "package-6",
name: "Spa & Wellness Escape",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-coffee-bath-bombs-coffee-beans_169016-29989.jpg",
imageAlt: "Person relaxing at a spa",
},
id: "p6", name: "Winter Wonderland Ski", price: "$999", variant: "Snow Sports Holiday", imageSrc: "http://img.b2bpic.net/free-photo/snowboarding-mountains_23-2151944777.jpg", imageAlt: "Ski slopes in winter"},
]}
title="Curated Experiences & Packages"
description="Choose from our exclusive selection of experiences, perfectly designed to enhance your visit to The Weekend."
tag="Our Offerings"
tagAnimation="blur-reveal"
title="Curated Weekend Experiences"
description="Browse our hand-picked selection of weekend packages, each offering a unique way to recharge and explore."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardEleven
<div id="pricing" data-section="pricing">
<PricingCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
useInvertedBackground={true}
plans={[
{
id: "metric-1",
value: "100K+",
title: "Happy Visitors",
description: "Guests who have shared unforgettable moments with us.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-people-wearing-graphic-eye-makeup_23-2151120774.jpg",
imageAlt: "Happy diverse people",
id: "basic", tag: "Solo Explorer", tagIcon: User,
price: "$299", period: "per person", description: "Perfect for individuals seeking a quick, refreshing getaway.", button: {
text: "Book Now", href: "#contact"},
featuresTitle: "Includes:", features: [
"2-night stay", "Basic activity package", "Local guide assistance"],
},
{
id: "metric-2",
value: "24/7",
title: "Perfect Weather",
description: "We guarantee sunshine and clear skies for your enjoyment.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lake-mapourika-new-zealand-surrounded-by-green-scenery_181624-10213.jpg",
imageAlt: "Beautiful night sky with stars",
id: "premium", tag: "Couple's Delight", tagIcon: Heart,
price: "$549", period: "per couple", description: "An intimate experience for couples looking to reconnect and relax.", button: {
text: "Book Now", href: "#contact"},
featuresTitle: "Includes:", features: [
"3-night stay", "Premium activity package", "Romantic dining experience"],
},
{
id: "metric-3",
value: "500+",
title: "Events Hosted",
description: "A vibrant calendar of unique experiences and gatherings.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-dark-suit-writing-her-notebook-business-concept-with-copy-space_1428-664.jpg",
imageAlt: "Event calendar",
id: "family", tag: "Family Fun", tagIcon: Users,
price: "$799", period: "per family", description: "Adventures designed for families to create lasting memories together.", button: {
text: "Book Now", href: "#contact"},
featuresTitle: "Includes:", features: [
"3-night stay", "Family activity bundle", "Child-friendly amenities"],
},
]}
title="Making Weekends Wonderful"
description="We are proud of the joy and relaxation we bring to our guests, continuously striving to exceed expectations."
tag="Our Impact"
tagAnimation="blur-reveal"
title="Choose Your Weekend Adventure"
description="Flexible plans for every type of weekender, from solo explorers to family fun."
/>
</div>
<div id="team" data-section="team">
<TeamCardSix
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "m1", name: "Sarah Chen", role: "Chief Experience Officer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg", imageAlt: "Sarah Chen"},
{
id: "m2", name: "David Kim", role: "Head of Destination Curation", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-arm-crossed-standing-near-railing-looking-camera_23-2148203054.jpg", imageAlt: "David Kim"},
{
id: "m3", name: "Emily Watson", role: "Guest Relations Manager", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661551.jpg", imageAlt: "Emily Watson"},
]}
title="Meet Our Weekend Planners"
description="Dedicated to crafting memorable experiences, our team ensures your getaway is seamless and special."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="depth-3d"
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Frequent Visitor",
testimonial: "The Weekend is my absolute favorite place to unwind. The atmosphere is so inviting, and there's always something new and exciting to do. Truly a gem!",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-reading_23-2148396352.jpg",
imageAlt: "Sarah Johnson",
},
id: "t1", name: "Alice Johnson", role: "Marketing Manager", company: "GloboCorp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-smiling-woman_171337-4171.jpg", imageAlt: "Alice Johnson"},
{
id: "2",
name: "Michael Chen",
role: "Event Organizer",
testimonial: "I hosted my company's annual retreat at The Weekend, and it was a resounding success. The staff were incredibly helpful, and the facilities were top-notch.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-holding-disposable-coffee-cup-while-opening-door_23-2148187209.jpg",
imageAlt: "Michael Chen",
},
id: "t2", name: "Robert Smith", role: "Software Engineer", company: "Tech Innovations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-his-yellow-bag-preparing-trip-smiling-blue-wall_140725-89702.jpg", imageAlt: "Robert Smith"},
{
id: "3",
name: "Emily Rodriguez",
role: "Family Guest",
testimonial: "Perfect for families! My kids had a blast with all the activities, and my husband and I actually got to relax. We're already planning our next trip.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-eats-sushi-sitting-grass-park_169016-21333.jpg",
imageAlt: "Emily Rodriguez",
},
id: "t3", name: "Maria Garcia", role: "Artist", company: "Creative Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3759.jpg", imageAlt: "Maria Garcia"},
{
id: "4",
name: "David Kim",
role: "Food Enthusiast",
testimonial: "The dining options are incredible. Every meal was a delightful experience, from casual bites to fine dining. A true culinary destination!",
imageSrc: "http://img.b2bpic.net/free-photo/trekker-enjoys-quiet-moment-mountains-scrolling-phone-app_482257-117888.jpg",
imageAlt: "David Kim",
},
id: "t4", name: "John Doe", role: "Financial Analyst", company: "Capital Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/with-bad-attitude-looking-proud-aggressive-pointing-upwards-making-fun-sign-with-hands_1194-632304.jpg", imageAlt: "John Doe"},
{
id: "5",
name: "Jessica Lee",
role: "Wellness Seeker",
testimonial: "The wellness programs are fantastic. I felt completely refreshed after my yoga retreat. The tranquil environment is exactly what I needed.",
imageSrc: "http://img.b2bpic.net/free-photo/supportive-cute-blond-girlfriend-cheering-liking-interesting-concept-cool-idea-thumbsup-smiling_1258-229592.jpg",
imageAlt: "Jessica Lee",
},
id: "t5", name: "Sophia Lee", role: "Travel Blogger", company: "Wanderlust Diaries", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg", imageAlt: "Sophia Lee"},
]}
title="Hear From Happy Weekenders"
description="Don't just take our word for it our visitors love their experience at The Weekend."
tag="What Our Guests Say"
tagAnimation="blur-reveal"
/>
</div>
<div id="partners" data-section="partners">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Horizon Escapes",
"Culinary Collective",
"Active Living Co.",
"Harmony Arts",
"Community Builders",
"Grand Hotels",
"Experience Makers",
kpiItems={[
{
value: "500+", label: "Weekends Hosted"},
{
value: "4.9", label: "Average Rating"},
{
value: "100%", label: "Satisfaction Rate"},
]}
title="Proudly Partnering"
description="We work with leading organizations to bring you the best experiences and services."
tag="Our Collaborators"
tagAnimation="blur-reveal"
title="Happy Weekenders"
description="Hear what our guests loved most about their unforgettable escapes and adventures."
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
<FaqBase
textboxLayout="default"
useInvertedBackground={true}
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What are the operating hours for The Weekend?",
content: "Our general operating hours are from 9 AM to 10 PM daily, but specific attractions and dining venues may have different schedules. Please check individual listings for details.",
},
id: "q1", title: "How do I book a weekend package?", content: "You can book directly through our website by selecting your desired package and dates, or contact our team for personalized assistance."},
{
id: "faq-2",
title: "Is The Weekend pet-friendly?",
content: "Well-behaved pets are welcome in designated outdoor areas and on leashes. Indoor facilities typically do not permit pets, with the exception of service animals.",
},
id: "q2", title: "Can I customize my weekend itinerary?", content: "Yes, many of our packages offer customization options. Please reach out to us with your specific preferences."},
{
id: "faq-3",
title: "Do you offer group discounts for events?",
content: "Yes, we offer special rates for group bookings and events. Please contact our events team for a customized quote and package options.",
},
id: "q3", title: "What is your cancellation policy?", content: "Our cancellation policy varies by package and time of cancellation. Detailed information is provided during the booking process."},
{
id: "faq-4",
title: "What parking options are available?",
content: "We have ample on-site parking available for all guests. Valet parking services are also offered during peak hours for your convenience.",
},
id: "q4", title: "Are meals included in the packages?", content: "Some packages include meals, while others offer dining credits or recommendations. Please check the specific package details for more information."},
{
id: "q5", title: "What should I pack for my getaway?", content: "We provide a suggested packing list tailored to your chosen destination and activities, sent to you prior to your trip."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about visiting and enjoying The Weekend."
tag="Need Help?"
tagAnimation="blur-reveal"
description="Find answers to common questions about booking, planning, and enjoying your weekend with us."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Plan Your Perfect Weekend"
description="Ready to experience The Weekend? Get in touch with our team to book your stay, plan an event, or ask any questions you may have."
inputs={[
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
tag="Ready to Relax?"
title="Plan Your Ultimate Weekend"
description="Get in touch with our team to customize your perfect escape or ask any questions. We're here to help make your dream weekend a reality."
buttons={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
text: "Contact Us", href: "#"},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
text: "Call Now", href: "tel:+1234567890"},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg"
imageAlt="Modern reception desk"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Send Message"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoSrc="http://img.b2bpic.net/free-photo/beach-summer-holiday-vacation-getaway-relaxation-concept_53876-74928.jpg"
logoAlt="The Weekend Logo"
columns={[
<FooterCard
logoText="Weekend Vibes"
copyrightText="© 2024 Weekend Vibes. All rights reserved."
socialLinks={[
{
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Our Vision",
href: "#",
},
{
label: "Team",
href: "#",
},
],
},
icon: Facebook,
href: "https://facebook.com", ariaLabel: "Facebook"},
{
items: [
{
label: "Experiences",
href: "#products",
},
{
label: "Events",
href: "#features",
},
{
label: "Dining",
href: "#",
},
],
},
icon: Instagram,
href: "https://instagram.com", ariaLabel: "Instagram"},
{
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Support",
href: "#contact",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
icon: Twitter,
href: "https://twitter.com", ariaLabel: "Twitter"},
]}
logoText="The Weekend"
/>
</div>
</ReactLenis>