From c040e0415f7d9a70c831ec67216c61ce2ecd6be9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:46:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b9d7be9..5f6d132 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,9 +193,9 @@ export default function LandingPage() { { id: "2", name: "Priya Sharma", role: "Head - Academics", imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg", imageAlt: "Priya Sharma, Head of Academics"}, { - id: "3", name: "Amit Verma", role: "Head - Co-Curricular", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg", imageAlt: "Amit Verma, Head of Co-Curricular"}, + id: "3", name: "Amit Verma", role: "Head - Co-Curricular", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg?_wi=1", imageAlt: "Amit Verma, Head of Co-Curricular"}, { - id: "4", name: "Deepa Menon", role: "Counselor & Student Mentor", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg", imageAlt: "Deepa Menon, Counselor"}, + id: "4", name: "Deepa Menon", role: "Counselor & Student Mentor", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg?_wi=2", imageAlt: "Deepa Menon, Counselor"}, ]} /> @@ -213,7 +213,7 @@ export default function LandingPage() { { id: "1", name: "Priya Tandon", handle: "Mother of Arjun, Grade 8", testimonial: "RPS transformed my son's academic performance and confidence. The teachers genuinely care, and the holistic approach ensures all-round development. We're impressed!", imageSrc: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg", imageAlt: "Priya Tandon"}, { - id: "2", name: "Rajesh Singh", handle: "Father of Neha, Grade 10", testimonial: "Safe environment, excellent facilities, and experienced staff. My daughter loves coming to school. Highly recommended for any parent considering admission.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg", imageAlt: "Rajesh Singh"}, + id: "2", name: "Rajesh Singh", handle: "Father of Neha, Grade 10", testimonial: "Safe environment, excellent facilities, and experienced staff. My daughter loves coming to school. Highly recommended for any parent considering admission.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg?_wi=1", imageAlt: "Rajesh Singh"}, { id: "3", name: "Anjali Gupta", handle: "Mother of twins, Grade 5", testimonial: "The communication from school is transparent and regular. We always know how our children are progressing. The extracurriculars are exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/girl-coffee-room_1398-784.jpg", imageAlt: "Anjali Gupta"}, { @@ -221,7 +221,7 @@ export default function LandingPage() { { id: "5", name: "Sunita Desai", handle: "Mother of Avni, Grade 7", testimonial: "The school's focus on character building is refreshing. My daughter has become more responsible, empathetic, and confident since joining RPS.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sunita Desai"}, { - id: "6", name: "Arun Joshi", handle: "Father of Sarthak, Grade 9", testimonial: "Excellent safety measures and hygiene standards. The sports and cultural programs are vibrant. Strongly endorsed by our network of parents.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg", imageAlt: "Arun Joshi"}, + id: "6", name: "Arun Joshi", handle: "Father of Sarthak, Grade 9", testimonial: "Excellent safety measures and hygiene standards. The sports and cultural programs are vibrant. Strongly endorsed by our network of parents.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg?_wi=2", imageAlt: "Arun Joshi"}, ]} speed={40} /> -- 2.49.1