Update src/app/page.tsx

This commit is contained in:
2026-03-20 14:13:48 +00:00
parent fe36adb7fd
commit e58b3ed5b7

View File

@@ -48,7 +48,7 @@ export default function HomePage() {
description="Concept-focused mathematics tuition designed to help students truly understand the subject, perform better in exams, and build long-term academic confidence."
tag="E2 Academy"
tagAnimation="slide-up"
background="plain"
background={{ variant: "plain" }}
buttons={[
{ text: "Book a Free Demo Class", href: "/contact" },
{ text: "Contact on WhatsApp", href: "https://wa.me/919876543210" },
@@ -162,7 +162,7 @@ export default function HomePage() {
name: "Priya Sharma",
handle: "Class 10 Student",
testimonial: "Sachin Sir explains concepts with great clarity and patience. Mathematics, which I always feared, became easy and enjoyable. His structured approach to problem-solving changed my confidence completely.",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104588.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104588.jpg",
imageAlt: "Priya Sharma",
icon: Star,
},
@@ -171,7 +171,7 @@ export default function HomePage() {
name: "Rajesh Verma",
handle: "Parent",
testimonial: "Mathematics changed from just a subject into something our son genuinely enjoys. The personal attention and clear explanations make all the difference. Highly recommend E2 Academy.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageAlt: "Rajesh Verma",
icon: Star,
},
@@ -180,7 +180,7 @@ export default function HomePage() {
name: "Ananya Gupta",
handle: "Class 9 Student",
testimonial: "Sachin Sir has deep understanding of the board exam pattern and explains every chapter with clarity and examples. I've improved from average to excellent marks in just a few months.",
imageSrc: "http://img.b2bpic.net/free-photo/tired-woman-glasses-studies-against-summer-green-park_231208-4236.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/tired-woman-glasses-studies-against-summer-green-park_231208-4236.jpg",
imageAlt: "Ananya Gupta",
icon: Star,
},
@@ -189,7 +189,7 @@ export default function HomePage() {
name: "Deepak Kumar",
handle: "Class 8 Student",
testimonial: "I improved a lot in mathematics after joining E2 Academy. Sir makes us practice many questions and always clears doubts patiently. The batch size is small so we get personal attention.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-front-brick-wall_23-2148242736.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-front-brick-wall_23-2148242736.jpg",
imageAlt: "Deepak Kumar",
icon: Star,
},
@@ -198,7 +198,7 @@ export default function HomePage() {
name: "Sneha Patel",
handle: "Parent",
testimonial: "What impressed me most is the structured curriculum and the focus on understanding over memorization. Our daughter's grades improved, but more importantly, her confidence in mathematics soared.",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-man-woman-casual-clothes-standing-together-hapy-man-showing-v-sign-green-wall_141793-56961.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-man-woman-casual-clothes-standing-together-hapy-man-showing-v-sign-green-wall_141793-56961.jpg",
imageAlt: "Sneha Patel",
icon: Star,
},
@@ -207,7 +207,7 @@ export default function HomePage() {
name: "Arjun Singh",
handle: "Class 10 Student",
testimonial: "E2 Academy is not just about solving problems, it's about understanding them. The mock tests and regular practice kept me exam-ready. I scored 96 in my board exams!",
imageSrc: "http://img.b2bpic.net/free-photo/education-courses-university-concept-surprised-happy-smiling-guy-seeing-something-amazed-while-heading-class-college-board-school-holding-backpack-with-notebooks_1258-60085.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/education-courses-university-concept-surprised-happy-smiling-guy-seeing-something-amazed-while-heading-class-college-board-school-holding-backpack-with-notebooks_1258-60085.jpg",
imageAlt: "Arjun Singh",
icon: Star,
},
@@ -233,7 +233,7 @@ export default function HomePage() {
price: "Contact for Details",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg",
imageAlt: "Class 8 Mathematics Foundation Course",
},
{
@@ -243,7 +243,7 @@ export default function HomePage() {
price: "Contact for Details",
rating: 5,
reviewCount: "75+",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg",
imageAlt: "Class 9 Mathematics Course",
},
{
@@ -253,7 +253,7 @@ export default function HomePage() {
price: "Contact for Details",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg",
imageAlt: "Class 10 Board Preparation Course",
},
]}