From fa558cdf4a72af135f85f52ffb416970c6bcf4e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:29:37 +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 8d20711..423cee0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,13 +141,13 @@ export default function DentistZoneLanding() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Mitchell", handle: "Patient since 2018", testimonial: "Dr. Johnson and the team made my root canal procedure painless and comfortable. Their professionalism and care are unmatched. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg", imageAlt: "Sarah Mitchell" + id: "1", name: "Sarah Mitchell", handle: "Patient since 2018", testimonial: "Dr. Johnson and the team made my root canal procedure painless and comfortable. Their professionalism and care are unmatched. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { id: "2", name: "Michael Chen", handle: "Patient since 2019", testimonial: "My teeth have never looked better thanks to their cosmetic dentistry services. The results exceeded my expectations and the staff is wonderful.", imageSrc: "http://img.b2bpic.net/free-photo/funny-african-man-with-bushy-curly-hair-blinking-his-eye-having-warm-broad-smile_273609-14063.jpg", imageAlt: "Michael Chen" }, { - id: "3", name: "Emily Rodriguez", handle: "Patient since 2020", testimonial: "As someone with dental anxiety, I was nervous about my visit. The team's compassion and use of sedation made it a breeze. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg", imageAlt: "Emily Rodriguez" + id: "3", name: "Emily Rodriguez", handle: "Patient since 2020", testimonial: "As someone with dental anxiety, I was nervous about my visit. The team's compassion and use of sedation made it a breeze. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { id: "4", name: "David Thompson", handle: "Patient since 2017", testimonial: "The office is state-of-the-art and the team is incredibly knowledgeable. I've been a patient for years and wouldn't go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-hands-hips-gray-background_1187-3016.jpg", imageAlt: "David Thompson"