diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ffcb11..6d902de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { Target, Zap } from "lucide-react"; +import { Target, Zap, FlaskConical, Atom, Calculator, Sigma } from "lucide-react"; export default function LandingPage() { return ( @@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -101,10 +65,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Path to IIT Success" description={[ - "We break down complex JEE concepts into bite-sized, actionable learning modules.", - "Whether you are targeting JEE Main or striving for a top rank in JEE Advanced, our comprehensive curriculum covers everything you need.", - "From Mechanics to Calculus, our expert mentors guide you through every step of your preparation.", - ]} + "We break down complex JEE concepts into bite-sized, actionable learning modules.", "Whether you are targeting JEE Main or striving for a top rank in JEE Advanced, our comprehensive curriculum covers everything you need.", "From Mechanics to Calculus, our expert mentors guide you through every step of your preparation."]} /> @@ -115,55 +76,28 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Physics", - description: "Mechanics, Electrodynamics, Thermodynamics, and Modern Physics.", - items: [ - { - icon: Zap, - text: "Conceptual Clarity", - }, - { - icon: Target, - text: "Numerical Solving", - }, + title: "Physics", description: "Mechanics, Electrodynamics, Thermodynamics, and Modern Physics.", items: [ + { icon: Zap, text: "Conceptual Clarity" }, + { icon: Target, text: "Numerical Solving" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-desk-with-stationery_23-2147854110.jpg", - imageAlt: "Girl studying at desk with stationery", + media: { imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-desk-with-stationery_23-2147854110.jpg", imageAlt: "Girl studying at desk with stationery" }, }, { - title: "Chemistry", - description: "Physical, Organic, and Inorganic Chemistry mastery.", - items: [ - { - icon: FlaskConical, - text: "NCERT Mastery", - }, - { - icon: Atom, - text: "Reaction Mechanisms", - }, + title: "Chemistry", description: "Physical, Organic, and Inorganic Chemistry mastery.", items: [ + { icon: FlaskConical, text: "NCERT Mastery" }, + { icon: Atom, text: "Reaction Mechanisms" }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-books_23-2147664051.jpg?_wi=2", - imageAlt: "Girl studying at desk with stationery", + media: { imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-holding-books_23-2147664051.jpg", imageAlt: "Girl studying at desk with stationery" }, }, { - title: "Mathematics", - description: "Calculus, Algebra, Coordinate Geometry, and Probability.", - items: [ - { - icon: Calculator, - text: "Advanced Problem Solving", - }, - { - icon: Sigma, - text: "Calculus Depth", - }, + title: "Mathematics", description: "Calculus, Algebra, Coordinate Geometry, and Probability.", items: [ + { icon: Calculator, text: "Advanced Problem Solving" }, + { icon: Sigma, text: "Calculus Depth" }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-science-day-arrangement-with-copy-space_23-2149112688.jpg?_wi=2", - imageAlt: "Girl studying at desk with stationery", + media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-science-day-arrangement-with-copy-space_23-2149112688.jpg", imageAlt: "Girl studying at desk with stationery" }, }, ]} title="Comprehensive Subject Coverage" @@ -177,27 +111,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "NCERT Focused", - title: "JEE Main", - description: "Numerical accuracy & speed.", - imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-neon-number-4-symbol-dark-futuristic-background_84443-91240.jpg", - }, - { - id: "m2", - value: "Application Deep", - title: "JEE Advanced", - description: "Multi-step complex reasoning.", - imageSrc: "http://img.b2bpic.net/free-photo/multicolor-linear-pencils-mandala-coloring-crafting_114579-34381.jpg", - }, - { - id: "m3", - value: "High Scoring", - title: "Exam Potential", - description: "Maximize every single mark.", - imageSrc: "http://img.b2bpic.net/free-photo/curious-male-office-occupation-grey_1134-1298.jpg", - }, + { id: "m1", value: "NCERT Focused", title: "JEE Main", description: "Numerical accuracy & speed.", imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-neon-number-4-symbol-dark-futuristic-background_84443-91240.jpg" }, + { id: "m2", value: "Application Deep", title: "JEE Advanced", description: "Multi-step complex reasoning.", imageSrc: "http://img.b2bpic.net/free-photo/multicolor-linear-pencils-mandala-coloring-crafting_114579-34381.jpg" }, + { id: "m3", value: "High Scoring", title: "Exam Potential", description: "Maximize every single mark.", imageSrc: "http://img.b2bpic.net/free-photo/curious-male-office-occupation-grey_1134-1298.jpg" }, ]} title="Main vs Advanced Differences" description="Understand exactly how to tailor your preparation strategy for both exams." @@ -211,37 +127,12 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - tag: "Essential", - price: "$99", - period: "/mo", - description: "Perfect for daily practice and basics.", - button: { - text: "Select Basic", - }, - featuresTitle: "Included Features", - features: [ - "JEE Main Topics", - "Weekly Quizzes", - "Practice Sets", - ], + id: "basic", tag: "Essential", price: "$99", period: "/mo", description: "Perfect for daily practice and basics.", button: { text: "Select Basic" }, + featuresTitle: "Included Features", features: ["JEE Main Topics", "Weekly Quizzes", "Practice Sets"], }, { - id: "pro", - tag: "Recommended", - price: "$199", - period: "/mo", - description: "Designed for top rankers.", - button: { - text: "Select Pro", - }, - featuresTitle: "Everything in Basic, plus:", - features: [ - "JEE Advanced Topics", - "Advanced Analytics", - "1-on-1 Mentorship", - "Custom Roadmaps", - ], + id: "pro", tag: "Recommended", price: "$199", period: "/mo", description: "Designed for top rankers.", button: { text: "Select Pro" }, + featuresTitle: "Everything in Basic, plus:", features: ["JEE Advanced Topics", "Advanced Analytics", "1-on-1 Mentorship", "Custom Roadmaps"], }, ]} title="Choose Your Learning Plan" @@ -255,41 +146,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Aman Singh", - handle: "@aman_jee", - testimonial: "The deep conceptual clarity in physics helped me boost my rank significantly.", - imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-smiling-blond-woman-with-straight-long-natural-hair-standing-half-turned-looking-camera-with-happy-face-white-background_176420-44988.jpg", - }, - { - id: "t2", - name: "Priya Sharma", - handle: "@priya_chem", - testimonial: "Chemistry NCERT mastery was the key to my success. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-digital-tablet_23-2147860920.jpg", - }, - { - id: "t3", - name: "Rahul Verma", - handle: "@rahul_maths", - testimonial: "Mathematics advanced problem-solving techniques are just top-notch here.", - imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg", - }, - { - id: "t4", - name: "Sneha Gupta", - handle: "@sneha_jee", - testimonial: "I loved the structured approach to JEE Advanced. Truly helped me prepare.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-carefully-reading-book-emotion-concept_169016-65638.jpg", - }, - { - id: "t5", - name: "Vikram Seth", - handle: "@vikram_success", - testimonial: "The analytics helped me identify my weak spots and improve them steadily.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-thoughtful-young-smart-redhead-female-student-thinking-ideas-project-look-upper-left-corner_1258-229416.jpg", - }, + { id: "t1", name: "Aman Singh", handle: "@aman_jee", testimonial: "The deep conceptual clarity in physics helped me boost my rank significantly.", imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-smiling-blond-woman-with-straight-long-natural-hair-standing-half-turned-looking-camera-with-happy-face-white-background_176420-44988.jpg" }, + { id: "t2", name: "Priya Sharma", handle: "@priya_chem", testimonial: "Chemistry NCERT mastery was the key to my success. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-digital-tablet_23-2147860920.jpg" }, + { id: "t3", name: "Rahul Verma", handle: "@rahul_maths", testimonial: "Mathematics advanced problem-solving techniques are just top-notch here.", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg" }, + { id: "t4", name: "Sneha Gupta", handle: "@sneha_jee", testimonial: "I loved the structured approach to JEE Advanced. Truly helped me prepare.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-carefully-reading-book-emotion-concept_169016-65638.jpg" }, + { id: "t5", name: "Vikram Seth", handle: "@vikram_success", testimonial: "The analytics helped me identify my weak spots and improve them steadily.", imageSrc: "http://img.b2bpic.net/free-photo/creative-thoughtful-young-smart-redhead-female-student-thinking-ideas-project-look-upper-left-corner_1258-229416.jpg" }, ]} title="Student Success Stories" description="Join thousands of successful students who mastered the JEE with us." @@ -301,21 +162,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "How often should I practice?", - content: "Daily practice is key. Consistency matters more than long hours.", - }, - { - id: "f2", - title: "Which books are best?", - content: "NCERT for fundamentals, HC Verma for physics, and standard coaching modules.", - }, - { - id: "f3", - title: "When should I start preparing?", - content: "Ideally early, but start exactly where you are today!", - }, + { id: "f1", title: "How often should I practice?", content: "Daily practice is key. Consistency matters more than long hours." }, + { id: "f2", title: "Which books are best?", content: "NCERT for fundamentals, HC Verma for physics, and standard coaching modules." }, + { id: "f3", title: "When should I start preparing?", content: "Ideally early, but start exactly where you are today!" }, ]} title="Common Questions" description="Answers to the most frequent questions about JEE preparation." @@ -326,9 +175,7 @@ export default function LandingPage() {