From 20af1df23c146da7e789a5fa6fc22cdd60d75f3e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 21:11:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 313 +++++++++-------------------------------------- 1 file changed, 61 insertions(+), 252 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc62328..1d292bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,29 +34,17 @@ export default function LandingPage() { @@ -141,76 +98,28 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "feat-1", - label: "SQA Integration", - title: "Master National & Higher Exams", - items: [ - "National 4, National 5, Higher & Advanced Higher support", - "SQA-style questions & exams", - "Topic-by-topic revision & exam preparation", - "Detailed marking schemes & examiner tips", - "Extensive past-paper practice", - ], + id: "feat-1", label: "SQA Integration", title: "Master National & Higher Exams", items: [ + "National 4, National 5, Higher & Advanced Higher support", "SQA-style questions & exams", "Topic-by-topic revision & exam preparation", "Detailed marking schemes & examiner tips", "Extensive past-paper practice"], }, { - id: "feat-2", - label: "Question Bank", - title: "Over 1,000,000 Practice Questions", - items: [ - "Multiple choice, fill in the blanks, short answer & more", - "Difficulty levels & subject tagging", - "Full explanations & step-by-step solutions", - "Related revision notes for every question", - "Rich media support: diagrams, charts, maps", - ], + id: "feat-2", label: "Question Bank", title: "Over 1,000,000 Practice Questions", items: [ + "Multiple choice, fill in the blanks, short answer & more", "Difficulty levels & subject tagging", "Full explanations & step-by-step solutions", "Related revision notes for every question", "Rich media support: diagrams, charts, maps"], }, { - id: "feat-3", - label: "Adaptive Exam Engine", - title: "Personalized Test & Mock Exam Prep", - items: [ - "Timed, practice, mock & adaptive exams", - "Auto-marking & instant feedback", - "Score analysis & weak-topic detection", - "Improvement suggestions & exam review mode", - "Topic, unit & full-course tests", - ], + id: "feat-3", label: "Adaptive Exam Engine", title: "Personalized Test & Mock Exam Prep", items: [ + "Timed, practice, mock & adaptive exams", "Auto-marking & instant feedback", "Score analysis & weak-topic detection", "Improvement suggestions & exam review mode", "Topic, unit & full-course tests"], }, { - id: "feat-4", - label: "Interactive Notes System", - title: "Detailed & Engaging Revision Resources", - items: [ - "Beginner to advanced explanations", - "Worked examples & key definitions", - "Formula sheets & summary sheets", - "Common mistakes & exam tips sections", - "Visual diagrams & interactive learning blocks", - ], + id: "feat-4", label: "Interactive Notes System", title: "Detailed & Engaging Revision Resources", items: [ + "Beginner to advanced explanations", "Worked examples & key definitions", "Formula sheets & summary sheets", "Common mistakes & exam tips sections", "Visual diagrams & interactive learning blocks"], }, { - id: "feat-5", - label: "AI-Powered Learning", - title: "Your Intelligent Study Assistant", - items: [ - "Explain concepts & solve problems step-by-step", - "Generate practice questions & create study plans", - "Identify weak areas & recommend resources", - "Real-time answers to student questions", - "Personalized learning pathways", - ], + id: "feat-5", label: "AI-Powered Learning", title: "Your Intelligent Study Assistant", items: [ + "Explain concepts & solve problems step-by-step", "Generate practice questions & create study plans", "Identify weak areas & recommend resources", "Real-time answers to student questions", "Personalized learning pathways"], }, { - id: "feat-6", - label: "Gamified Learning", - title: "Earn Rewards, Climb Leaderboards", - items: [ - "XP system, levels & achievement badges", - "Daily challenges & weekly goals", - "Leaderboards to compete with friends", - "Learning rewards & unlockable content", - "Transform studying into an engaging game", - ], + id: "feat-6", label: "Gamified Learning", title: "Earn Rewards, Climb Leaderboards", items: [ + "XP system, levels & achievement badges", "Daily challenges & weekly goals", "Leaderboards to compete with friends", "Learning rewards & unlockable content", "Transform studying into an engaging game"], }, ]} title="Your All-in-One Learning Ecosystem" @@ -228,20 +137,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "metric-1", - value: "1,000,000+", - description: "Questions Mastered", - }, + id: "metric-1", value: "1,000,000+", description: "Questions Mastered"}, { - id: "metric-2", - value: "95%+", - description: "Student Pass Rate", - }, + id: "metric-2", value: "95%+", description: "Student Pass Rate"}, { - id: "metric-3", - value: "200,000+", - description: "Hours Saved Studying", - }, + id: "metric-3", value: "200,000+", description: "Hours Saved Studying"}, ]} title="Track Your Progress, Elevate Your Performance" description="Visualize your learning journey with advanced analytics and personalized insights, keeping you motivated and on track." @@ -257,60 +157,31 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "plan-free", - badge: "Basic", - badgeIcon: Sparkles, - price: "Free", - subtitle: "Essential learning tools", - buttons: [ + id: "plan-free", badge: "Basic", badgeIcon: Sparkles, + price: "Free", subtitle: "Essential learning tools", buttons: [ { - text: "Start Free", - }, + text: "Start Free"}, ], features: [ - "Limited access to notes", - "Basic question practice", - "Progress tracking", - "Community support", - ], + "Limited access to notes", "Basic question practice", "Progress tracking", "Community support"], }, { - id: "plan-pro", - badge: "Pro", - badgeIcon: Sparkles, - price: "£9.99/month", - subtitle: "Full access to all features", - buttons: [ + id: "plan-pro", badge: "Pro", badgeIcon: Sparkles, + price: "£9.99/month", subtitle: "Full access to all features", buttons: [ { - text: "Go Pro", - }, + text: "Go Pro"}, ], features: [ - "Unlimited notes & revision", - "Full question bank access", - "Adaptive exam engine", - "Basic AI tutor access", - "Gamified learning", - ], + "Unlimited notes & revision", "Full question bank access", "Adaptive exam engine", "Basic AI tutor access", "Gamified learning"], }, { - id: "plan-elite", - badge: "Elite", - badgeIcon: Sparkles, - price: "£19.99/month", - subtitle: "Ultimate personalized learning", - buttons: [ + id: "plan-elite", badge: "Elite", badgeIcon: Sparkles, + price: "£19.99/month", subtitle: "Ultimate personalized learning", buttons: [ { - text: "Get Elite", - }, + text: "Get Elite"}, ], features: [ - "All Pro features", - "Advanced AI-powered study plans", - "Priority support", - "Exclusive masterclasses", - "Offline resources", - ], + "All Pro features", "Advanced AI-powered study plans", "Priority support", "Exclusive masterclasses", "Offline resources"], }, ]} title="Unlock Premium Learning" @@ -327,59 +198,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t-1", - name: "Sarah Johnson", - handle: "@sarah_learns", - testimonial: "Braa Education changed my academic life! The AI tutor is incredible, explaining complex physics concepts in a way I finally understood. My grades have soared!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-male-model-color-flash-light_158595-5121.jpg", - imageAlt: "Sarah Johnson, student", - }, + id: "t-1", name: "Sarah Johnson", handle: "@sarah_learns", testimonial: "Braa Education changed my academic life! The AI tutor is incredible, explaining complex physics concepts in a way I finally understood. My grades have soared!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-male-model-color-flash-light_158595-5121.jpg", imageAlt: "Sarah Johnson, student"}, { - id: "t-2", - name: "Michael Chen", - handle: "@mike_mastery", - testimonial: "The SQA past papers and marking schemes are a game-changer. I felt completely prepared for my Higher Maths exam, and the question bank is massive.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-sports-hoodie-standing-street-night-illuminated-signboards-neon-lights_613910-21190.jpg", - imageAlt: "Michael Chen, student", - }, + id: "t-2", name: "Michael Chen", handle: "@mike_mastery", testimonial: "The SQA past papers and marking schemes are a game-changer. I felt completely prepared for my Higher Maths exam, and the question bank is massive.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-sports-hoodie-standing-street-night-illuminated-signboards-neon-lights_613910-21190.jpg", imageAlt: "Michael Chen, student"}, { - id: "t-3", - name: "Emily Rodriguez", - handle: "@emily_studies", - testimonial: "I love the gamification! Earning badges and competing on the leaderboards makes studying actually fun. It keeps me motivated every day.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-pretty-businesswoman-has-found-solution_1262-1864.jpg", - imageAlt: "Emily Rodriguez, student", - }, + id: "t-3", name: "Emily Rodriguez", handle: "@emily_studies", testimonial: "I love the gamification! Earning badges and competing on the leaderboards makes studying actually fun. It keeps me motivated every day.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/joyful-pretty-businesswoman-has-found-solution_1262-1864.jpg", imageAlt: "Emily Rodriguez, student"}, { - id: "t-4", - name: "David Kim", - handle: "@david_science", - testimonial: "The interactive notes system for Chemistry is phenomenal. Visual diagrams and worked examples made difficult topics so much clearer. Highly recommend!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-with-cinema-tape-white-high-quality-photo_114579-63257.jpg", - imageAlt: "David Kim, student", - }, + id: "t-4", name: "David Kim", handle: "@david_science", testimonial: "The interactive notes system for Chemistry is phenomenal. Visual diagrams and worked examples made difficult topics so much clearer. Highly recommend!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-with-cinema-tape-white-high-quality-photo_114579-63257.jpg", imageAlt: "David Kim, student"}, { - id: "t-5", - name: "Olivia White", - handle: "@olivia_grades", - testimonial: "Braa Education's adaptive exam engine is brilliant. It detected my weak areas in English and helped me focus my revision. I saw real improvement!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13242.jpg", - imageAlt: "Olivia White, student", - }, + id: "t-5", name: "Olivia White", handle: "@olivia_grades", testimonial: "Braa Education's adaptive exam engine is brilliant. It detected my weak areas in English and helped me focus my revision. I saw real improvement!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13242.jpg", imageAlt: "Olivia White, student"}, { - id: "t-6", - name: "James Brown", - handle: "@james_success", - testimonial: "As a teacher, I'm impressed by the platform's ability to personalize learning. It's truly a world-class tool for student success and engagement.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-teenage-girl-wearing-eyeglasses-sitting-outdoors-park_169016-65495.jpg", - imageAlt: "James Brown, teacher", - }, + id: "t-6", name: "James Brown", handle: "@james_success", testimonial: "As a teacher, I'm impressed by the platform's ability to personalize learning. It's truly a world-class tool for student success and engagement.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-teenage-girl-wearing-eyeglasses-sitting-outdoors-park_169016-65495.jpg", imageAlt: "James Brown, teacher"}, ]} showRating={true} title="Hear From Our Top Achievers" @@ -394,14 +229,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Academia Global", - "Innovate Schools", - "Future Prep Institute", - "EdTech Alliance", - "LearnFast Network", - "Knowledge Hub", - "Bright Minds Academy", - ]} + "Academia Global", "Innovate Schools", "Future Prep Institute", "EdTech Alliance", "LearnFast Network", "Knowledge Hub", "Bright Minds Academy"]} title="Recognized by Leading Educational Institutions" description="Our commitment to academic excellence is supported by collaborations with top schools and educational bodies worldwide." tag="TRUSTED PARTNERS" @@ -417,25 +245,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "What is Braa Education?", - content: "Braa Education is a world-class AI-powered learning platform designed to help students master any subject and ace their exams. It combines comprehensive revision resources, a massive question bank, adaptive exams, and a personalized AI tutor into one modern ecosystem.", - }, + id: "faq-1", title: "What is Braa Education?", content: "Braa Education is a world-class AI-powered learning platform designed to help students master any subject and ace their exams. It combines comprehensive revision resources, a massive question bank, adaptive exams, and a personalized AI tutor into one modern ecosystem."}, { - id: "faq-2", - title: "How does the AI tutor work?", - content: "Our AI tutor can explain complex concepts, solve problems step-by-step, generate practice questions tailored to your needs, create personalized study plans, and identify your weak areas to recommend specific resources. It's like having a personal mentor available 24/7.", - }, + id: "faq-2", title: "How does the AI tutor work?", content: "Our AI tutor can explain complex concepts, solve problems step-by-step, generate practice questions tailored to your needs, create personalized study plans, and identify your weak areas to recommend specific resources. It's like having a personal mentor available 24/7."}, { - id: "faq-3", - title: "What subjects and SQA levels are supported?", - content: "We support all major subjects including Mathematics, English, Physics, Chemistry, Biology, Computer Science, Geography, History, Business, Economics, and Modern Languages. We offer complete support for SQA National 4, National 5, Higher, and Advanced Higher qualifications.", - }, + id: "faq-3", title: "What subjects and SQA levels are supported?", content: "We support all major subjects including Mathematics, English, Physics, Chemistry, Biology, Computer Science, Geography, History, Business, Economics, and Modern Languages. We offer complete support for SQA National 4, National 5, Higher, and Advanced Higher qualifications."}, { - id: "faq-4", - title: "Is there a free trial for Braa Education?", - content: "Yes, Braa Education offers a free plan with essential learning tools, limited access to notes, and basic question practice. This allows you to experience the platform before upgrading to a Pro or Elite plan for full access to all features.", - }, + id: "faq-4", title: "Is there a free trial for Braa Education?", content: "Yes, Braa Education offers a free plan with essential learning tools, limited access to notes, and basic question practice. This allows you to experience the platform before upgrading to a Pro or Elite plan for full access to all features."}, ]} imageSrc="http://img.b2bpic.net/free-photo/plushy-woman-work_23-2151887940.jpg" imageAlt="Student interacting with AI support for FAQs" @@ -452,14 +268,11 @@ export default function LandingPage() { @@ -470,13 +283,9 @@ export default function LandingPage() { logoAlt="Braa Education Footer Logo" logoText="Braa Education" leftLink={{ - text: "Privacy Policy", - href: "#", - }} + text: "Privacy Policy", href: "#"}} rightLink={{ - text: "Terms of Service", - href: "#", - }} + text: "Terms of Service", href: "#"}} /> -- 2.49.1