Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd21307daa | |||
| 830cf0041e | |||
| 7c8aa04389 |
120
src/app/page.tsx
120
src/app/page.tsx
@@ -33,55 +33,55 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
name: "Chi Siamo", id: "#about"},
|
||||
{
|
||||
name: "Programs", id: "#programs"},
|
||||
name: "Programmi", id: "#programs"},
|
||||
{
|
||||
name: "Pricing", id: "#pricing"},
|
||||
name: "Prezzi", id: "#pricing"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
name: "Contatti", id: "#contact"},
|
||||
]}
|
||||
brandName="La Scuderia Élite Fitness"
|
||||
button={{
|
||||
text: "Join Now", href: "#contact"}}
|
||||
text: "Iscriviti Ora", 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."
|
||||
title="Scatena il tuo Potenziale alla Scuderia Élite Fitness"
|
||||
description="La meta CrossFit per eccellenza a Cavallino, Lecce. Unisciti a una comunità dedicata alla forza, alla longevità e alle prestazioni d'élite."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Luca R.", handle: "@luca_fit", testimonial: "Best gym in Lecce, intense training!", rating: 5,
|
||||
name: "Luca R.", handle: "@luca_fit", testimonial: "La migliore palestra di Lecce, allenamenti intensi!", 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,
|
||||
name: "Giulia M.", handle: "@giuliacross", testimonial: "I coach sono incredibili e molto attenti.", 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,
|
||||
name: "Marco P.", handle: "@marco_wod", testimonial: "Un'esperienza che ti cambia la vita.", 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,
|
||||
name: "Sara B.", handle: "@sara_elite", testimonial: "La comunità è di altissimo livello.", 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,
|
||||
name: "Davide S.", handle: "@davide_box", testimonial: "Puro CrossFit, ambiente d'élite.", 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"},
|
||||
text: "Inizia Ora", 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"
|
||||
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&_wi=1"
|
||||
avatarText="Unisciti a 500+ atleti"
|
||||
/>
|
||||
</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."
|
||||
title="La tua Casa del CrossFit a Cavallino"
|
||||
description="La Scuderia Élite Fitness non è solo una palestra, è un centro di trasformazione personale. Crediamo nella qualità del movimento, nella comunità e nel raggiungimento di risultati d'élite per tutti."
|
||||
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>
|
||||
@@ -89,15 +89,15 @@ export default function LandingPage() {
|
||||
<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."
|
||||
title="Programmi di Allenamento Élite"
|
||||
description="Classi strutturate progettate per renderti più forte, veloce e sano che mai."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "c1", title: "CrossFit WOD", content: "Our flagship high-intensity interval training classes."},
|
||||
id: "c1", title: "WOD CrossFit", content: "Le nostre classi di allenamento ad alta intensità."},
|
||||
{
|
||||
id: "c2", title: "Olympic Lifting", content: "Technical proficiency and strength focused lifting."},
|
||||
id: "c2", title: "Sollevamento Olimpico", content: "Perfezionamento tecnico e sollevamento orientato alla forza."},
|
||||
{
|
||||
id: "c3", title: "Personal Coaching", content: "Tailored guidance to meet your unique goals."},
|
||||
id: "c3", title: "Personal Coaching", content: "Guida su misura per raggiungere i tuoi obiettivi unici."},
|
||||
]}
|
||||
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"
|
||||
@@ -130,8 +130,8 @@ export default function LandingPage() {
|
||||
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."
|
||||
title="Essenziali da Palestra"
|
||||
description="Equipaggiati con i migliori accessori per il tuo allenamento quotidiano."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,26 +142,26 @@ export default function LandingPage() {
|
||||
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: "b1", tag: "Starter", price: "€70", period: "/mese", description: "Perfetto per un allenamento occasionale", button: {
|
||||
text: "Seleziona", href: "#contact"},
|
||||
featuresTitle: "Include", features: [
|
||||
"3 classi a settimana", "Programmazione base"],
|
||||
},
|
||||
{
|
||||
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: "b2", tag: "Élite", price: "€110", period: "/mese", description: "Accesso illimitato alla nostra struttura", button: {
|
||||
text: "Seleziona", href: "#contact"},
|
||||
featuresTitle: "Include", features: [
|
||||
"Classi illimitate", "Accesso Open Gym"],
|
||||
},
|
||||
{
|
||||
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"],
|
||||
id: "b3", tag: "Drop-in", price: "€15", period: "/giorno", description: "Vieni a trovarci per una sessione singola", button: {
|
||||
text: "Seleziona", href: "#contact"},
|
||||
featuresTitle: "Include", features: [
|
||||
"Accesso al WOD", "Guida del Coach"],
|
||||
},
|
||||
]}
|
||||
title="Membership Plans"
|
||||
description="Choose the membership that aligns with your fitness frequency."
|
||||
title="Piani di Abbonamento"
|
||||
description="Scegli il piano che meglio si allinea alla tua frequenza di allenamento."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,14 +173,14 @@ export default function LandingPage() {
|
||||
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: "m1", name: "Coach Alessandro", role: "Head Coach", description: "Esperto in metodologia CrossFit.", 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: "m2", name: "Coach Sofia", role: "Specialista in Sollevamento", description: "Focus su mobilità e forza.", 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"},
|
||||
id: "m3", name: "Coach Roberto", role: "Performance Trainer", description: "Specialista nella preparazione di atleti d'élite.", 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."
|
||||
title="Incontra i Nostri Coach Élite"
|
||||
description="Conosci il team che guida la nostra eccellenza."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -199,8 +199,8 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
cardTitle="Storie di Successo"
|
||||
cardTag="Comunità"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -211,16 +211,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Do I need to be fit to start?", content: "No, our classes are scaled for all levels."},
|
||||
id: "f1", title: "Devo essere in forma per iniziare?", content: "No, le nostre classi sono scalabili per tutti i livelli."},
|
||||
{
|
||||
id: "f2", title: "What should I bring?", content: "Water, gym clothes, and clean trainers."},
|
||||
id: "f2", title: "Cosa devo portare?", content: "Acqua, abbigliamento da palestra e scarpe pulite."},
|
||||
{
|
||||
id: "f3", title: "Are there showers available?", content: "Yes, we provide modern shower facilities."},
|
||||
id: "f3", title: "Ci sono docce disponibili?", content: "Sì, offriamo moderne strutture per la doccia."},
|
||||
]}
|
||||
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?"
|
||||
title="Domande Frequenti"
|
||||
description="Hai domande sulla nostra palestra o sui programmi di allenamento?"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -230,12 +230,12 @@ export default function LandingPage() {
|
||||
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."
|
||||
tag="Unisciti"
|
||||
title="Pronto ad Iniziare il Tuo Viaggio?"
|
||||
description="Vieni a trovarci a Cavallino, Lecce. Contattaci per prenotare la tua prima lezione gratuita oggi stesso."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "mailto:info@lascuderiafitness.com"},
|
||||
text: "Contattaci", href: "mailto:info@lascuderiafitness.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -246,17 +246,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
{
|
||||
label: "Classes", href: "#programs"},
|
||||
label: "Classi", href: "#programs"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Pricing", href: "#pricing"},
|
||||
label: "Prezzi", href: "#pricing"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
label: "Contatti", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
label: "Termini di Servizio", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -274,4 +274,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user