Update src/app/page.tsx

This commit is contained in:
2026-03-12 16:13:43 +00:00
parent b4d9b48eb0
commit 7562dc1a1f

View File

@@ -86,25 +86,25 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "primary", title: "Primary Classes (1st 5th)", price: "₹5,000", period: "per year", imageSrc: "http://img.b2bpic.net/free-photo/smiling-students-studying-outdoors_171337-11739.jpg", imageAlt: "Primary Classes for grades 1-5", button: { text: "Enroll Now", href: "#contact" },
id: "primary", title: "Primary Classes (1st 5th)", price: "₹5,000", period: "per year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqq8MwrFEnTHZafIE7fEDielKi/uploaded-1773331595594-dlww8f5b.jpg", imageAlt: "Primary Classes for grades 1-5", button: { text: "Enroll Now", href: "#contact" },
features: [
"Strong conceptual foundation in core subjects", "Comprehensive homework guidance", "Personalized individual attention", "Weekly assessments and tracking"
]
},
{
id: "middle", title: "Middle School (6th 8th)", price: "₹8,000", period: "per year", imageSrc: "http://img.b2bpic.net/free-photo/couple-studying-with-book-together_23-2147844844.jpg", imageAlt: "Middle School for grades 6-8", button: { text: "Enroll Now", href: "#contact" },
id: "middle", title: "Middle School (6th 8th)", price: "₹8,000", period: "per year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqq8MwrFEnTHZafIE7fEDielKi/uploaded-1773331647992-1ikx2f86.jpg", imageAlt: "Middle School for grades 6-8", button: { text: "Enroll Now", href: "#contact" },
features: [
"In-depth subject specialization", "Comprehensive exam preparation", "Analytical and conceptual learning", "Regular test series and evaluation"
]
},
{
id: "board", title: "Board Preparation (9th 10th)", price: "₹10,000", period: "per year", imageSrc: "http://img.b2bpic.net/free-photo/three-students-sitting-table-class_1157-30368.jpg", imageAlt: "Board Preparation for grades 9-10", button: { text: "Enroll Now", href: "#contact" },
id: "board", title: "Board Preparation (9th 10th)", price: "₹10,000", period: "per year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqq8MwrFEnTHZafIE7fEDielKi/uploaded-1773331728631-xitsw42u.jpg", imageAlt: "Board Preparation for grades 9-10", button: { text: "Enroll Now", href: "#contact" },
features: [
"Comprehensive board exam preparation", "Complete concept mastery", "Complete test series coverage", "Individual performance tracking"
]
},
{
id: "english", title: "Spoken English Program", price: "₹15,000", period: "6 months", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-teacher-with-whiteboard_23-2149455206.jpg", imageAlt: "Advanced Spoken English Program", button: { text: "Enroll Now", href: "#contact" },
id: "english", title: "Spoken English Program", price: "₹15,000", period: "6 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqq8MwrFEnTHZafIE7fEDielKi/uploaded-1773331950272-c0moeibm.jpg", imageAlt: "Advanced Spoken English Program", button: { text: "Enroll Now", href: "#contact" },
features: [
"Advanced grammar mastery", "Precision pronunciation practice", "Vocabulary building and expansion", "Conversational fluency development", "Intensive listening practice", "Confidence building in communication"
]