From 085fbd88df623ee714b3eb4fd497d83c9e8e6bb3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 19:25:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 335 ++++++++--------------------------------------- 1 file changed, 58 insertions(+), 277 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff7ada5..8038dd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,133 +32,47 @@ export default function LandingPage() {
@@ -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() { @@ -406,33 +204,16 @@ export default function LandingPage() {