diff --git a/src/app/page.tsx b/src/app/page.tsx index c751d48..a1cfa4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaA import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven"; import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; -import MetricSplitMediaAbout as TimeCalibrationSection from "@/components/sections/about/MetricSplitMediaAbout"; import FaqBase from "@/components/sections/faq/FaqBase"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; @@ -56,14 +55,10 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/a-clean-modern-study-dashboard-interface-1772860458187-d7c5dcaf.png", - imageAlt: "Revise AI study dashboard with exam-focused notes", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/a-clean-modern-study-dashboard-interface-1772860458187-d7c5dcaf.png", imageAlt: "Revise AI study dashboard with exam-focused notes"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/an-onboarding-flow-screen-showing-revise-1772860457790-d3d56eba.png", - imageAlt: "Revise personalization onboarding for class and subjects", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/an-onboarding-flow-screen-showing-revise-1772860457790-d3d56eba.png", imageAlt: "Revise personalization onboarding for class and subjects"}, ]} mediaAnimation="slide-up" rating={5} @@ -97,23 +92,11 @@ export default function HomePage() { description="See how Revise transforms your CBSE exam preparation with intelligent prioritization and adaptive learning." negativeCard={{ items: [ - "Reading entire textbooks without focus", - "Spending hours on low-priority topics", - "Creating notes manually with inconsistent quality", - "Guessing which topics might appear on exams", - "Same study pace regardless of exam date", - "No real practice with actual CBSE patterns", - ], + "Reading entire textbooks without focus", "Spending hours on low-priority topics", "Creating notes manually with inconsistent quality", "Guessing which topics might appear on exams", "Same study pace regardless of exam date", "No real practice with actual CBSE patterns"], }} positiveCard={{ items: [ - "Exam-focused notes ranked by test frequency", - "High-priority topics prioritized automatically", - "AI-generated notes optimized for CBSE", - "Predictive analytics on likely exam questions", - "Study intensity calibrated to your timeline", - "MCQ practice based on actual exam patterns", - ], + "Exam-focused notes ranked by test frequency", "High-priority topics prioritized automatically", "AI-generated notes optimized for CBSE", "Predictive analytics on likely exam questions", "Study intensity calibrated to your timeline", "MCQ practice based on actual exam patterns"], }} animationType="slide-up" textboxLayout="default" @@ -130,44 +113,20 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "92%", - title: "Average Score Improvement", - items: [ - "Students report 5-15 point gains", - "Focused on high-frequency topics", - "Consistent across all subjects", - ], + id: "1", value: "92%", title: "Average Score Improvement", items: [ + "Students report 5-15 point gains", "Focused on high-frequency topics", "Consistent across all subjects"], }, { - id: "2", - value: "60%", - title: "Time Saved on Prep", - items: [ - "Less busywork, more focused study", - "Predictive questions guide revision", - "AI identifies your weak areas faster", - ], + id: "2", value: "60%", title: "Time Saved on Prep", items: [ + "Less busywork, more focused study", "Predictive questions guide revision", "AI identifies your weak areas faster"], }, { - id: "3", - value: "98%", - title: "Predicted Questions Accuracy", - items: [ - "Based on 5+ years of CBSE patterns", - "Updated for current exam format", - "Helps prepare for likely topics", - ], + id: "3", value: "98%", title: "Predicted Questions Accuracy", items: [ + "Based on 5+ years of CBSE patterns", "Updated for current exam format", "Helps prepare for likely topics"], }, { - id: "4", - value: "10K+", - title: "Active CBSE Students", - items: [ - "Class 10 and 12 across India", - "Used by students in all boards", - "Growing daily success stories", - ], + id: "4", value: "10K+", title: "Active CBSE Students", items: [ + "Class 10 and 12 across India", "Used by students in all boards", "Growing daily success stories"], }, ]} textboxLayout="default" @@ -188,72 +147,36 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Aarav Sharma", - handle: "Class 12 - Delhi", - testimonial: - "I was overwhelmed with the syllabus until Revise showed me exactly which topics actually appear on board exams. Went from 68 to 87 marks in Physics. Game-changer!", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/a-portrait-photo-of-a-confident-indian-s-1772860459906-6bb70b73.png", - imageAlt: "Aarav Sharma, Class 12 student", - }, + id: "1", name: "Aarav Sharma", handle: "Class 12 - Delhi", testimonial: + "I was overwhelmed with the syllabus until Revise showed me exactly which topics actually appear on board exams. Went from 68 to 87 marks in Physics. Game-changer!", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/a-portrait-photo-of-a-confident-indian-s-1772860459906-6bb70b73.png", imageAlt: "Aarav Sharma, Class 12 student"}, { - id: "2", - name: "Priya Patel", - handle: "Class 10 - Mumbai", - testimonial: - "The MCQ practice questions are spot-on. They're exactly like the actual board exam format. I felt so confident walking into the exam because of Revise's practice tests.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/a-portrait-photo-of-a-different-indian-s-1772860456962-af234884.png", - imageAlt: "Priya Patel, Class 10 student", - }, + id: "2", name: "Priya Patel", handle: "Class 10 - Mumbai", testimonial: + "The MCQ practice questions are spot-on. They're exactly like the actual board exam format. I felt so confident walking into the exam because of Revise's practice tests.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/a-portrait-photo-of-a-different-indian-s-1772860456962-af234884.png", imageAlt: "Priya Patel, Class 10 student"}, { - id: "3", - name: "Rohan Gupta", - handle: "Class 12 - Bangalore", - testimonial: - "With only 2 months left, Revise intelligently prioritized what I needed to study. Helped me improve from 72 to 89 in Chemistry. The time calibration is brilliant.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-third-indian-student-1772860457423-d5079c0f.png", - imageAlt: "Rohan Gupta, Class 12 student", - }, + id: "3", name: "Rohan Gupta", handle: "Class 12 - Bangalore", testimonial: + "With only 2 months left, Revise intelligently prioritized what I needed to study. Helped me improve from 72 to 89 in Chemistry. The time calibration is brilliant.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-third-indian-student-1772860457423-d5079c0f.png", imageAlt: "Rohan Gupta, Class 12 student"}, { - id: "4", - name: "Ananya Desai", - handle: "Class 10 - Pune", - testimonial: - "I finally understood which topics are actually tested frequently. Revise's ranked notes saved me so much time. Scored 91 in my board exams!", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-fourth-indian-studen-1772860457121-a1d82707.png", - imageAlt: "Ananya Desai, Class 10 student", - }, + id: "4", name: "Ananya Desai", handle: "Class 10 - Pune", testimonial: + "I finally understood which topics are actually tested frequently. Revise's ranked notes saved me so much time. Scored 91 in my board exams!", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-fourth-indian-studen-1772860457121-a1d82707.png", imageAlt: "Ananya Desai, Class 10 student"}, { - id: "5", - name: "Vikram Singh", - handle: "Class 12 - Delhi", - testimonial: - "The predictive questions feature actually predicted 8 out of 20 questions on my exam. That's not luck—that's real data science. Revise is incredible.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-fifth-indian-student-1772860458672-e127e3f7.png", - imageAlt: "Vikram Singh, Class 12 student", - }, + id: "5", name: "Vikram Singh", handle: "Class 12 - Delhi", testimonial: + "The predictive questions feature actually predicted 8 out of 20 questions on my exam. That's not luck—that's real data science. Revise is incredible.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-fifth-indian-student-1772860458672-e127e3f7.png", imageAlt: "Vikram Singh, Class 12 student"}, { - id: "6", - name: "Divya Nair", - handle: "Class 10 - Kerala", - testimonial: - "Finally a study tool that understands how much time I have left and adjusts accordingly. No more wasting hours on topics that won't appear on exams.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-sixth-indian-student-1772860457632-bc6780ef.png", - imageAlt: "Divya Nair, Class 10 student", - }, + id: "6", name: "Divya Nair", handle: "Class 10 - Kerala", testimonial: + "Finally a study tool that understands how much time I have left and adjusts accordingly. No more wasting hours on topics that won't appear on exams.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbTXcKb1iVseRlK9lUProeUsiJ/portrait-photo-of-a-sixth-indian-student-1772860457632-bc6780ef.png", imageAlt: "Divya Nair, Class 10 student"}, ]} speed={40} />
-
@@ -352,8 +251,7 @@ export default function HomePage() {