Files
ae1218fe-64ee-48a3-aded-c55…/src/app/page.tsx
2026-05-24 07:36:41 +00:00

277 lines
14 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="directional-hover"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="none"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About", id: "#about"},
{
name: "Programs", id: "#programs"},
{
name: "Pricing", id: "#pricing"},
{
name: "Contact", id: "#contact"},
]}
brandName="La Scuderia Élite Fitness"
button={{
text: "Join Now", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Unleash Your Potential at La Scuderia Élite Fitness"
description="The premier CrossFit destination in Cavallino, Lecce. Join a community dedicated to strength, longevity, and elite performance."
testimonials={[
{
name: "Luca R.", handle: "@luca_fit", testimonial: "Best gym in Lecce, intense training!", rating: 5,
imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=15&size=600x400&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=1"},
{
name: "Giulia M.", handle: "@giuliacross", testimonial: "Coaches are incredible and attentive.", rating: 5,
imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=15&size=600x400&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=2"},
{
name: "Marco P.", handle: "@marco_wod", testimonial: "Life changing gym experience.", rating: 5,
imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=15&size=600x400&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=3"},
{
name: "Sara B.", handle: "@sara_elite", testimonial: "Community is top tier.", rating: 5,
imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=15&size=600x400&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=4"},
{
name: "Davide S.", handle: "@davide_box", testimonial: "Pure CrossFit, elite environment.", rating: 5,
imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=15&size=600x400&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=5"},
]}
buttons={[
{
text: "Get Started", href: "#contact"},
]}
imageSrc="https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=14&size=800x600&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY"
avatarText="Join 500+ athletes"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={false}
title="Your CrossFit Home in Cavallino"
description="La Scuderia Élite Fitness isn't just a gym; it's a hub for personal transformation. We believe in movement quality, community, and achieving elite results for everyone."
imageSrc="https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=16&size=800x600&maptype=satellite&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY"
/>
</div>
<div id="programs" data-section="programs">
<FeatureCardTwentyOne
useInvertedBackground={true}
title="Elite Training Programs"
description="Structured classes designed to get you stronger, faster, and healthier than ever."
accordionItems={[
{
id: "c1", title: "CrossFit WOD", content: "Our flagship high-intensity interval training classes."},
{
id: "c2", title: "Olympic Lifting", content: "Technical proficiency and strength focused lifting."},
{
id: "c3", title: "Personal Coaching", content: "Tailored guidance to meet your unique goals."},
]}
imageSrc="https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=15&size=800x600&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY"
mediaAnimation="slide-up"
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1", brand: "Scuderia", name: "Pro Tee", price: "€25", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-with-tank-top-weights_23-2148700598.jpg"},
{
id: "p2", brand: "Scuderia", name: "Shaker", price: "€12", rating: 5,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321819.jpg"},
{
id: "p3", brand: "Scuderia", name: "Wraps", price: "€18", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/bodybuilding-concept-with-barbell-gym_23-2147675160.jpg"},
{
id: "p4", brand: "Scuderia", name: "Bottle", price: "€15", rating: 5,
reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-kettlebell-closet_23-2149358172.jpg"},
{
id: "p5", brand: "Scuderia", name: "Towel", price: "€10", rating: 4,
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unrecognizable-male-athlete-wiping-sweat-with-towel-seated-gym-changing-room_1098-18871.jpg"},
{
id: "p6", brand: "Scuderia", name: "Bands", price: "€20", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-elastic-band-full-shot_23-2149557844.jpg"},
]}
title="Gym Essentials"
description="Gear up with the best equipment for your daily training."
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "b1", tag: "Starter", price: "€70", period: "/mo", description: "Perfect for casual training", button: {
text: "Select", href: "#contact"},
featuresTitle: "Includes", features: [
"3 Classes per week", "Basic programming"],
},
{
id: "b2", tag: "Elite", price: "€110", period: "/mo", description: "Unlimited access to our facility", button: {
text: "Select", href: "#contact"},
featuresTitle: "Includes", features: [
"Unlimited classes", "Open gym access"],
},
{
id: "b3", tag: "Drop-in", price: "€15", period: "/day", description: "Visit us for a single session", button: {
text: "Select", href: "#contact"},
featuresTitle: "Includes", features: [
"Access to WOD", "Coach guidance"],
},
]}
title="Membership Plans"
description="Choose the membership that aligns with your fitness frequency."
/>
</div>
<div id="team" data-section="team">
<TeamCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "m1", name: "Coach Alessandro", role: "Head Coach", description: "Expert in CrossFit methodology.", imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=18&size=400x400&maptype=roadmap&markers=color:blue%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=1"},
{
id: "m2", name: "Coach Sofia", role: "Lifting Specialist", description: "Focuses on mobility and strength.", imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=18&size=400x400&maptype=roadmap&markers=color:blue%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=2"},
{
id: "m3", name: "Coach Roberto", role: "Performance Trainer", description: "Elite athlete prep specialist.", imageSrc: "https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=18&size=400x400&maptype=roadmap&markers=color:blue%7C40.3239,18.2324&key=YOUR_API_KEY&_wi=3"},
]}
title="Meet Our Elite Coaches"
description="Meet the team that drives our excellence."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{
id: "t1", name: "Luca R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-man-smiling-pointing-finger-himself_176420-12640.jpg"},
{
id: "t2", name: "Giulia M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111693.jpg"},
{
id: "t3", name: "Marco P.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-preparing-throw-fist_23-2149219784.jpg"},
{
id: "t4", name: "Sara B.", imageSrc: "http://img.b2bpic.net/free-photo/energetic-man-doing-morning-exercise-beach_1262-4995.jpg"},
{
id: "t5", name: "Davide S.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-ball_23-2149326100.jpg"},
]}
cardTitle="Member Success Stories"
cardTag="Community Love"
cardAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "Do I need to be fit to start?", content: "No, our classes are scaled for all levels."},
{
id: "f2", title: "What should I bring?", content: "Water, gym clothes, and clean trainers."},
{
id: "f3", title: "Are there showers available?", content: "Yes, we provide modern shower facilities."},
]}
imageSrc="https://maps.googleapis.com/maps/api/staticmap?center=40.3239,18.2324&zoom=17&size=600x400&maptype=roadmap&markers=color:red%7C40.3239,18.2324&key=YOUR_API_KEY"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
description="Have questions about our gym or training?"
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
tag="Join Us"
title="Ready to Start Your Journey?"
description="Visit us in Cavallino, Lecce. Contact us to book your first free class today."
buttons={[
{
text: "Contact Us", href: "mailto:info@lascuderiafitness.com"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "About", href: "#about"},
{
label: "Classes", href: "#programs"},
],
},
{
items: [
{
label: "Pricing", href: "#pricing"},
{
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
],
},
]}
logoText="La Scuderia Élite Fitness"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}