From 97293be5925d190cc6162709e5adac5239d32460 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 16:16:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a956ef8..12af0de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,10 +58,9 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-plexus-design-with-shallow-depth-field_1048-14031.jpg", imageAlt: "Abstract data flow symbolizing career insights" }, { imageSrc: "http://img.b2bpic.net/free-photo/person-with-books-digital-art-style-education-day_23-2151164365.jpg", imageAlt: "Digital career roadmap" }, { imageSrc: "http://img.b2bpic.net/free-photo/happy-strong-business-team-doing-high-five-office_1262-20241.jpg", imageAlt: "Students looking towards future opportunities" }, - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-yellow-background_23-2149382392.jpg", imageAlt: "Infographic of career growth" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-yellow-background_23-2149382392.jpg", imageAlt: "Infographic of career growth" } ]} mediaAnimation="opacity" - useInvertedBackground={false} /> @@ -78,6 +77,7 @@ export default function HomePage() { gridVariant="uniform-all-items-equal" animationType="slide-up" useInvertedBackground={false} + textboxLayout="default" /> @@ -100,7 +100,7 @@ export default function HomePage() { { icon: BookOpen, title: "Arts & Humanities", description: "Express creativity and explore human culture, history, and thought." }, { icon: BarChart3, title: "Sports", description: "Excel in athletics, coaching, or sports management and science." }, { icon: Handshake, title: "Skilled Trades", description: "Master practical skills in fields like carpentry, plumbing, and electrical work." }, - { icon: Lightbulb, title: "Entrepreneurship", description: "Innovate and build your own ventures, creating value and opportunities." }, + { icon: Lightbulb, title: "Entrepreneurship", description: "Innovate and build your own ventures, creating value and opportunities." } ]} animationType="slide-up" textboxLayout="default" @@ -117,11 +117,12 @@ export default function HomePage() { { id: "2", name: "Rahul Verma", role: "Data Science Trainee", company: "Infosys", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-businessman_1098-21010.jpg", imageAlt: "Rahul Verma" }, { id: "3", name: "Ananya Singh", role: "Management Consultant", company: "Deloitte", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", imageAlt: "Ananya Singh" }, { id: "4", name: "Vijay Kumar", role: "Civil Services Aspirant", company: "UPSC", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-content-teacher-with-folded-hands_74855-10318.jpg", imageAlt: "Vijay Kumar" }, - { id: "5", name: "Shruti Gupta", role: "Design Student", company: "NID Ahmedabad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-intern-ready-work_1262-5997.jpg", imageAlt: "Shruti Gupta" }, + { id: "5", name: "Shruti Gupta", role: "Design Student", company: "NID Ahmedabad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-intern-ready-work_1262-5997.jpg", imageAlt: "Shruti Gupta" } ]} gridVariant="uniform-all-items-equal" animationType="slide-up" useInvertedBackground={false} + textboxLayout="default" /> @@ -140,7 +141,6 @@ export default function HomePage() { logoText="CareerMap India" leftLink={{ text: "Privacy Policy", href: "#" }} rightLink={{ text: "Terms of Service", href: "#" }} - useInvertedBackground={false} />