Update src/app/page.tsx

This commit is contained in:
2026-05-17 19:25:18 +00:00
parent 1c7d65bdcc
commit 085fbd88df

View File

@@ -32,133 +32,47 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Program",
id: "#features",
},
{
name: "Team",
id: "#team",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Program", id: "#features" },
{ name: "Team", id: "#team" },
{ name: "Contact", id: "#contact" },
]}
brandName="Makedones Evosmou"
button={{ text: "Join Us", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Makedones Evosmou Wrestling: Build Strength, Discipline, Legacy"
description="Join a championship wrestling program dedicated to developing competitive athletes and building champions through disciplined training, mentorship, and community. Where passion meets performance."
testimonials={[
{
name: "Dimitris K.",
handle: "@dimitrisk",
testimonial: "The best program for young athletes. Discipline and community are top notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/son-taking-selfie-with-his-father_23-2148404174.jpg",
},
{
name: "Maria P.",
handle: "@mariap",
testimonial: "My son has grown so much in strength and character since joining.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/single-handsome-muscular-black-man-with-shaved-head-folded-arms-cheerful-expression_343059-380.jpg",
},
{
name: "Kostas A.",
handle: "@kostasa",
testimonial: "Professional coaches, safe environment, and clear competitive pathways.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg",
},
{
name: "Eleni T.",
handle: "@elenit",
testimonial: "Incredible supportive environment. My daughter loves the wrestling sessions here.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mom-taking-care-her-daughter-s-hair_23-2149588788.jpg",
},
{
name: "Giorgos V.",
handle: "@giorgosv",
testimonial: "Focus on fundamentals and character is what sets this club apart.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-adopted-by-couple_23-2149574085.jpg",
},
{ name: "Dimitris K.", handle: "@dimitrisk", testimonial: "The best program for young athletes. Discipline and community are top notch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/son-taking-selfie-with-his-father_23-2148404174.jpg" },
{ name: "Maria P.", handle: "@mariap", testimonial: "My son has grown so much in strength and character since joining.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/single-handsome-muscular-black-man-with-shaved-head-folded-arms-cheerful-expression_343059-380.jpg" },
{ name: "Kostas A.", handle: "@kostasa", testimonial: "Professional coaches, safe environment, and clear competitive pathways.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg" },
{ name: "Eleni T.", handle: "@elenit", testimonial: "Incredible supportive environment. My daughter loves the wrestling sessions here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mom-taking-care-her-daughter-s-hair_23-2149588788.jpg" },
{ name: "Giorgos V.", handle: "@giorgosv", testimonial: "Focus on fundamentals and character is what sets this club apart.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-girl-adopted-by-couple_23-2149574085.jpg" },
]}
tag="Join the Elite"
buttons={[
{
text: "Join Our Team",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg?_wi=1"
buttons={[{ text: "Join Our Team", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg"
imageAlt="Youth athletes training at Makedones Evosmou wrestling club"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/mother-daughter-having-fun-kitchen_1301-6566.jpg",
alt: "Parent supporter",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-embracing-each-other-living-r_1170-2682.jpg",
alt: "Young athlete",
},
{
src: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-with-serious-confident-expression-with-arms-crossed-standing-white_141793-109429.jpg",
alt: "Coach portrait",
},
{
src: "http://img.b2bpic.net/free-photo/confident-young-caucasian-sporty-girl-with-braces-wearing-headband_141793-98364.jpg",
alt: "Club supporter",
},
{
src: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-with-serious-confident-expression-with-arms-crossed-standing-white-background_141793-118126.jpg",
alt: "Youth wrestler",
},
{ src: "http://img.b2bpic.net/free-photo/mother-daughter-having-fun-kitchen_1301-6566.jpg", alt: "Parent supporter" },
{ src: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-embracing-each-other-living-r_1170-2682.jpg", alt: "Young athlete" },
{ src: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-with-serious-confident-expression-with-arms-crossed-standing-white_141793-109429.jpg", alt: "Coach portrait" },
{ src: "http://img.b2bpic.net/free-photo/confident-young-caucasian-sporty-girl-with-braces-wearing-headband_141793-98364.jpg", alt: "Club supporter" },
{ src: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-with-serious-confident-expression-with-arms-crossed-standing-white-background_141793-118126.jpg", alt: "Youth wrestler" },
]}
marqueeItems={[
{
type: "text-icon",
text: "National Champions",
icon: Award,
},
{
type: "text-icon",
text: "Elite Training",
icon: Trophy,
},
{
type: "text-icon",
text: "Youth Mentorship",
icon: Users,
},
{
type: "text-icon",
text: "Discipline First",
icon: Shield,
},
{
type: "text-icon",
text: "Olympic Standards",
icon: Star,
},
{ type: "text-icon", text: "National Champions", icon: Award },
{ type: "text-icon", text: "Elite Training", icon: Trophy },
{ type: "text-icon", text: "Youth Mentorship", icon: Users },
{ type: "text-icon", text: "Discipline First", icon: Shield },
{ type: "text-icon", text: "Olympic Standards", icon: Star },
]}
/>
</div>
@@ -178,64 +92,28 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Technical Training",
description: "Expert coaching staff dedicated to refining wrestling fundamentals for all levels.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-confident-people-prepared-run_23-2147752619.jpg",
},
title: "Technical Training", description: "Expert coaching staff dedicated to refining wrestling fundamentals for all levels.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-confident-people-prepared-run_23-2147752619.jpg", imageAlt: "wrestling equipment workout gym" },
items: [
{
icon: CheckCircle,
text: "Olympic style training",
},
{
icon: CheckCircle,
text: "Personalized development plans",
},
{ icon: CheckCircle, text: "Olympic style training" },
{ icon: CheckCircle, text: "Personalized development plans" },
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749681.jpg?_wi=2",
imageAlt: "wrestling equipment workout gym",
},
{
title: "Physical Conditioning",
description: "Customized strength and endurance programs to prepare athletes for competition.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749699.jpg",
},
title: "Physical Conditioning", description: "Customized strength and endurance programs to prepare athletes for competition.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749699.jpg", imageAlt: "wrestling equipment workout gym" },
items: [
{
icon: CheckCircle,
text: "Strength development",
},
{
icon: CheckCircle,
text: "Agility and speed drills",
},
{ icon: CheckCircle, text: "Strength development" },
{ icon: CheckCircle, text: "Agility and speed drills" },
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-sports-people-doing-burpees_23-2149326095.jpg",
imageAlt: "wrestling equipment workout gym",
},
{
title: "Community & Mentorship",
description: "A supportive environment where discipline, teamwork, and sportsmanship come first.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-wrestling-each-other_23-2149749730.jpg",
},
title: "Community & Mentorship", description: "A supportive environment where discipline, teamwork, and sportsmanship come first.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-wrestling-each-other_23-2149749730.jpg", imageAlt: "wrestling equipment workout gym" },
items: [
{
icon: CheckCircle,
text: "Peer-to-peer mentorship",
},
{
icon: CheckCircle,
text: "Sportsmanship focus",
},
{ icon: CheckCircle, text: "Peer-to-peer mentorship" },
{ icon: CheckCircle, text: "Sportsmanship focus" },
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg?_wi=1",
imageAlt: "wrestling equipment workout gym",
},
]}
title="Why Choose Makedones Evosmou"
@@ -250,30 +128,10 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
members={[
{
id: "c1",
name: "Alexios Georgiou",
role: "Head Coach",
imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg?_wi=2",
},
{
id: "c2",
name: "Elena Makri",
role: "Technical Trainer",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-boy-boxing_23-2150363722.jpg",
},
{
id: "c3",
name: "Nikos Papadopoulos",
role: "Conditioning Expert",
imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749705.jpg",
},
{
id: "c4",
name: "Sofia Dimou",
role: "Youth Development",
imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749697.jpg",
},
{ id: "c1", name: "Alexios Georgiou", role: "Head Coach", imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749706.jpg" },
{ id: "c2", name: "Elena Makri", role: "Technical Trainer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-boy-boxing_23-2150363722.jpg" },
{ id: "c3", name: "Nikos Papadopoulos", role: "Conditioning Expert", imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749705.jpg" },
{ id: "c4", name: "Sofia Dimou", role: "Youth Development", imageSrc: "http://img.b2bpic.net/free-photo/young-men-sportswear-demonstrating-wrestling-combat_23-2149749697.jpg" },
]}
title="Meet Our Coaching Staff"
description="Our dedicated coaches are committed to guiding the next generation of champions."
@@ -287,27 +145,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15+",
title: "Champions",
description: "Regional and national titles",
icon: Award,
},
{
id: "m2",
value: "200+",
title: "Athletes",
description: "Active team members",
icon: Users,
},
{
id: "m3",
value: "10+",
title: "Years",
description: "Experience building legacy",
icon: History,
},
{ id: "m1", value: "15+", title: "Champions", description: "Regional and national titles", icon: Award },
{ id: "m2", value: "200+", title: "Athletes", description: "Active team members", icon: Users },
{ id: "m3", value: "10+", title: "Years", description: "Experience building legacy", icon: History },
]}
title="Our Impact in Numbers"
description="Measurable results from our dedication and disciplined program."
@@ -321,26 +161,11 @@ export default function LandingPage() {
rating={5}
author="Eleni S., Parent"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/father-spending-time-together-with-his-girl-outdoors_23-2149032211.jpg",
alt: "Parent",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-kid-girl-is-sitting-boxing-ring-wearing-boxer-uniform-gloves-helmet_613910-13042.jpg",
alt: "Student",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-kid-woman-taking-selfie_23-2149514084.jpg",
alt: "Parent",
},
{
src: "http://img.b2bpic.net/free-photo/young-hardworking-boxer-learning-box-child-sport-center-kid-with-headphones_1157-46298.jpg",
alt: "Student",
},
{
src: "http://img.b2bpic.net/free-photo/young-cute-girl-helmet-her-beautiful-female-boxing-trainer-are-posing-photographer-ring_613910-13050.jpg",
alt: "Parent",
},
{ src: "http://img.b2bpic.net/free-photo/father-spending-time-together-with-his-girl-outdoors_23-2149032211.jpg", alt: "Parent" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-kid-girl-is-sitting-boxing-ring-wearing-boxer-uniform-gloves-helmet_613910-13042.jpg", alt: "Student" },
{ src: "http://img.b2bpic.net/free-photo/front-view-kid-woman-taking-selfie_23-2149514084.jpg", alt: "Parent" },
{ src: "http://img.b2bpic.net/free-photo/young-hardworking-boxer-learning-box-child-sport-center-kid-with-headphones_1157-46298.jpg", alt: "Student" },
{ src: "http://img.b2bpic.net/free-photo/young-cute-girl-helmet-her-beautiful-female-boxing-trainer-are-posing-photographer-ring_613910-13050.jpg", alt: "Parent" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -351,21 +176,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "What age do athletes join?",
content: "We welcome youth athletes aged 6 and up, with programs tailored to skill level.",
},
{
id: "f2",
title: "Do I need experience?",
content: "No, our program is designed to welcome beginners and elite athletes alike.",
},
{
id: "f3",
title: "What equipment is needed?",
content: "A basic training kit is provided; coaches will guide you on necessary competitive gear.",
},
{ id: "f1", title: "What age do athletes join?", content: "We welcome youth athletes aged 6 and up, with programs tailored to skill level." },
{ id: "f2", title: "Do I need experience?", content: "No, our program is designed to welcome beginners and elite athletes alike." },
{ id: "f3", title: "What equipment is needed?", content: "A basic training kit is provided; coaches will guide you on necessary competitive gear." },
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about joining our team."
@@ -379,25 +192,10 @@ export default function LandingPage() {
title="Start Your Wrestling Journey"
description="Ready to build strength, discipline, and a legacy? Get in touch today to sign up for a trial session."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{
name: "message",
placeholder: "Message or questions...",
rows: 4,
required: true,
}}
textarea={{ name: "message", placeholder: "Message or questions...", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/wooden-library-campus-with-huge-database-collection-study-books_482257-127027.jpg"
/>
</div>
@@ -406,33 +204,16 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Makedones Evosmou",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Our Program",
href: "#features",
},
{
label: "Contact Us",
href: "#contact",
},
title: "Makedones Evosmou", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Program", href: "#features" },
{ label: "Contact Us", href: "#contact" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
},
]}