Update src/app/page.tsx

This commit is contained in:
2026-04-09 13:00:17 +00:00
parent 16fec6c68a
commit a9c1bfd724

View File

@@ -45,20 +45,20 @@ export default function LandingPage() {
title="Your Future, Powered by AI."
description="Stop settling for generic career advice. Get personalized paths, skill insights, and interview training with MentorAI."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "AI Career Dashboard Analytics" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg", imageAlt: "Skill Mapping Data" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg", imageAlt: "Career Chatbot Window" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg", imageAlt: "AI Career Analysis" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg", imageAlt: "Career Mentoring Concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Dashboard overview" }
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1", imageAlt: "AI Career Dashboard Analytics" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg?_wi=1", imageAlt: "Skill Mapping Data" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg?_wi=1", imageAlt: "Career Chatbot Window" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg?_wi=1", imageAlt: "AI Career Analysis" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg?_wi=1", imageAlt: "Career Mentoring Concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "Dashboard overview" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg", imageAlt: "Mentoring concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg", imageAlt: "Networking AI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg", imageAlt: "AI Mentor UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg", imageAlt: "Training nodes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Growth data" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg", imageAlt: "Professional collaboration" }
{ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg?_wi=2", imageAlt: "Mentoring concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg?_wi=2", imageAlt: "Networking AI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg?_wi=2", imageAlt: "AI Mentor UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg?_wi=2", imageAlt: "Training nodes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=3", imageAlt: "Growth data" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg?_wi=3", imageAlt: "Professional collaboration" }
]}
tag="Trusted AI Career Mentor"
buttons={[{ text: "Get Started", href: "#contact" }]}
@@ -87,7 +87,7 @@ export default function LandingPage() {
description="We believe career guidance shouldn't be one-size-fits-all. By combining real-world job market data with advanced machine learning, we uncover the best path for your unique skills."
subdescription="Our RAG and vector database technology ensures our insights are based on accurate, real-world data, giving you actionable steps every single day."
icon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg?_wi=4"
mediaAnimation="blur-reveal"
/>
</div>
@@ -101,22 +101,22 @@ export default function LandingPage() {
{
title: "AI-Powered Mentoring", description: "Our GPT-based bot answers questions about roles, resumes, and interview preparation in real-time.", icon: MessageSquare,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg", imageAlt: "Chat Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg", imageAlt: "Chat Interface" }
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg?_wi=3", imageAlt: "Chat Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting_1163-3186.jpg?_wi=4", imageAlt: "Chat Interface" }
]
},
{
title: "Real-time Skill Gap Analysis", description: "RAG-based insights fetch current market requirements, matching your profile against real job postings.", icon: Target,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg", imageAlt: "Skill Analysis Dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg", imageAlt: "Skill Analysis Dashboard" }
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg?_wi=3", imageAlt: "Skill Analysis Dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-paper-planets_23-2148874915.jpg?_wi=4", imageAlt: "Skill Analysis Dashboard" }
]
},
{
title: "Career Path Clustering", description: "We use advanced sklearn clustering to suggest suitable career trajectories based on your unique interests and potential.", icon: Network,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg", imageAlt: "Path Clusters" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg", imageAlt: "Path Clusters" }
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg?_wi=3", imageAlt: "Path Clusters" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-stationery-pins-thread_23-2148510445.jpg?_wi=4", imageAlt: "Path Clusters" }
]
}
]}