From bb2deadca28f298e123f17fa62354684036f4e40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 20:28:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 254 +++++++++++------------------------------------ 1 file changed, 56 insertions(+), 198 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9774d5b..9d7c559 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,111 +30,66 @@ export default function LandingPage() {
@@ -145,9 +100,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Elite Results, Athlete First" description={[ - "The Locker Room Athletes bridges the gap between raw talent in Spain and Argentina and the demanding recruitment ecosystem of U.S. college sports.", - "We offer more than just placement; we provide a personalized roadmap—from athletic evaluations to academic alignment—ensuring you find the perfect roster.", - ]} + "The Locker Room Athletes bridges the gap between raw talent in Spain and Argentina and the demanding recruitment ecosystem of U.S. college sports.", "We offer more than just placement; we provide a personalized roadmap—from athletic evaluations to academic alignment—ensuring you find the perfect roster."]} />
@@ -157,47 +110,23 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Soccer", - title: "Men's & Women's Soccer", - subtitle: "Global Talent to U.S. Pitch", - description: "Comprehensive scouting, video production, and coach direct-linking for strikers, midfielders, and defenders.", - buttons: [ + tag: "Soccer", title: "Men's & Women's Soccer", subtitle: "Global Talent to U.S. Pitch", description: "Comprehensive scouting, video production, and coach direct-linking for strikers, midfielders, and defenders.", buttons: [ { - text: "Explore Pathways", - href: "#", - }, + text: "Explore Pathways", href: "#"}, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=2", - imageAlt: "professional athlete campus dusk", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=2", imageAlt: "professional athlete campus dusk"}, { - tag: "Field Hockey", - title: "Field Hockey Specialists", - subtitle: "Dominance on the Turf", - description: "Tactical analysis and profile development for competitive field hockey athletes targeting top NCAA programs.", - buttons: [ + tag: "Field Hockey", title: "Field Hockey Specialists", subtitle: "Dominance on the Turf", description: "Tactical analysis and profile development for competitive field hockey athletes targeting top NCAA programs.", buttons: [ { - text: "Explore Pathways", - href: "#", - }, + text: "Explore Pathways", href: "#"}, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v0vuwg&_wi=1", - imageAlt: "professional athlete campus dusk", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v0vuwg&_wi=1", imageAlt: "professional athlete campus dusk"}, { - tag: "Support", - title: "Holistic Development", - subtitle: "Beyond the Sport", - description: "Academic counseling, mental conditioning, and life-support services for international students.", - buttons: [ + tag: "Support", title: "Holistic Development", subtitle: "Beyond the Sport", description: "Academic counseling, mental conditioning, and life-support services for international students.", buttons: [ { - text: "Our Approach", - href: "#", - }, + text: "Our Approach", href: "#"}, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m63irw&_wi=1", - imageAlt: "professional athlete campus dusk", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m63irw&_wi=1", imageAlt: "professional athlete campus dusk"}, ]} title="Our Focus Disciplines" description="Specialized pathways tailored to the technical requirements of elite college programs." @@ -210,37 +139,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - tag: "01", - title: "Evaluation", - subtitle: "Talent Assessment", - description: "Professional video call and technical skills audit.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v0vuwg&_wi=2", - imageAlt: "student athlete portrait campus", - }, + tag: "01", title: "Evaluation", subtitle: "Talent Assessment", description: "Professional video call and technical skills audit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v0vuwg&_wi=2", imageAlt: "student athlete portrait campus"}, { - tag: "02", - title: "Portfolio", - subtitle: "Pro Production", - description: "Highlight reels and academic profile crafting.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=3", - imageAlt: "student athlete portrait campus", - }, + tag: "02", title: "Portfolio", subtitle: "Pro Production", description: "Highlight reels and academic profile crafting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=3", imageAlt: "student athlete portrait campus"}, { - tag: "03", - title: "Outreach", - subtitle: "Targeted Matching", - description: "Connection to U.S. college coaching networks.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m63irw&_wi=2", - imageAlt: "student athlete portrait campus", - }, + tag: "03", title: "Outreach", subtitle: "Targeted Matching", description: "Connection to U.S. college coaching networks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m63irw&_wi=2", imageAlt: "student athlete portrait campus"}, { - tag: "04", - title: "Commitment", - subtitle: "Final Placement", - description: "Scholarship negotiation and visa enrollment support.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9jwinl&_wi=1", - imageAlt: "student athlete portrait campus", - }, + tag: "04", title: "Commitment", subtitle: "Final Placement", description: "Scholarship negotiation and visa enrollment support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9jwinl&_wi=1", imageAlt: "student athlete portrait campus"}, ]} title="The Recruitment Roadmap" description="A refined 4-step journey designed for success." @@ -254,59 +159,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alejandro M.", - role: "Soccer Midfielder", - company: "University of Virginia", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v0vuwg&_wi=3", - }, + id: "1", name: "Alejandro M.", role: "Soccer Midfielder", company: "University of Virginia", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v0vuwg&_wi=3"}, { - id: "2", - name: "Elena S.", - role: "Field Hockey Forward", - company: "Duke University", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m63irw&_wi=3", - }, + id: "2", name: "Elena S.", role: "Field Hockey Forward", company: "Duke University", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m63irw&_wi=3"}, { - id: "3", - name: "Lucas P.", - role: "Soccer Goalkeeper", - company: "UCLA", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9jwinl&_wi=2", - }, + id: "3", name: "Lucas P.", role: "Soccer Goalkeeper", company: "UCLA", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9jwinl&_wi=2"}, { - id: "4", - name: "Sofia G.", - role: "Field Hockey Defender", - company: "UNC Chapel Hill", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7gv8ni", - }, + id: "4", name: "Sofia G.", role: "Field Hockey Defender", company: "UNC Chapel Hill", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7gv8ni"}, { - id: "5", - name: "Mateo R.", - role: "Soccer Striker", - company: "Boston University", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3yjxu", - }, + id: "5", name: "Mateo R.", role: "Soccer Striker", company: "Boston University", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3yjxu"}, ]} kpiItems={[ { - value: "30+", - label: "Athletes Placed", - }, + value: "30+", label: "Athletes Placed"}, { - value: "95%", - label: "Scholarship Rate", - }, + value: "95%", label: "Scholarship Rate"}, { - value: "20+", - label: "U.S. States", - }, + value: "20+", label: "U.S. States"}, ]} title="Success Stories" description="Real athletes, real placements, real scholarships." @@ -319,20 +193,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "When is the best time to start?", - content: "The earlier the better. Ideally, start between 15-16 years old to build your portfolio and academic requirements.", - }, + id: "1", title: "When is the best time to start?", content: "The earlier the better. Ideally, start between 15-16 years old to build your portfolio and academic requirements."}, { - id: "2", - title: "Do I need a high GPA?", - content: "U.S. colleges require academic eligibility. We assist in mapping out your academic plan alongside athletic training.", - }, + id: "2", title: "Do I need a high GPA?", content: "U.S. colleges require academic eligibility. We assist in mapping out your academic plan alongside athletic training."}, { - id: "3", - title: "What about costs?", - content: "Scholarships are merit-based and negotiated based on talent and performance. We guide you through the negotiation process.", - }, + id: "3", title: "What about costs?", content: "Scholarships are merit-based and negotiated based on talent and performance. We guide you through the negotiation process."}, ]} title="Common Questions" description="Everything you need to know about U.S. college athletic pathways." @@ -344,16 +209,13 @@ export default function LandingPage() { @@ -362,16 +224,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file