diff --git a/src/app/page.tsx b/src/app/page.tsx index f78e15e..3318dc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { BarChart, Code, Database, Terminal } from "lucide-react"; +import { BarChart, Code, Database, Terminal, GitBranch, Cpu } from "lucide-react"; export default function LandingPage() { return ( @@ -32,93 +32,58 @@ export default function LandingPage() {
@@ -128,14 +93,9 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Beyond Education: Building Careers", - }, + type: "text", content: "Beyond Education: Building Careers"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/gamer-creator-explaning-african-worker-how-testing-game-level-interface-developing-new-design-creative-office-pointing-screen_482257-5506.jpg", - alt: "Classroom Collaboration", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/gamer-creator-explaning-african-worker-how-testing-game-level-interface-developing-new-design-creative-office-pointing-screen_482257-5506.jpg", alt: "Classroom Collaboration"}, ]} /> @@ -147,52 +107,36 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Real World Projects", - description: "Work on actual software architecture and development tasks.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/software-engineer-writes-complex-binary-code-scripts-computer_482257-83077.jpg", - }, + title: "Real World Projects", description: "Work on actual software architecture and development tasks.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/software-engineer-writes-complex-binary-code-scripts-computer_482257-83077.jpg"}, items: [ { icon: Code, - text: "Hands-on coding", - }, + text: "Hands-on coding"}, { icon: Terminal, - text: "Industry tools", - }, + text: "Industry tools"}, { icon: GitBranch, - text: "Team versioning", - }, + text: "Team versioning"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/funny-little-girl-headphones-with-laptop-plays-games-game-addiction-concept_169016-53925.jpg?_wi=2", - imageAlt: "code editor close up", + reverse: false }, { - title: "Data Driven Insights", - description: "Learn to manage and analyze data with cutting-edge tools.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/person-office-analyzing-checking-finance-graphs_23-2150377136.jpg", - }, + title: "Data Driven Insights", description: "Learn to manage and analyze data with cutting-edge tools.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/person-office-analyzing-checking-finance-graphs_23-2150377136.jpg"}, items: [ { icon: Database, - text: "SQL mastery", - }, + text: "SQL mastery"}, { icon: BarChart, - text: "Analytics basics", - }, + text: "Analytics basics"}, { icon: Cpu, - text: "AI foundations", - }, + text: "AI foundations"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/gamer-creator-explaning-african-worker-how-testing-game-level-interface-developing-new-design-creative-office-pointing-screen_482257-5506.jpg", - imageAlt: "code editor close up", + reverse: true }, ]} title="Why New Life School?" @@ -207,38 +151,19 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Essential", - price: "$1,200", - subtitle: "Foundation skills for beginners", - features: [ - "3 Months", - "Core Dev Tools", - "Portfolio Build", - ], + id: "basic", badge: "Essential", price: "$1,200", subtitle: "Foundation skills for beginners", features: [ + "3 Months", "Core Dev Tools", "Portfolio Build"], buttons: [ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, ], }, { - id: "pro", - badge: "Pro", - price: "$2,900", - subtitle: "Deep technical dive", - features: [ - "6 Months", - "Advanced Frameworks", - "Career Mentorship", - "Job Matching", - ], + id: "pro", badge: "Pro", price: "$2,900", subtitle: "Deep technical dive", features: [ + "6 Months", "Advanced Frameworks", "Career Mentorship", "Job Matching"], buttons: [ { - text: "Join Pro", - href: "#contact", - }, + text: "Join Pro", href: "#contact"}, ], }, ]} @@ -255,20 +180,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "1", - value: "95%", - description: "Job Placement Rate", - }, + id: "1", value: "95%", description: "Job Placement Rate"}, { - id: "2", - value: "500+", - description: "Students Enrolled", - }, + id: "2", value: "500+", description: "Students Enrolled"}, { - id: "3", - value: "15+", - description: "Industry Partners", - }, + id: "3", value: "15+", description: "Industry Partners"}, ]} title="Our Impact" description="Numbers speak for our student success." @@ -282,45 +198,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alex Rivier", - handle: "@alexdev", - testimonial: "The mentorship changed my career trajectory entirely.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-giving-fist-bump-male-colleague_171337-7459.jpg", - }, + id: "1", name: "Alex Rivier", handle: "@alexdev", testimonial: "The mentorship changed my career trajectory entirely.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-giving-fist-bump-male-colleague_171337-7459.jpg"}, { - id: "2", - name: "Jordan Smith", - handle: "@jsmith", - testimonial: "Hands-on projects helped me land a job in 3 months.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-business-worker-using-laptop-working-office_839833-26507.jpg", - }, + id: "2", name: "Jordan Smith", handle: "@jsmith", testimonial: "Hands-on projects helped me land a job in 3 months.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-business-worker-using-laptop-working-office_839833-26507.jpg"}, { - id: "3", - name: "Sarah Chen", - handle: "@schen", - testimonial: "Best environment to learn programming from scratch.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-girl-student-sits-stairs-outdoors-uses-laptop-connects-public-wifi-city_1258-196792.jpg", - }, + id: "3", name: "Sarah Chen", handle: "@schen", testimonial: "Best environment to learn programming from scratch.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-girl-student-sits-stairs-outdoors-uses-laptop-connects-public-wifi-city_1258-196792.jpg"}, { - id: "4", - name: "Mike Ross", - handle: "@mross", - testimonial: "Curriculum is very relevant to modern market needs.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiley-woman-saluting_23-2148918767.jpg", - }, + id: "4", name: "Mike Ross", handle: "@mross", testimonial: "Curriculum is very relevant to modern market needs.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiley-woman-saluting_23-2148918767.jpg"}, { - id: "5", - name: "Emily White", - handle: "@ewhite", - testimonial: "Career support was top-notch. Highly recommend.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/scholar-paying-attention-online-class-webinar-via-video-conferencing_482257-123192.jpg", - }, + id: "5", name: "Emily White", handle: "@ewhite", testimonial: "Career support was top-notch. Highly recommend.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/scholar-paying-attention-online-class-webinar-via-video-conferencing_482257-123192.jpg"}, ]} showRating={true} title="Stories of Transformation" @@ -332,16 +223,13 @@ export default function LandingPage() { @@ -350,42 +238,27 @@ export default function LandingPage() {