Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
||||
{ value: "500+", title: "Happy Learners" },
|
||||
{ value: "95%", title: "Confidence Improvement" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=3"
|
||||
imageAlt="Diverse learners in inclusive classroom environment"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -140,7 +140,7 @@ export default function AboutPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=3",
|
||||
imageAlt: "Emma Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function AboutPage() {
|
||||
role: "Teacher",
|
||||
company: "School District",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=3",
|
||||
imageAlt: "James Liu",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function AboutPage() {
|
||||
role: "Student",
|
||||
company: "Grade 5",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=3",
|
||||
imageAlt: "Asha Verma",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -132,7 +132,7 @@ export default function ContactPage() {
|
||||
content: "Yes, we partner with schools and educational centers to offer supplementary curriculum resources, teacher training, and bulk licensing. Our Institution plan includes custom reporting and a dedicated account manager. Contact us for a demo and custom pricing.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/help-customer-support-service-concept_53876-120150.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/help-customer-support-service-concept_53876-120150.jpg?_wi=2"
|
||||
imageAlt="FAQ and support illustration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
@@ -82,42 +82,42 @@ export default function CoursesPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=3",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=4",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=3",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=2",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=3",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=4",
|
||||
imageAlt: "Adult language bundle",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function CoursesPage() {
|
||||
{
|
||||
title: "Live Interactive Sessions",
|
||||
description: "Real-time classes with certified instructors. Small group sizes ensure personalized attention and active participation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=2",
|
||||
imageAlt: "Interactive classroom with engaged students",
|
||||
buttonIcon: Play,
|
||||
buttonHref: "/contact",
|
||||
@@ -147,7 +147,7 @@ export default function CoursesPage() {
|
||||
{
|
||||
title: "Comprehensive Learning Materials",
|
||||
description: "Workbooks, practice sets, and multimedia resources tailored to each learning level and style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=2",
|
||||
imageAlt: "Learning materials and resources",
|
||||
buttonIcon: Book,
|
||||
buttonHref: "/contact",
|
||||
@@ -155,7 +155,7 @@ export default function CoursesPage() {
|
||||
{
|
||||
title: "Flexible Rescheduling",
|
||||
description: "Miss a class? Reschedule or access recordings anytime. We adapt to your family's schedule.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=2",
|
||||
imageAlt: "Flexible scheduling options",
|
||||
buttonIcon: Clock,
|
||||
buttonHref: "/contact",
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=1",
|
||||
imageAlt: "Raj Kumar",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=1",
|
||||
imageAlt: "Maya Patel",
|
||||
},
|
||||
]}
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
{ value: "500+", title: "Happy Learners" },
|
||||
{ value: "95%", title: "Confidence Improvement" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=1"
|
||||
imageAlt="Diverse learners in inclusive classroom environment"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -210,42 +210,42 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=2",
|
||||
imageAlt: "Adult language bundle",
|
||||
},
|
||||
]}
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -279,7 +279,7 @@ export default function HomePage() {
|
||||
role: "Teacher",
|
||||
company: "School District",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=2",
|
||||
imageAlt: "James Liu",
|
||||
},
|
||||
{
|
||||
@@ -288,7 +288,7 @@ export default function HomePage() {
|
||||
role: "Student",
|
||||
company: "Grade 5",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=2",
|
||||
imageAlt: "Asha Verma",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -195,7 +195,7 @@ export default function PricingPage() {
|
||||
content: "Yes! Enroll 2+ family members and receive 10% off each plan. Reach out for custom family packages.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/help-customer-support-service-concept_53876-120150.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/help-customer-support-service-concept_53876-120150.jpg?_wi=1"
|
||||
imageAlt="Pricing and support illustration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user