From 527d39d3f2dc49f345b8dbe7e8c696942145552d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:55:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fef4ca8..7ec29f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,10 +101,10 @@ export default function LandingPage() { description="Hear from members of our community about their spiritual journey with us" testimonials={[ { - id: "1", name: "Fatima Ahmad", role: "Community Member", testimonial: "The RGVIC has been a blessing for our family. The welcoming atmosphere and quality education programs have strengthened our faith and connection to our heritage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Fatima Ahmad" + id: "1", name: "Fatima Ahmad", role: "Community Member", testimonial: "The RGVIC has been a blessing for our family. The welcoming atmosphere and quality education programs have strengthened our faith and connection to our heritage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Fatima Ahmad" }, { - id: "2", name: "Hassan Rodriguez", role: "Prayer Attendee", testimonial: "Finding this center was like finding home. The community here truly embodies the values of Islam and has made us feel welcomed and supported.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Hassan Rodriguez" + id: "2", name: "Hassan Rodriguez", role: "Prayer Attendee", testimonial: "Finding this center was like finding home. The community here truly embodies the values of Islam and has made us feel welcomed and supported.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Hassan Rodriguez" }, { id: "3", name: "Aisha Khan", role: "Volunteer", testimonial: "The volunteer opportunities and community service initiatives at RGVIC inspire me to contribute positively to our local society while staying true to our faith.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Aisha Khan" -- 2.49.1