Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 17:12:32 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="layered"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Thousands Apply. Few Gain Real Finance Experience."
description="Bridge to Analyst connects top private high school business students with venture capital funds, search funds, hedge funds, and investment firms for real work experience. Students gain live deal exposure, mentorship, and fellowship credit while firms gain early access to exceptional talent."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "1,200+", label: "Projects Completed" },
{ value: "98%", label: "Fellowship Completion Rate" },
@@ -54,12 +54,12 @@ export default function LandingPage() {
enableKpiAnimation={true}
tag="Elite Opportunity"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
buttons={[
{ text: "Apply to Fellowship", href: "#apply" },
{ text: "Partner With Us", href: "#partner" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/group-collaboration-around-laptop-creative-workspace_24972-2944.jpg"
imageAlt="Students working on finance projects with laptops"
mediaAnimation="blur-reveal"
@@ -125,7 +125,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
tag="Complete Experience"
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
features={[
{
id: 1,
@@ -147,7 +147,7 @@ export default function LandingPage() {
<TestimonialAboutCard
tag="Student Success"
tagIcon={Award}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
title="Accepted to Wharton"
description="Working with a search fund through Bridge to Analyst gave me real experience analyzing companies and writing investment memos. It completely transformed my college applications."
subdescription="Sarah Chen, Dalton School"
@@ -214,7 +214,7 @@ export default function LandingPage() {
<ContactSplit
tag="Join Now"
tagIcon={Zap}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
title="Thousands of Life Changing Opportunities. Are You Next?"
description="Start your journey to elite finance experience. Join hundreds of fellows who've transformed their careers through real deal exposure, mentorship, and professional networks."
background={{ variant: "sparkles-gradient" }}