From 3d612307bc1959c32e29a98648af36e15b5b1ac0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 22:46:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3f90a5..a483889 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,9 +53,9 @@ export default function LuxuryDentistPage() { { text: "Schedule Consultation", href: "#contact" } ]} testimonials={[ - { name: "Ramesh Sharma", handle: "Delhi Patient", testimonial: "Dr. Rajput's professional care for my chronic asthma has been life-changing. My breathing has improved significantly, and I feel so much better.", rating: 5, imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Ramesh", imageAlt: "Ramesh Sharma" }, - { name: "Priya Singh", handle: "Business Executive", testimonial: "Finally found a chest specialist who truly understands complex lung conditions. Dr. Rajput's diagnosis and treatment plan were spot on.", rating: 5, imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Priya", imageAlt: "Priya Singh" }, - { name: "Amit Kumar", handle: "Local Resident", testimonial: "This is the place where genuine care meets medical expertise. My allergy issues are finally under control thanks to Dr. Rajput.", rating: 5, imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Amit", imageAlt: "Amit Kumar" } + { name: "Ramesh Sharma", handle: "Delhi Patient", testimonial: "Dr. Rajput's professional care for my chronic asthma has been life-changing. My breathing has improved significantly, and I feel so much better.", rating: 5, imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Ramesh&_wi=1", imageAlt: "Ramesh Sharma" }, + { name: "Priya Singh", handle: "Business Executive", testimonial: "Finally found a chest specialist who truly understands complex lung conditions. Dr. Rajput's diagnosis and treatment plan were spot on.", rating: 5, imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Priya&_wi=1", imageAlt: "Priya Singh" }, + { name: "Amit Kumar", handle: "Local Resident", testimonial: "This is the place where genuine care meets medical expertise. My allergy issues are finally under control thanks to Dr. Rajput.", rating: 5, imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Amit&_wi=1", imageAlt: "Amit Kumar" } ]} showDimOverlay={true} showBlur={true} @@ -142,13 +142,13 @@ export default function LuxuryDentistPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Ramesh Sharma", handle: "Delhi Patient", testimonial: "Dr. Rajput's professional care for my chronic asthma has been life-changing. My breathing has improved significantly, and I feel so much better.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Ramesh", imageAlt: "Ramesh Sharma" + id: "1", name: "Ramesh Sharma", handle: "Delhi Patient", testimonial: "Dr. Rajput's professional care for my chronic asthma has been life-changing. My breathing has improved significantly, and I feel so much better.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Ramesh&_wi=2", imageAlt: "Ramesh Sharma" }, { - id: "2", name: "Priya Singh", handle: "Business Executive", testimonial: "Finally found a chest specialist who truly understands complex lung conditions. Dr. Rajput's diagnosis and treatment plan were spot on.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Priya", imageAlt: "Priya Singh" + id: "2", name: "Priya Singh", handle: "Business Executive", testimonial: "Finally found a chest specialist who truly understands complex lung conditions. Dr. Rajput's diagnosis and treatment plan were spot on.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Priya&_wi=2", imageAlt: "Priya Singh" }, { - id: "3", name: "Amit Kumar", handle: "Local Resident", testimonial: "This is the place where genuine care meets medical expertise. My allergy issues are finally under control thanks to Dr. Rajput.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Amit", imageAlt: "Amit Kumar" + id: "3", name: "Amit Kumar", handle: "Local Resident", testimonial: "This is the place where genuine care meets medical expertise. My allergy issues are finally under control thanks to Dr. Rajput.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Amit&_wi=2", imageAlt: "Amit Kumar" }, { id: "4", name: "Seema Devi", handle: "Long-term Patient", testimonial: "I've been a patient for years. The consistent excellence, warm staff, and effective treatments keep me coming back with confidence.", imageSrc: "https://api.dicebear.com/7.x/adventurer/svg?seed=Seema", imageAlt: "Seema Devi"