Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user