Update src/app/page.tsx

This commit is contained in:
2026-05-28 22:46:36 +00:00
parent ba193a2e52
commit 3d612307bc

View File

@@ -53,9 +53,9 @@ export default function LuxuryDentistPage() {
{ text: "Schedule Consultation", href: "#contact" } { text: "Schedule Consultation", href: "#contact" }
]} ]}
testimonials={[ 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: "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", imageAlt: "Priya Singh" }, { 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", imageAlt: "Amit Kumar" } { 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} showDimOverlay={true}
showBlur={true} showBlur={true}
@@ -142,13 +142,13 @@ export default function LuxuryDentistPage() {
animationType="slide-up" animationType="slide-up"
testimonials={[ 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" 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"