From ed279caaeb0046af13e60f7b17db7fdc4eeb6ff9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:10:42 +0000 Subject: [PATCH] Update src/app/founder/dashboard/page.tsx --- src/app/founder/dashboard/page.tsx | 80 ++++++++---------------------- 1 file changed, 21 insertions(+), 59 deletions(-) diff --git a/src/app/founder/dashboard/page.tsx b/src/app/founder/dashboard/page.tsx index ce558a2..9c78c7c 100644 --- a/src/app/founder/dashboard/page.tsx +++ b/src/app/founder/dashboard/page.tsx @@ -23,7 +23,7 @@ export default function FounderDashboardPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -34,9 +34,7 @@ export default function FounderDashboardPage() { brandName="FundBridge" navItems={navItems} button={{ - text: "Get Started", - href: "/signup", - }} + text: "Get Started", href: "/signup"}} animateOnLoad={true} /> @@ -48,53 +46,33 @@ export default function FounderDashboardPage() { tagAnimation="slide-up" title="Connect Founders with Smart Investors" description="FundBridge brings together ambitious entrepreneurs and sophisticated investors in Bangladesh. Build your startup, find strategic funding, and grow together in a verified, transparent ecosystem." - background={{ variant: "grid" }} + background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-dynamic-startup-founding-team-having-a-1773054469093-d1cf8020.png?_wi=4", - imageAlt: "Startup founding team collaboration", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-dynamic-startup-founding-team-having-a-1773054469093-d1cf8020.png", imageAlt: "Startup founding team collaboration"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-professional-pitch-deck-presentation-s-1773054468031-ffc685c5.png?_wi=4", - imageAlt: "Pitch deck presentation session", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-professional-pitch-deck-presentation-s-1773054468031-ffc685c5.png", imageAlt: "Pitch deck presentation session"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-professional-business-meeting-between--1773054467344-ba5e0057.png?_wi=4", - imageAlt: "Business meeting discussion", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-professional-business-meeting-between--1773054467344-ba5e0057.png", imageAlt: "Business meeting discussion"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-growth-metrics-dashboard-displayed-on--1773054467845-4faf7071.png?_wi=4", - imageAlt: "Growth metrics dashboard", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-growth-metrics-dashboard-displayed-on--1773054467845-4faf7071.png", imageAlt: "Growth metrics dashboard"}, ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/an-experienced-investor-reviewing-portfo-1773054467880-a9a5d630.png?_wi=4", - imageAlt: "Investment portfolio analysis", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/an-experienced-investor-reviewing-portfo-1773054467880-a9a5d630.png", imageAlt: "Investment portfolio analysis"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/market-research-and-analysis-being-condu-1773054468395-87fd9d0b.png?_wi=4", - imageAlt: "Market research and analysis", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/market-research-and-analysis-being-condu-1773054468395-87fd9d0b.png", imageAlt: "Market research and analysis"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/deal-negotiation-process-between-investo-1773054468076-2c97f3d7.png?_wi=4", - imageAlt: "Deal negotiation process", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/deal-negotiation-process-between-investo-1773054468076-2c97f3d7.png", imageAlt: "Deal negotiation process"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-financial-planning-board-meeting-with--1773054468013-b31fe1b7.png?_wi=4", - imageAlt: "Financial planning board", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhomxxyRGZUg9TnMrPmCBXT6L3/a-financial-planning-board-meeting-with--1773054468013-b31fe1b7.png", imageAlt: "Financial planning board"}, ]} carouselPosition="right" buttons={[ { - text: "For Founders", - href: "/founder/onboarding", - }, + text: "For Founders", href: "/founder/onboarding"}, { - text: "For Investors", - href: "/investor/onboarding", - }, + text: "For Investors", href: "/investor/onboarding"}, ]} buttonAnimation="slide-up" /> @@ -110,34 +88,22 @@ export default function FounderDashboardPage() { features={[ { icon: CheckCircle, - title: "Tiered Verification System", - description: "Multi-level authentication ensuring trust and credibility across our marketplace.", - }, + title: "Tiered Verification System", description: "Multi-level authentication ensuring trust and credibility across our marketplace."}, { icon: Zap, - title: "AI-Powered Matching", - description: "Smart algorithm connects founders with investors based on industry, stage, and investment goals.", - }, + title: "AI-Powered Matching", description: "Smart algorithm connects founders with investors based on industry, stage, and investment goals."}, { icon: MessageSquare, - title: "Real-Time Messaging", - description: "Seamless communication with built-in pitch tracking and conversation history.", - }, + title: "Real-Time Messaging", description: "Seamless communication with built-in pitch tracking and conversation history."}, { icon: TrendingUp, - title: "Gamified Trust Scores", - description: "Track your profile completeness and build credibility through verified actions and milestones.", - }, + title: "Gamified Trust Scores", description: "Track your profile completeness and build credibility through verified actions and milestones."}, { icon: CreditCard, - title: "Local Payment Integration", - description: "SSLCommerz integration for secure BDT transactions with multiple subscription options.", - }, + title: "Local Payment Integration", description: "SSLCommerz integration for secure BDT transactions with multiple subscription options."}, { icon: Target, - title: "Deal Management", - description: "Track interest, schedule meetings, and manage the full deal lifecycle in one place.", - }, + title: "Deal Management", description: "Track interest, schedule meetings, and manage the full deal lifecycle in one place."}, ]} animationType="slide-up" textboxLayout="default" @@ -154,13 +120,9 @@ export default function FounderDashboardPage() { useInvertedBackground={true} buttons={[ { - text: "Learn More", - href: "/about", - }, + text: "Learn More", href: "/about"}, { - text: "Watch Demo", - href: "https://youtube.com", - }, + text: "Watch Demo", href: "https://youtube.com"}, ]} />