diff --git a/src/app/page.tsx b/src/app/page.tsx index cdeeb60..9fbf3a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Get Started", href: "#contact"}} + text: "Get Started", href: "#contact" + }} /> @@ -62,22 +63,28 @@ export default function LandingPage() { mediaItems={[ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/a-clean-modern-interface-showing-step-by-1772694183658-740533da.png", imageAlt: "Algebra step-by-step solution"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/a-clean-modern-interface-showing-step-by-1772694183658-740533da.png", imageAlt: "Algebra step-by-step solution" + }, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/interactive-geometry-problem-guide-showi-1772694190066-ba5ae3d8.png", imageAlt: "Geometry problem walkthrough"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/interactive-geometry-problem-guide-showi-1772694190066-ba5ae3d8.png", imageAlt: "Geometry problem walkthrough" + }, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/calculus-visualization-interface-display-1772694183756-f538b246.png", imageAlt: "Calculus visualization"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/calculus-visualization-interface-display-1772694183756-f538b246.png", imageAlt: "Calculus visualization" + }, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/interactive-problem-solving-platform-sho-1772694184339-bcc1b444.png", imageAlt: "Interactive problem solving"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/interactive-problem-solving-platform-sho-1772694184339-bcc1b444.png", imageAlt: "Interactive problem solving" + }, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/student-learning-dashboard-with-progress-1772694184358-b3ee75c7.png", imageAlt: "Student learning dashboard"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/student-learning-dashboard-with-progress-1772694184358-b3ee75c7.png", imageAlt: "Student learning dashboard" + }, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/progress-tracking-interface-showing-achi-1772694187046-ca4c0900.png", imageAlt: "Progress tracking interface"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/progress-tracking-interface-showing-achi-1772694187046-ca4c0900.png", imageAlt: "Progress tracking interface" + }, ]} buttons={[ { text: "Start Learning", href: "#how-it-works" }, @@ -100,28 +107,35 @@ export default function LandingPage() { title: "Problem Breakdown", description: "Each problem is deconstructed into manageable steps", bentoComponent: "timeline", heading: "Solution Steps", subheading: "Follow each step carefully", items: [ { - label: "Identify the problem type", detail: "Understand what you're solving"}, + label: "Identify the problem type", detail: "Understand what you're solving" + }, { - label: "Apply relevant concepts", detail: "Use learned principles"}, + label: "Apply relevant concepts", detail: "Use learned principles" + }, { - label: "Solve step by step", detail: "Execute the solution"}, + label: "Solve step by step", detail: "Execute the solution" + }, ], - completedLabel: "Completed"}, + completedLabel: "Completed" + }, { title: "Interactive Visualization", description: - "See math concepts come to life with dynamic visualizations", bentoComponent: "animated-bar-chart"}, + "See math concepts come to life with dynamic visualizations", bentoComponent: "animated-bar-chart" + }, { - title: "Learning Path", description: "Get hints and explanations at every step", bentoComponent: "3d-task-list", title: "Learning Steps", items: [ + title: "Learning Path", description: "Get hints and explanations at every step", bentoComponent: "3d-task-list", heading: "Learning Steps", items: [ { icon: CheckCircle, - label: "Complete concept", time: "5 min"}, + label: "Complete concept", time: "5 min" + }, { icon: Zap, label: "Practice problems", time: "10 min" }, { icon: Award, label: "Mastery test", time: "5 min" }, - ], + ] }, { title: "Progress Tracking", description: - "Monitor your learning journey with detailed analytics", bentoComponent: "line-chart"}, + "Monitor your learning journey with detailed analytics", bentoComponent: "line-chart" + }, ]} /> @@ -157,13 +171,16 @@ export default function LandingPage() { products={[ { id: "1", name: "Algebra Fundamentals", price: "Master Basic Equations", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/algebra-topic-cover-image-featuring-alge-1772694183334-cd01a264.png", imageAlt: "Algebra topic guide"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/algebra-topic-cover-image-featuring-alge-1772694183334-cd01a264.png", imageAlt: "Algebra topic guide" + }, { id: "2", name: "Geometry Essentials", price: "Explore Shapes & Space", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/geometry-topic-cover-image-showing-geome-1772694183473-aacb5728.png", imageAlt: "Geometry topic guide"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/geometry-topic-cover-image-showing-geome-1772694183473-aacb5728.png", imageAlt: "Geometry topic guide" + }, { id: "3", name: "Calculus Made Simple", price: "Understand Functions", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/calculus-topic-cover-image-featuring-fun-1772694183933-9f268a1b.png", imageAlt: "Calculus topic guide"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/calculus-topic-cover-image-featuring-fun-1772694183933-9f268a1b.png", imageAlt: "Calculus topic guide" + }, ]} /> @@ -180,27 +197,33 @@ export default function LandingPage() { { id: "1", title: "Finally Understood Calculus", quote: "The step-by-step approach made calculus click for me. I went from struggling to getting an A in my class!", name: "Sarah Johnson", role: "High School Student", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-smiling-young-1772694185494-8766c01b.png", imageAlt: "Sarah Johnson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-smiling-young-1772694185494-8766c01b.png", imageAlt: "Sarah Johnson" + }, { id: "2", title: "Algebra No Longer Scary", quote: "The visualizations and guided steps took away my math anxiety. Now I actually enjoy solving problems.", name: "Michael Chen", role: "College Student", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-smiling-young-1772694182613-dc19816e.png", imageAlt: "Michael Chen"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-smiling-young-1772694182613-dc19816e.png", imageAlt: "Michael Chen" + }, { id: "3", title: "Better Than Tutoring", quote: "I saved so much money using MathGuide instead of hiring a tutor. The quality is incredible.", name: "Emily Rodriguez", role: "Parent", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-woman-with-wa-1772694182862-0330cf7d.png", imageAlt: "Emily Rodriguez"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-woman-with-wa-1772694182862-0330cf7d.png", imageAlt: "Emily Rodriguez" + }, { id: "4", title: "Improved My Test Scores", quote: "My SAT math score improved by 200 points after using this platform consistently.", name: "David Kim", role: "Test Prep Student", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-young-man-wit-1772694182964-97655c32.png", imageAlt: "David Kim"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-young-man-wit-1772694182964-97655c32.png", imageAlt: "David Kim" + }, { id: "5", title: "Finally Confident in Math", quote: "The interactive elements and clear explanations gave me the confidence I needed to excel.", name: "Jessica Martinez", role: "Adult Learner", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-woman-with-co-1772694183139-26b80b9d.png", imageAlt: "Jessica Martinez"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-woman-with-co-1772694183139-26b80b9d.png", imageAlt: "Jessica Martinez" + }, { id: "6", title: "Perfect for Self-Study", quote: "Learning at my own pace with clear guidance was exactly what I needed.", name: "Alex Thompson", role: "Self-Taught Student", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-young-person--1772694183193-f0eb0461.png", imageAlt: "Alex Thompson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2TpjKlCe1W9KpfWukYzV7qnn/professional-headshot-of-a-young-person--1772694183193-f0eb0461.png", imageAlt: "Alex Thompson" + }, ]} /> @@ -236,22 +259,28 @@ export default function LandingPage() { faqs={[ { id: "1", title: "How are the steps organized in each problem?", content: - "Each problem is broken down into clear, sequential steps that build upon each other. We start with problem identification, move through concept application, and conclude with the final solution. Each step includes detailed explanations and visual aids when helpful."}, + "Each problem is broken down into clear, sequential steps that build upon each other. We start with problem identification, move through concept application, and conclude with the final solution. Each step includes detailed explanations and visual aids when helpful." + }, { id: "2", title: "Can I learn at my own pace?", content: - "Yes! Our platform is completely self-paced. You can work through problems whenever you want, as fast or as slow as you need. We recommend consistent practice for best results."}, + "Yes! Our platform is completely self-paced. You can work through problems whenever you want, as fast or as slow as you need. We recommend consistent practice for best results." + }, { id: "3", title: "What math topics are covered?", content: - "We cover algebra, geometry, trigonometry, precalculus, calculus, statistics, and more. Our library includes problems from elementary through advanced university level."}, + "We cover algebra, geometry, trigonometry, precalculus, calculus, statistics, and more. Our library includes problems from elementary through advanced university level." + }, { id: "4", title: "How do I know if I'm making progress?", content: - "Our detailed dashboard shows your progress across all topics, your mastery level for each concept, and areas where you need more practice. You can track improvements over time."}, + "Our detailed dashboard shows your progress across all topics, your mastery level for each concept, and areas where you need more practice. You can track improvements over time." + }, { id: "5", title: "Is there a free trial?", content: - "Yes! We offer a 7-day free trial with full access to all features. No credit card required to get started."}, + "Yes! We offer a 7-day free trial with full access to all features. No credit card required to get started." + }, { id: "6", title: "What if I get stuck on a step?", content: - "Each step has hints available. If you're still stuck, you can mark the step as challenging and we'll provide alternative explanations and approaches."}, + "Each step has hints available. If you're still stuck, you can mark the step as challenging and we'll provide alternative explanations and approaches." + }, ]} />