Merge version_2 into main #2
254
src/app/page.tsx
254
src/app/page.tsx
@@ -30,111 +30,66 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Mission",
|
||||
id: "about",
|
||||
},
|
||||
name: "Mission", id: "about"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Locker Room Athletes"
|
||||
button={{
|
||||
text: "Book Evaluation",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Evaluation", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="From Spain & Argentina — To U.S. College Rosters"
|
||||
description="Elite recruitment and scholarship pathways for ambitious soccer and field hockey players seeking top-tier U.S. college programs."
|
||||
kpis={[
|
||||
{
|
||||
value: "30+",
|
||||
label: "Placements",
|
||||
},
|
||||
value: "30+", label: "Placements"},
|
||||
{
|
||||
value: "95%",
|
||||
label: "Offer Rate",
|
||||
},
|
||||
value: "95%", label: "Offer Rate"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Scholarship Focus",
|
||||
},
|
||||
value: "100%", label: "Scholarship Focus"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Recruitment",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Book Free Evaluation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Evaluated for Free", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v60y5r&_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Scholarships",
|
||||
},
|
||||
type: "text", text: "Scholarships"},
|
||||
{
|
||||
type: "text",
|
||||
text: "NCAA-Ready",
|
||||
},
|
||||
type: "text", text: "NCAA-Ready"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pro Portfolios",
|
||||
},
|
||||
type: "text", text: "Pro Portfolios"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Trusted Network",
|
||||
},
|
||||
type: "text", text: "Trusted Network"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Elite Placements",
|
||||
},
|
||||
type: "text", text: "Elite Placements"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Academic Focus",
|
||||
},
|
||||
type: "text", text: "Academic Focus"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "asset://hero-avatar-1",
|
||||
alt: "athlete portrait 1",
|
||||
},
|
||||
src: "asset://hero-avatar-1", alt: "athlete portrait 1"},
|
||||
{
|
||||
src: "asset://hero-avatar-2",
|
||||
alt: "athlete portrait 2",
|
||||
},
|
||||
src: "asset://hero-avatar-2", alt: "athlete portrait 2"},
|
||||
{
|
||||
src: "asset://hero-avatar-3",
|
||||
alt: "athlete portrait 3",
|
||||
},
|
||||
src: "asset://hero-avatar-3", alt: "athlete portrait 3"},
|
||||
{
|
||||
src: "asset://hero-avatar-4",
|
||||
alt: "athlete portrait 4",
|
||||
},
|
||||
src: "asset://hero-avatar-4", alt: "athlete portrait 4"},
|
||||
{
|
||||
src: "asset://hero-avatar-5",
|
||||
alt: "athlete portrait 5",
|
||||
},
|
||||
src: "asset://hero-avatar-5", alt: "athlete portrait 5"},
|
||||
]}
|
||||
avatarText="Trusted by 30+ elite athletes"
|
||||
/>
|
||||
@@ -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."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Recruitment Intake"
|
||||
title="Start Your Recruitment"
|
||||
description="Ready to take your game to the U.S.? Fill in your details and we'll reply within 24-48 hours to schedule your free evaluation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Submit Application",
|
||||
href: "#",
|
||||
},
|
||||
text: "Submit Application", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -362,16 +224,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Locker Room Athletes"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "WhatsApp Support",
|
||||
href: "https://wa.me/123456789",
|
||||
}}
|
||||
text: "WhatsApp Support", href: "https://wa.me/123456789"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user