From c0391ed73a3b74459897601c47d0c5b189622e37 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:11:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 452cbaa..b2b8a9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() {
@@ -149,10 +149,10 @@ export default function LandingPage() { tagIcon={Award} tagAnimation="entrance-slide" 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.\"" + 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" icon={Quote} - imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg" imageAlt="Sarah Chen student success" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -171,7 +171,7 @@ export default function LandingPage() { id: "1", name: "Marcus Johnson", handle: "@marcus_j", testimonial: "The fellowship gave me stories and experiences that completely changed my college applications. Columbia accepted me with a full scholarship.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", imageAlt: "Marcus Johnson" }, { - id: "2", name: "Priya Patel", handle: "@priya_finance", testimonial: "I worked with a venture capital fund evaluating startups. I learned more in 12 weeks than any classroom could teach me. Stanford was my dream.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2", imageAlt: "Priya Patel" + id: "2", name: "Priya Patel", handle: "@priya_finance", testimonial: "I worked with a venture capital fund evaluating startups. I learned more in 12 weeks than any classroom could teach me. Stanford was my dream.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Priya Patel" }, { id: "3", name: "James Rodriguez", handle: "@james_analyst", testimonial: "The mentorship I received was incredible. My hedge fund mentor became my recommender for college. Top schools noticed the depth of my experience.", icon: User @@ -204,7 +204,7 @@ export default function LandingPage() { id: "2", category: "Education", title: "How Search Funds Work: A Student's Guide", excerpt: "Understanding search funds and how they present unique opportunities for early-career finance experience and skill development.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-marketing-agency-logo-template_23-2150538014.jpg", imageAlt: "Search fund article", authorName: "Bridge to Analyst", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", date: "Jan 10, 2025" }, { - id: "3", category: "Industry Insight", title: "Venture Capital Explained for Students", excerpt: "A beginner's guide to venture capital investing, startup evaluation, and how VC firms identify promising investments and talent.", imageSrc: "http://img.b2bpic.net/free-vector/flat-electronics-logos-pack_23-2148978776.jpg?_wi=2", imageAlt: "VC article", authorName: "Bridge to Analyst", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", date: "Jan 5, 2025" + id: "3", category: "Industry Insight", title: "Venture Capital Explained for Students", excerpt: "A beginner's guide to venture capital investing, startup evaluation, and how VC firms identify promising investments and talent.", imageSrc: "http://img.b2bpic.net/free-vector/flat-electronics-logos-pack_23-2148978776.jpg", imageAlt: "VC article", authorName: "Bridge to Analyst", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", date: "Jan 5, 2025" } ]} /> @@ -215,11 +215,11 @@ export default function LandingPage() { tag="Join Now" tagIcon={Zap} tagAnimation="entrance-slide" - title="Thousands of Life Changing Opportunities.\nAre You Next?" + 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" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/group-collaboration-around-laptop-creative-workspace_24972-2944.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/group-collaboration-around-laptop-creative-workspace_24972-2944.jpg" imageAlt="Fellowship opportunity" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1