From e9e4047df1ded42672bf23af35391e169a649865 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 4 Jul 2026 16:40:15 +0000 Subject: [PATCH 1/3] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 8933782..68d2828 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -43,6 +43,7 @@ export default function Layout() { Date: Sat, 4 Jul 2026 16:40:24 +0000 Subject: [PATCH 2/3] Update src/components/Layout.tsx --- src/components/Layout.tsx | 109 +++++++++++--------------------------- 1 file changed, 31 insertions(+), 78 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 68d2828..4a76ccf 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -7,100 +7,53 @@ import { StyleProvider } from "@/components/ui/StyleProvider"; export default function Layout() { const navItems = [ - { - "name": "Mentors", - "href": "#mentors" - }, - { - "name": "Forum", - "href": "#forum" - }, - { - "name": "Dashboard", - "href": "#dashboard" - }, - { - "name": "Hero", - "href": "#hero" - }, - { - "name": "Features", - "href": "#features" - }, - { - "name": "Metrics", - "href": "#metrics" - }, - { - "name": "Faq", - "href": "#faq" - } -]; + { name: "Mentors", href: "#mentors" }, + { name: "Forum", href: "#forum" }, + { name: "Dashboard", href: "#dashboard" }, + { name: "Hero", href: "#hero" }, + { name: "Features", href: "#features" }, + { name: "Metrics", href: "#metrics" }, + { name: "Faq", href: "#faq" } + ]; return ( + logo="MentorConnect" + logoImageSrc="http://img.b2bpic.net/free-photo/cinema-3d-glasses_23-2148115288.jpg" + ctaButton={{ + text: "Get Started", href: "#contact"}} + navItems={navItems} + />
+ ]} + copyright="© 2024 MentorConnect. All rights reserved." + links={[{ label: "Privacy Policy", href: "#privacy" }]} + imageSrc="http://img.b2bpic.net/free-photo/cinema-3d-glasses_23-2148115288.jpg" + />
); -- 2.49.1 From 5822d1260e534479f4651631f516ff399ccf5113 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Jul 2026 16:40:24 +0000 Subject: [PATCH 3/3] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 311 ++++++++++++++++------------------------- 1 file changed, 120 insertions(+), 191 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8afc2cb..8f0d264 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -10,210 +10,139 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ brand="Empowering Careers Through Mentorship" + description="Connect with experienced alumni to gain industry insights, career guidance, and build your professional network." + primaryButton={{ + text: "Browse Mentors", href: "#mentors"}} + secondaryButton={{ + text: "Join Community", href: "#forum"}} + imageSrc="http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg" + textAnimation="slide-up" + /> +
+
-
- +
+ - -
+ tag="Platform Features" + title="Everything You Need to Succeed" + description="Powerful tools to manage your mentorship journey seamlessly." + items={[ + { + title: "Expert Mentor Profiles", description: "Explore curated profiles of alumni from top industry leaders.", imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565809.jpg"}, + { + title: "Seamless Booking", description: "Request 1-on-1 sessions based on mentor availability.", imageSrc: "http://img.b2bpic.net/free-photo/business-notes-concept-with-wooden-blocks-with-icons-notebook-pencil-sage-color-table-top-view_176474-10408.jpg"}, + { + title: "Open Discussion Forum", description: "Engage in community discussions, share insights, and get advice.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-using-smartphones_53876-20881.jpg"}, + ]} + textAnimation="fade-blur" + /> +
+
-
- +
+ - -
+ tag="Featured Mentors" + title="Meet Our Experienced Alumni" + description="Connect with experts willing to share their professional wisdom." + groups={[ + { + title: "Technology Mentors", members: [ + { + name: "Sarah Chen", role: "Senior Engineer @ Google", detail: "Expert in software architecture and cloud computing.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-957.jpg"}, + { + name: "Marcus Thorne", role: "CTO @ Startup Ventures", detail: "15 years of experience in product scaling.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg"}, + { + name: "Elena Rodriguez", role: "Senior UX Designer @ Adobe", detail: "Specializing in design strategy and accessibility.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1294.jpg"}, + ], + }, + ]} + textAnimation="slide-up" + /> +
+
-
- +
+ - -
+ tag="Community Impact" + title="Making Real Connections" + description="Our platform continues to grow the alumni-student bond." + metrics={[ + { value: "500+", description: "Alumni Mentors Active" }, + { value: "2,000+", description: "Successful Connections" }, + { value: "450+", description: "Forum Discussions" }, + { value: "98%", description: "Student Satisfaction" }, + ]} + textAnimation="fade" + /> +
+
-
- +
+ - -
+ tag="Help Center" + title="Common Questions" + description="Everything you need to know about getting started." + categories={[ + { + name: "Mentorship", items: [ + { + question: "How do I request a session?", answer: "Browse mentor profiles and click 'Request Session' on their profile."}, + { + question: "Is the mentorship free?", answer: "The platform focuses on alumni voluntary mentorship; most sessions are free of charge."}, + { + question: "How can I update my profile?", answer: "Access your user dashboard and update your professional details anytime."}, + ], + }, + ]} + textAnimation="slide-up" + /> +
+
-
- +
+ - -
+ tag="Success Stories" + title="What Students Say" + description="Hear from those who found career success through our alumni." + testimonials={[ + { + name: "Jordan P.", role: "Junior Developer", quote: "The guidance I received on this platform changed my career path completely.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-smiling-happy-young-pleasant-looking-female-wears-denim-shirt-stylish-glasses-with-straight-blonde-hair-expresses-positiveness-poses_176420-13176.jpg"}, + { + name: "Maria K.", role: "Data Analyst", quote: "Mentors here are professional and extremely supportive of junior talent.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-student-with-books_23-2151936267.jpg"}, + { + name: "Alex W.", role: "UX Researcher", quote: "Invaluable insights into the industry that I couldn't have found anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-handsome-blond-man-with-beard-moustache-standing-with-crossed-hands-white-shirt-with-slight-smile-confident-expression_176420-17129.jpg"}, + { + name: "Sam R.", role: "Marketing Manager", quote: "Connecting with alumni who were once in my shoes gave me so much confidence.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-holding-notebooks-from-courses-smiling-camera-standing-spring-clothes-against-blue-background_1258-70161.jpg"}, + { + name: "Casey L.", role: "Financial Analyst", quote: "The platform is incredibly user-friendly and builds great professional bridges.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12467.jpg"}, + ]} + textAnimation="fade-blur" + /> +
+
-
- +
+ - -
+ tag="Get Started" + text="Join MentorConnect today and start your journey towards a brighter future." + primaryButton={{ + text: "Sign Up Now", href: "#signup"}} + secondaryButton={{ + text: "Contact Support", href: "#support"}} + textAnimation="slide-up" + /> +
+
); } -- 2.49.1