From 24cf65337cfda8f1f7384b4aa59b24397de5d166 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:23:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 209 ++++++++++------------------------------------- 1 file changed, 41 insertions(+), 168 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36e5292..3cb8d2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,29 +87,14 @@ export default function HomePage() { mediaAnimation="blur-reveal" testimonials={[ { - name: "Sarah Chen", - handle: "Parent, CA", - testimonial: "My daughter went from dreading math to asking for extra problems. The patient teaching style makes all the difference!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1", - imageAlt: "Sarah Chen", - }, + name: "Sarah Chen", handle: "Parent, CA", testimonial: "My daughter went from dreading math to asking for extra problems. The patient teaching style makes all the difference!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1", imageAlt: "Sarah Chen"}, { - name: "Raj Kumar", - handle: "Sanskrit Teacher", - testimonial: "Finally, a platform that makes Sanskrit engaging for young learners. The interactive approach is exactly what we needed.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=1", - imageAlt: "Raj Kumar", - }, + name: "Raj Kumar", handle: "Sanskrit Teacher", testimonial: "Finally, a platform that makes Sanskrit engaging for young learners. The interactive approach is exactly what we needed.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=1", imageAlt: "Raj Kumar"}, { - name: "Maya Patel", - handle: "Parent, NY", - testimonial: "Our son has ADHD, and this academy's inclusive approach gave him confidence. He actually loves learning now.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=1", - imageAlt: "Maya Patel", - }, + name: "Maya Patel", handle: "Parent, NY", testimonial: "Our son has ADHD, and this academy's inclusive approach gave him confidence. He actually loves learning now.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=1", imageAlt: "Maya Patel"}, ]} buttons={[{ text: "Start Your Free Class Today", href: "/contact" }]} buttonAnimation="slide-up" @@ -145,53 +130,23 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Progress Tracking", - description: "Real-time dashboards show growth in every skill. Parents and learners see measurable progress.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=1", - imageAlt: "Progress tracking and analytics dashboard", - buttonIcon: TrendingUpIcon, - buttonHref: "/courses", - }, + title: "Progress Tracking", description: "Real-time dashboards show growth in every skill. Parents and learners see measurable progress.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=1", imageAlt: "Progress tracking and analytics dashboard", buttonIcon: TrendingUpIcon, + buttonHref: "/courses"}, { - title: "Interactive Classes", - description: "Engage through games, activities, and live interaction. Learning never feels like a chore.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=1", - imageAlt: "Interactive classroom with engaged students", - buttonIcon: Play, - buttonHref: "/courses", - }, + title: "Interactive Classes", description: "Engage through games, activities, and live interaction. Learning never feels like a chore.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=1", imageAlt: "Interactive classroom with engaged students", buttonIcon: Play, + buttonHref: "/courses"}, { - title: "Patient Teaching", - description: "Small groups and one-on-one sessions ensure every learner gets the support they need.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-tries-explain-material-younger-brother-who-sits-back-camera_273609-28612.jpg", - imageAlt: "Patient teacher providing individual support", - buttonIcon: Users, - buttonHref: "/courses", - }, + title: "Patient Teaching", description: "Small groups and one-on-one sessions ensure every learner gets the support they need.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-tries-explain-material-younger-brother-who-sits-back-camera_273609-28612.jpg", imageAlt: "Patient teacher providing individual support", buttonIcon: Users, + buttonHref: "/courses"}, { - title: "Flexible Scheduling", - description: "Learn on your schedule. Classes available evenings, weekends, and catch-up sessions anytime.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=1", - imageAlt: "Flexible scheduling options", - buttonIcon: Clock, - buttonHref: "/courses", - }, + title: "Flexible Scheduling", description: "Learn on your schedule. Classes available evenings, weekends, and catch-up sessions anytime.", imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=1", imageAlt: "Flexible scheduling options", buttonIcon: Clock, + buttonHref: "/courses"}, { - title: "Inclusive Learning", - description: "Specially designed for neurodivergent learners. ADHD-friendly, dyslexia-aware, and patient-paced.", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=2", - imageAlt: "Inclusive learning environment", - buttonIcon: Accessibility, - buttonHref: "/courses", - }, + title: "Inclusive Learning", description: "Specially designed for neurodivergent learners. ADHD-friendly, dyslexia-aware, and patient-paced.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=2", imageAlt: "Inclusive learning environment", buttonIcon: Accessibility, + buttonHref: "/courses"}, { - title: "Cultural Enrichment", - description: "Beyond language skills—explore Sanskrit heritage, Hindi literature, and Spanish culture deeply.", - imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=1", - imageAlt: "Cultural learning and language immersion", - buttonIcon: Globe, - buttonHref: "/courses", - }, + title: "Cultural Enrichment", description: "Beyond language skills—explore Sanskrit heritage, Hindi literature, and Spanish culture deeply.", imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=1", imageAlt: "Cultural learning and language immersion", buttonIcon: Globe, + buttonHref: "/courses"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -207,47 +162,17 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "math-elementary", - name: "Math Fundamentals (Gr 1–3)", - price: "$79/month", - imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=1", - imageAlt: "Math Fundamentals course", - }, + id: "math-elementary", name: "Math Fundamentals (Gr 1–3)", price: "$79/month", imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=1", imageAlt: "Math Fundamentals course"}, { - id: "math-intermediate", - name: "Math Mastery (Gr 4–6)", - price: "$89/month", - imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=2", - imageAlt: "Math Mastery course", - }, + id: "math-intermediate", name: "Math Mastery (Gr 4–6)", price: "$89/month", imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=2", imageAlt: "Math Mastery course"}, { - id: "sanskrit-intro", - name: "Sanskrit Heritage", - price: "$69/month", - imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=2", - imageAlt: "Sanskrit Heritage course", - }, + id: "sanskrit-intro", name: "Sanskrit Heritage", price: "$69/month", imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=2", imageAlt: "Sanskrit Heritage course"}, { - id: "hindi-conversational", - name: "Hindi Conversations", - price: "$69/month", - imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=1", - imageAlt: "Hindi Conversations course", - }, + id: "hindi-conversational", name: "Hindi Conversations", price: "$69/month", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=1", imageAlt: "Hindi Conversations course"}, { - id: "spanish-journey", - name: "Spanish Adventures", - price: "$79/month", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=1", - imageAlt: "Spanish Adventures course", - }, + id: "spanish-journey", name: "Spanish Adventures", price: "$79/month", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=1", imageAlt: "Spanish Adventures course"}, { - id: "adult-languages", - name: "Adult Language Bundle", - price: "$149/month", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=2", - imageAlt: "Adult language bundle", - }, + id: "adult-languages", name: "Adult Language Bundle", price: "$149/month", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=2", imageAlt: "Adult language bundle"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -265,59 +190,23 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Emma Rodriguez", - role: "Parent", - company: "California", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2", - imageAlt: "Emma Rodriguez", - }, + id: "1", name: "Emma Rodriguez", role: "Parent", company: "California", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2", imageAlt: "Emma Rodriguez"}, { - id: "2", - name: "James Liu", - role: "Teacher", - company: "School District", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=2", - imageAlt: "James Liu", - }, + id: "2", name: "James Liu", role: "Teacher", company: "School District", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=2", imageAlt: "James Liu"}, { - id: "3", - name: "Asha Verma", - role: "Student", - company: "Grade 5", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=2", - imageAlt: "Asha Verma", - }, + id: "3", name: "Asha Verma", role: "Student", company: "Grade 5", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=2", imageAlt: "Asha Verma"}, { - id: "4", - name: "Marcus Johnson", - role: "Adult Learner", - company: "Professional Development", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/seniors-taking-notes-classroom_52683-111880.jpg", - imageAlt: "Marcus Johnson", - }, + id: "4", name: "Marcus Johnson", role: "Adult Learner", company: "Professional Development", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/seniors-taking-notes-classroom_52683-111880.jpg", imageAlt: "Marcus Johnson"}, { - id: "5", - name: "Dr. Priya Sharma", - role: "School Principal", - company: "International Academy", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg", - imageAlt: "Dr. Priya Sharma", - }, + id: "5", name: "Dr. Priya Sharma", role: "School Principal", company: "International Academy", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg", imageAlt: "Dr. Priya Sharma"}, { - id: "6", - name: "David Chen", - role: "Parent", - company: "New York", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-woman-receiving-text-message-with-news-about-discounts-shop-mobile-phone-sitting-cafe-with-loft-interior-woman-holding-smartphone-with-shocked-surprised-expression_231208-13373.jpg", - imageAlt: "David Chen", - }, + id: "6", name: "David Chen", role: "Parent", company: "New York", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-woman-receiving-text-message-with-news-about-discounts-shop-mobile-phone-sitting-cafe-with-loft-interior-woman-holding-smartphone-with-shocked-surprised-expression_231208-13373.jpg", imageAlt: "David Chen"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -335,32 +224,16 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "500", - title: "Active Learners", - description: "Engaged students and adult learners from around the world", - icon: Users, + id: "1", value: "500", title: "Active Learners", description: "Engaged students and adult learners from around the world", icon: Users, }, { - id: "2", - value: "95", - title: "Percent Confidence Gain", - description: "Students report significant improvement in academic confidence", - icon: TrendingUpIcon, + id: "2", value: "95", title: "Percent Confidence Gain", description: "Students report significant improvement in academic confidence", icon: TrendingUpIcon, }, { - id: "3", - value: "4.9", - title: "Average Rating", - description: "Out of 5 stars from all learners and parents", - icon: Star, + id: "3", value: "4.9", title: "Average Rating", description: "Out of 5 stars from all learners and parents", icon: Star, }, { - id: "4", - value: "20+", - title: "Expert Teachers", - description: "Certified, experienced, and passionate educators", - icon: Users, + id: "4", value: "20+", title: "Expert Teachers", description: "Certified, experienced, and passionate educators", icon: Users, }, ]} gridVariant="uniform-all-items-equal" @@ -391,4 +264,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}