Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-17 09:46:22 +00:00

View File

@@ -90,10 +90,10 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "class-9-10", name: "Class IXX", price: "₹12,000₹18,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg", imageAlt: "Class IX-X Maths & Science coaching program"
id: "class-9-10", name: "Class IXX", price: "₹12,000₹18,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg?_wi=1", imageAlt: "Class IX-X Maths & Science coaching program"
},
{
id: "class-11-12", name: "Class XIXII", price: "₹15,000₹25,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg", imageAlt: "Class XI-XII Science stream comprehensive coaching"
id: "class-11-12", name: "Class XIXII", price: "₹15,000₹25,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg?_wi=2", imageAlt: "Class XI-XII Science stream comprehensive coaching"
},
{
id: "jee-foundation", name: "JEE Foundation", price: "₹18,000₹30,000", imageSrc: "http://img.b2bpic.net/free-photo/listening-teacher_1098-16253.jpg", imageAlt: "JEE preparation intensive coaching program"
@@ -102,10 +102,10 @@ export default function LandingPage() {
id: "neet-foundation", name: "NEET Foundation", price: "₹18,000₹30,000", imageSrc: "http://img.b2bpic.net/free-photo/biologist-woman-examining-pepper-writing-microbiology-medical-expertise_482257-21584.jpg", imageAlt: "NEET medical entrance exam preparation program"
},
{
id: "cuet-prep", name: "CUET Preparation", price: "₹10,000₹20,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg", imageAlt: "CUET entrance exam comprehensive preparation"
id: "cuet-prep", name: "CUET Preparation", price: "₹10,000₹20,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg?_wi=3", imageAlt: "CUET entrance exam comprehensive preparation"
},
{
id: "board-prep", name: "Board Exam Prep", price: "₹8,000₹15,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg", imageAlt: "Board examination focused coaching program"
id: "board-prep", name: "Board Exam Prep", price: "₹8,000₹15,000", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg?_wi=4", imageAlt: "Board examination focused coaching program"
}
]}
/>