Update src/app/courses/page.tsx

This commit is contained in:
2026-03-03 07:59:44 +00:00
parent 61eeeb79cf
commit 7d0aa12e7c

View File

@@ -82,42 +82,42 @@ export default function CoursesPage() {
id: "math-elementary",
name: "Math Fundamentals (Gr 13)",
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 46)",
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",