From d19c055e19e5115d8f35d0ccd054e7f15c84ecd3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:15:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 364 ++++++++++++----------------------------------- 1 file changed, 94 insertions(+), 270 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5161e8..caf6b61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -106,26 +106,19 @@ export default function HomePage() { tag="AI-Powered Study Intelligence" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { - text: "Start Free Trial", - href: "https://app.revise.ai/signup", - }, + text: "Start Free Trial", href: "https://app.revise.ai/signup"}, { - text: "Watch Demo", - href: "#features", - }, + text: "Watch Demo", href: "#features"}, ]} buttonAnimation="slide-up" dashboard={{ - title: "Your Study Dashboard", - logoIcon: Brain, + title: "Your Study Dashboard", logoIcon: Brain, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-sleek-modern-ai-powered-study-dashboar-1772860319864-99bdabc9.png?_wi=1", - searchPlaceholder: - "Search your notes, questions, topics...", - sidebarItems: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-sleek-modern-ai-powered-study-dashboar-1772860319864-99bdabc9.png", searchPlaceholder: + "Search your notes, questions, topics...", sidebarItems: [ { icon: BookOpen, active: true }, { icon: ClipboardList }, { icon: Brain }, @@ -136,47 +129,32 @@ export default function HomePage() { ], stats: [ { - title: "Chapters Processed", - values: [24, 38, 52], - description: "NCERT chapters analyzed", - }, + title: "Chapters Processed", values: [24, 38, 52], + description: "NCERT chapters analyzed"}, { - title: "MCQ Questions Ready", - values: [180, 280, 420], - description: "Exam-calibrated practice questions", - }, + title: "MCQ Questions Ready", values: [180, 280, 420], + description: "Exam-calibrated practice questions"}, { - title: "Exam Predictions", - values: [94, 96, 98], - valueSuffix: "%", - description: "Accuracy in predicting likely questions", - }, + title: "Exam Predictions", values: [94, 96, 98], + valueSuffix: "%", description: "Accuracy in predicting likely questions"}, ], - chartTitle: "Your Weekly Progress", - chartData: [ + chartTitle: "Your Weekly Progress", chartData: [ { value: 45 }, { value: 62 }, { value: 58 }, { value: 75 }, { value: 88 }, ], - listTitle: "Recent Study Activity", - listItems: [ + listTitle: "Recent Study Activity", listItems: [ { icon: FileText, - title: "Chemistry - Periodic Table", - status: "Notes Generated", - }, + title: "Chemistry - Periodic Table", status: "Notes Generated"}, { icon: CheckCircle, - title: "Biology - Cell Division", - status: "30/45 MCQs Done", - }, + title: "Biology - Cell Division", status: "30/45 MCQs Done"}, { icon: Zap, - title: "Physics - Electromagnetism", - status: "High Priority Topic", - }, + title: "Physics - Electromagnetism", status: "High Priority Topic"}, ], }} /> @@ -192,39 +170,22 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Upload & Process", - description: - "Upload your NCERT textbook chapters as PDFs. Our AI instantly analyzes content to identify concepts and their exam relevance.", - tag: "Step 1", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-friendly-onboarding-flow-showing-a-stu-1772860320739-d6f52d95.png?_wi=1", - }, + id: "1", title: "Upload & Process", description: + "Upload your NCERT textbook chapters as PDFs. Our AI instantly analyzes content to identify concepts and their exam relevance.", tag: "Step 1", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-friendly-onboarding-flow-showing-a-stu-1772860320739-d6f52d95.png"}, { - id: "2", - title: "Get Exam-Focused Notes", - description: - "Receive concise, prioritized notes that only cover what actually appears in CBSE board exams—ranked by test frequency so you study smart, not just hard.", - tag: "Step 2", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-before-and-after-comparison-showing-nc-1772860323729-a5260ecf.png", - }, + id: "2", title: "Get Exam-Focused Notes", description: + "Receive concise, prioritized notes that only cover what actually appears in CBSE board exams—ranked by test frequency so you study smart, not just hard.", tag: "Step 2", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-before-and-after-comparison-showing-nc-1772860323729-a5260ecf.png"}, { - id: "3", - title: "Practice & Predict", - description: - "Solve generated MCQ questions and let our AI predict which topics are most likely to appear on your exam based on recent patterns. Focus on high-probability questions.", - tag: "Step 3", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-vibrant-mcq-practice-interface-showing-1772860321318-3c862d1d.png?_wi=1", - }, + id: "3", title: "Practice & Predict", description: + "Solve generated MCQ questions and let our AI predict which topics are most likely to appear on your exam based on recent patterns. Focus on high-probability questions.", tag: "Step 3", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-vibrant-mcq-practice-interface-showing-1772860321318-3c862d1d.png"}, ]} animationType="slide-up" buttons={[ { - text: "Explore Features", - href: "#features", - }, + text: "Explore Features", href: "#features"}, ]} buttonAnimation="slide-up" /> @@ -241,30 +202,22 @@ export default function HomePage() { useInvertedBackground={true} bulletPoints={[ { - title: "Real-Time Study Calibration", - description: - "The fewer days until your exam, the more Revise focuses only on highest-priority exam topics. Maximum efficiency with minimum time.", - icon: Clock, + title: "Real-Time Study Calibration", description: + "The fewer days until your exam, the more Revise focuses only on highest-priority exam topics. Maximum efficiency with minimum time.", icon: Clock, }, { - title: "Class & Subject Specific", - description: - "Whether you're in Class 10 or 12, Revise adapts to your curriculum. Select your subjects and get perfectly tailored content.", - icon: BookMarked, + title: "Class & Subject Specific", description: + "Whether you're in Class 10 or 12, Revise adapts to your curriculum. Select your subjects and get perfectly tailored content.", icon: BookMarked, }, { - title: "Exam Frequency Ranking", - description: - "Every concept is ranked by how often it appeared in past CBSE exams. Focus on what matters most.", - icon: TrendingUp, + title: "Exam Frequency Ranking", description: + "Every concept is ranked by how often it appeared in past CBSE exams. Focus on what matters most.", icon: TrendingUp, }, { - title: "Predictive Question Analysis", - description: - "AI predicts which topics are most likely to appear on your exam based on recent patterns. Study with confidence.", - }, + title: "Predictive Question Analysis", description: + "AI predicts which topics are most likely to appear on your exam based on recent patterns. Study with confidence."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-comprehensive-study-progress-dashboard-1772860320499-025ac933.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-comprehensive-study-progress-dashboard-1772860320499-025ac933.png" imagePosition="right" mediaAnimation="slide-up" /> @@ -280,25 +233,9 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Delhi Public School", - "Delhi", - "Lodhi Road Public School", - "Delhi", - "Delhi Cantonment Board School", - "Delhi", - "Lakshmipat Singhania Academy", - "Jaipur", - ]} + "Delhi Public School", "Delhi", "Lodhi Road Public School", "Delhi", "Delhi Cantonment Board School", "Delhi", "Lakshmipat Singhania Academy", "Jaipur"]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/official-ncert-national-council-of-educa-1772860318329-7a8699c0.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/official-cbse-central-board-of-secondary-1772860318687-cf7ace36.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/google-official-logo-mark-in-color-or-ne-1772860319159-2de69edd.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/microsoft-official-logo-or-four-square-m-1772860318480-8c575f94.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/generic-edtech-company-logo-with-modern--1772860318800-868bc4c7.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/modern-innovation-or-ai-company-logo-mar-1772860318643-876d65a2.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/educational-learning-platform-logo-with--1772860318840-18f00284.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/generic-educational-institution-logo-wit-1772860318703-6a37d81f.png", - ]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/official-ncert-national-council-of-educa-1772860318329-7a8699c0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/official-cbse-central-board-of-secondary-1772860318687-cf7ace36.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/google-official-logo-mark-in-color-or-ne-1772860319159-2de69edd.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/microsoft-official-logo-or-four-square-m-1772860318480-8c575f94.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/generic-edtech-company-logo-with-modern--1772860318800-868bc4c7.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/modern-innovation-or-ai-company-logo-mar-1772860318643-876d65a2.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/educational-learning-platform-logo-with--1772860318840-18f00284.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/generic-educational-institution-logo-wit-1772860318703-6a37d81f.png"]} speed={40} showCard={true} /> @@ -315,58 +252,25 @@ export default function HomePage() { useInvertedBackground={false} plans={[ { - id: "starter", - badge: "Perfect for Quick Review", - badgeIcon: Zap, - price: "₹299", - subtitle: "1-month access for last-minute prep", - features: [ - "Upload up to 5 NCERT chapters", - "AI-generated exam-focused notes", - "50 MCQ practice questions", - "Basic exam predictions", - "Mobile app access", - ], + id: "starter", badge: "Perfect for Quick Review", badgeIcon: Zap, + price: "₹299", subtitle: "1-month access for last-minute prep", features: [ + "Upload up to 5 NCERT chapters", "AI-generated exam-focused notes", "50 MCQ practice questions", "Basic exam predictions", "Mobile app access"], }, { - id: "pro", - badge: "Most Popular", - badgeIcon: Star, - price: "₹799", - subtitle: "Complete exam prep solution", - features: [ - "Unlimited NCERT chapter uploads", - "Priority AI note generation", - "500+ MCQ practice questions", - "Advanced exam pattern predictions", - "Personalized study recommendations", - "Real-time progress tracking", - "Priority email support", - ], + id: "pro", badge: "Most Popular", badgeIcon: Star, + price: "₹799", subtitle: "Complete exam prep solution", features: [ + "Unlimited NCERT chapter uploads", "Priority AI note generation", "500+ MCQ practice questions", "Advanced exam pattern predictions", "Personalized study recommendations", "Real-time progress tracking", "Priority email support"], }, { - id: "premium", - badge: "For Serious Scorers", - badgeIcon: Crown, - price: "₹1,499", - subtitle: "6-month intensive exam coaching", - features: [ - "Everything in Pro, plus:", - "1-on-1 doubt resolution sessions (weekly)", - "Custom topic deep-dives", - "Exam prediction confidence scores", - "Past year paper analysis", - "Mock test simulations", - "24/7 priority support", - ], + id: "premium", badge: "For Serious Scorers", badgeIcon: Crown, + price: "₹1,499", subtitle: "6-month intensive exam coaching", features: [ + "Everything in Pro, plus:", "1-on-1 doubt resolution sessions (weekly)", "Custom topic deep-dives", "Exam prediction confidence scores", "Past year paper analysis", "Mock test simulations", "24/7 priority support"], }, ]} animationType="slide-up" buttons={[ { - text: "Get Started Free", - href: "https://app.revise.ai/signup", - }, + text: "Get Started Free", href: "https://app.revise.ai/signup"}, ]} buttonAnimation="slide-up" /> @@ -383,65 +287,29 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Priya Sharma", - handle: "Class 12 • Delhi", - testimonial: - "Revise transformed my 3-month study plan into something manageable. The exam predictions were spot-on—I scored 92% in Chemistry because I focused on the right topics.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-female-st-1772860319755-18fadf6d.png?_wi=1", - imageAlt: "Priya Sharma", - }, + id: "1", name: "Priya Sharma", handle: "Class 12 • Delhi", testimonial: + "Revise transformed my 3-month study plan into something manageable. The exam predictions were spot-on—I scored 92% in Chemistry because I focused on the right topics.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-female-st-1772860319755-18fadf6d.png", imageAlt: "Priya Sharma"}, { - id: "2", - name: "Arjun Kapoor", - handle: "Class 10 • Mumbai", - testimonial: - "I was drowning in NCERT textbooks until I discovered Revise. The AI-generated notes saved me 10 hours per week, and I actually understood the concepts better.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-male-stud-1772860319135-3ed24e8c.png?_wi=1", - imageAlt: "Arjun Kapoor", - }, + id: "2", name: "Arjun Kapoor", handle: "Class 10 • Mumbai", testimonial: + "I was drowning in NCERT textbooks until I discovered Revise. The AI-generated notes saved me 10 hours per week, and I actually understood the concepts better.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-male-stud-1772860319135-3ed24e8c.png", imageAlt: "Arjun Kapoor"}, { - id: "3", - name: "Ananya Gupta", - handle: "Class 12 • Bangalore", - testimonial: - "The MCQ predictions were incredibly accurate. I practiced on Revise for 2 months and when I took the board exam, 8 out of 10 predicted questions actually appeared!", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-an-indian-female-student-age-1772860318959-47d79816.png?_wi=1", - imageAlt: "Ananya Gupta", - }, + id: "3", name: "Ananya Gupta", handle: "Class 12 • Bangalore", testimonial: + "The MCQ predictions were incredibly accurate. I practiced on Revise for 2 months and when I took the board exam, 8 out of 10 predicted questions actually appeared!", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-an-indian-female-student-age-1772860318959-47d79816.png", imageAlt: "Ananya Gupta"}, { - id: "4", - name: "Rohan Verma", - handle: "Class 10 • Pune", - testimonial: - "As someone with limited time due to sports, Revise's time-calibrated study plan was a lifesaver. I got 89% without sacrificing other activities.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-an-indian-male-student-age-1-1772860319324-68f2e7e4.png?_wi=1", - imageAlt: "Rohan Verma", - }, + id: "4", name: "Rohan Verma", handle: "Class 10 • Pune", testimonial: + "As someone with limited time due to sports, Revise's time-calibrated study plan was a lifesaver. I got 89% without sacrificing other activities.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-an-indian-male-student-age-1-1772860319324-68f2e7e4.png", imageAlt: "Rohan Verma"}, { - id: "5", - name: "Neha Singh", - handle: "Class 12 • Jaipur", - testimonial: - "The personalized onboarding made me feel like Revise was built just for me. It knew my exam date and adjusted everything accordingly. Best edtech app I've used.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-female-st-1772860319755-18fadf6d.png?_wi=2", - imageAlt: "Neha Singh", - }, + id: "5", name: "Neha Singh", handle: "Class 12 • Jaipur", testimonial: + "The personalized onboarding made me feel like Revise was built just for me. It knew my exam date and adjusted everything accordingly. Best edtech app I've used.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-female-st-1772860319755-18fadf6d.png", imageAlt: "Neha Singh"}, { - id: "6", - name: "Vikram Nair", - handle: "Class 10 • Chennai", - testimonial: - "I showed Revise to all my friends. Not just an app, it's like having an AI tutor who understands CBSE better than anyone. Worth every rupee.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-male-stud-1772860319135-3ed24e8c.png?_wi=2", - imageAlt: "Vikram Nair", - }, + id: "6", name: "Vikram Nair", handle: "Class 10 • Chennai", testimonial: + "I showed Revise to all my friends. Not just an app, it's like having an AI tutor who understands CBSE better than anyone. Worth every rupee.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/portrait-of-a-confident-indian-male-stud-1772860319135-3ed24e8c.png", imageAlt: "Vikram Nair"}, ]} animationType="slide-up" speed={40} @@ -460,65 +328,35 @@ export default function HomePage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "How does Revise know which topics to prioritize?", - content: - "Our AI analyzes 10+ years of CBSE board exam papers to identify which concepts and topics appear most frequently. We rank every topic by exam frequency so you focus on what's most likely to appear on your exam. Combined with your remaining study time, Revise creates a hyper-personalized study plan.", - }, + id: "1", title: "How does Revise know which topics to prioritize?", content: + "Our AI analyzes 10+ years of CBSE board exam papers to identify which concepts and topics appear most frequently. We rank every topic by exam frequency so you focus on what's most likely to appear on your exam. Combined with your remaining study time, Revise creates a hyper-personalized study plan."}, { - id: "2", - title: "Do I need to have all my chapters uploaded to get started?", - content: - "No! You can start with just one chapter and add more as you go. Revise processes chapters instantly and generates exam-focused notes, so you can begin studying right away. Upload at your own pace.", - }, + id: "2", title: "Do I need to have all my chapters uploaded to get started?", content: + "No! You can start with just one chapter and add more as you go. Revise processes chapters instantly and generates exam-focused notes, so you can begin studying right away. Upload at your own pace."}, { - id: "3", - title: "How accurate are the exam predictions?", - content: - "Our predictions have a 94-98% accuracy rate based on historical CBSE patterns. However, exam questions can vary year to year, so we recommend using predictions as a study guide, not absolute guarantees. Focus on understanding concepts thoroughly.", - }, + id: "3", title: "How accurate are the exam predictions?", content: + "Our predictions have a 94-98% accuracy rate based on historical CBSE patterns. However, exam questions can vary year to year, so we recommend using predictions as a study guide, not absolute guarantees. Focus on understanding concepts thoroughly."}, { - id: "4", - title: "What if my exam is very soon (2-3 weeks)?", - content: - "Revise is designed for exactly this scenario! The closer your exam, the more aggressive our algorithm becomes in filtering topics. If you have 14 days, we focus exclusively on the top 20% of high-frequency exam topics. Fast, focused, effective.", - }, + id: "4", title: "What if my exam is very soon (2-3 weeks)?", content: + "Revise is designed for exactly this scenario! The closer your exam, the more aggressive our algorithm becomes in filtering topics. If you have 14 days, we focus exclusively on the top 20% of high-frequency exam topics. Fast, focused, effective."}, { - id: "5", - title: "Can I use Revise for Class 10 and Class 12 both?", - content: - "Absolutely! Revise supports both Class 10 and Class 12 curricula. Each has separate exam patterns, question types, and syllabus focus. When you onboard, you select your class and we customize everything accordingly.", - }, + id: "5", title: "Can I use Revise for Class 10 and Class 12 both?", content: + "Absolutely! Revise supports both Class 10 and Class 12 curricula. Each has separate exam patterns, question types, and syllabus focus. When you onboard, you select your class and we customize everything accordingly."}, { - id: "6", - title: "Are the MCQ questions similar to actual CBSE exams?", - content: - "Yes. Our MCQs are generated from actual past CBSE board exams, mixed with AI-generated questions that follow the same pattern and difficulty level. You're essentially practicing with real and exam-realistic questions.", - }, + id: "6", title: "Are the MCQ questions similar to actual CBSE exams?", content: + "Yes. Our MCQs are generated from actual past CBSE board exams, mixed with AI-generated questions that follow the same pattern and difficulty level. You're essentially practicing with real and exam-realistic questions."}, { - id: "7", - title: "Can I download my notes for offline study?", - content: - "Yes! All AI-generated notes, MCQs, and study materials can be downloaded as PDF files. Study offline, sync when online. The Revise mobile app also works offline.", - }, + id: "7", title: "Can I download my notes for offline study?", content: + "Yes! All AI-generated notes, MCQs, and study materials can be downloaded as PDF files. Study offline, sync when online. The Revise mobile app also works offline."}, { - id: "8", - title: "What subjects does Revise cover?", - content: - "Revise covers all CBSE board exam subjects: Math, Physics, Chemistry, Biology, English, Hindi, Social Studies, and more. Select your specific subjects during onboarding and get curriculum-matched content.", - }, + id: "8", title: "What subjects does Revise cover?", content: + "Revise covers all CBSE board exam subjects: Math, Physics, Chemistry, Biology, English, Hindi, Social Studies, and more. Select your specific subjects during onboarding and get curriculum-matched content."}, { - id: "9", - title: "Is my data secure and private?", - content: - "Your privacy is paramount. All uploaded documents and personal data are encrypted end-to-end. We never share your information with third parties. Full compliance with Indian data protection regulations.", - }, + id: "9", title: "Is my data secure and private?", content: + "Your privacy is paramount. All uploaded documents and personal data are encrypted end-to-end. We never share your information with third parties. Full compliance with Indian data protection regulations."}, { - id: "10", - title: "Can I get a refund if I'm not satisfied?", - content: - "Yes! 30-day money-back guarantee, no questions asked. If Revise doesn't help your exam prep within the first month, we refund 100% of your payment.", - }, + id: "10", title: "Can I get a refund if I'm not satisfied?", content: + "Yes! 30-day money-back guarantee, no questions asked. If Revise doesn't help your exam prep within the first month, we refund 100% of your payment."}, ]} /> @@ -529,39 +367,25 @@ export default function HomePage() { description="Get in touch with the Revise team. Ask questions, request a demo, or start your free trial today. We're here to help you ace your CBSE board exams." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "your.email@example.com", - required: true, + name: "email", type: "email", placeholder: "your.email@example.com", required: true, }, { - name: "studentClass", - type: "text", - placeholder: "Your Class (e.g., Class 10, Class 12)", - required: true, + name: "studentClass", type: "text", placeholder: "Your Class (e.g., Class 10, Class 12)", required: true, }, { - name: "subject", - type: "text", - placeholder: "Subject of Inquiry", - required: true, + name: "subject", type: "text", placeholder: "Subject of Inquiry", required: true, }, ]} textarea={{ - name: "message", - placeholder: - "Tell us how Revise can help you prepare for your CBSE exams...", - rows: 5, + name: "message", placeholder: + "Tell us how Revise can help you prepare for your CBSE exams...", rows: 5, required: true, }} useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-predictive-analytics-visualization-sho-1772860320025-a4f75a0b.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTKRB0jatFOgB7xv7bqqwSuEV/a-predictive-analytics-visualization-sho-1772860320025-a4f75a0b.png" mediaAnimation="slide-up" mediaPosition="right" buttonText="Get Started Free" -- 2.49.1