diff --git a/src/app/page.tsx b/src/app/page.tsx index 9febc3c..fbcccc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,9 +108,9 @@ export default function LandingPage() { { id: "2", title: "A Life-Changing Experience", quote: "My time at Nirmala Convent shaped me into the person I am today. The discipline, values, and education I received prepared me well for higher studies and professional success.", name: "Priya Desai", role: "Alumni, Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-group-students-celebrating-their-graduation_23-2148201868.jpg", imageAlt: "Priya Desai"}, { - id: "3", title: "Supportive and Inspiring Teachers", quote: "Every teacher genuinely cares about student progress. They not only teach subjects but also guide us to become better individuals with strong values.", name: "Rahul Kumar", role: "Student, Class 10", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg", imageAlt: "Rahul Kumar"}, + id: "3", title: "Supportive and Inspiring Teachers", quote: "Every teacher genuinely cares about student progress. They not only teach subjects but also guide us to become better individuals with strong values.", name: "Rahul Kumar", role: "Student, Class 10", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=1", imageAlt: "Rahul Kumar"}, { - id: "4", title: "Well-Rounded Development", quote: "The school balances academics with extracurricular activities perfectly. I developed leadership skills through various school activities along with strong academic foundation.", name: "Sophia Fernandes", role: "Student, Class 12", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg", imageAlt: "Sophia Fernandes"}, + id: "4", title: "Well-Rounded Development", quote: "The school balances academics with extracurricular activities perfectly. I developed leadership skills through various school activities along with strong academic foundation.", name: "Sophia Fernandes", role: "Student, Class 12", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=2", imageAlt: "Sophia Fernandes"}, ]} />