From 0a159e41ac7da6bfbb147dfb24115c8e13a368ca Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 10:21:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92cb386..93fdca6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -255,7 +255,7 @@ export default function LandingPage() { { id: "4", title: "A Truly Positive Learning Experience", quote: "The entire learning experience at Sai Ganesh Institute was incredibly positive. The instructors are always approachable, and the emphasis on practical knowledge truly sets them apart.", name: "Rahul Singh", role: "Tally Professional", imageSrc: "http://img.b2bpic.net/free-photo/golden-glow-lights-dark-background_23-2151831427.jpg", imageAlt: "Rahul Singh"}, { - id: "5", title: "Transformative Education Journey", quote: "My journey with Sai Ganesh Institute has been transformative. From admission to skill development, every step was meticulously planned and supported. I've achieved more than I ever thought possible.", name: "Anjali Rao", role: "Commerce Graduate", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-walking-outdoors_171337-13559.jpg", alt: "Anjali Rao"}, + id: "5", title: "Transformative Education Journey", quote: "My journey with Sai Ganesh Institute has been transformative. From admission to skill development, every step was meticulously planned and supported. I've achieved more than I ever thought possible.", name: "Anjali Rao", role: "Commerce Graduate", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-walking-outdoors_171337-13559.jpg", imageAlt: "Anjali Rao"}, { id: "6", title: "Building Confidence for the Future", quote: "Sai Ganesh Institute not only imparted knowledge but also built my confidence to face future challenges. The structured learning and continuous encouragement are their greatest strengths.", name: "Vikram Goud", role: "Career Development Alumnus", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-showing-okay-workplace_176420-5296.jpg", imageAlt: "Vikram Goud"}, ]} -- 2.49.1