Merge version_2 into main #3
@@ -167,13 +167,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Patil", role: "Patient", testimonial: "Dr. Snehal's professional approach and thorough examination gave me complete confidence. The treatment was effective, and the follow-up care was excellent. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-practitioner-nurse-with-medical-stethoscope-analyzing-pharmaceutical-prescription-clinical-appointment-hospital-office-woman-asisstance-checking-sickness-symptoms_482257-28575.jpg?_wi=1", imageAlt: "Rajesh Patil"
|
||||
id: "1", name: "Amit Deshmukh", role: "Patient", testimonial: "The facility is clean, modern, and welcoming. Dr. Shinde's expertise in managing my diabetes has been invaluable. I feel my health is in the best hands.", imageSrc: "http://img.b2bpic.net/free-photo/tired-asian-patient-being-nervous-checkup-visit-appointment-while-waiting-specialist-discuss-medication-treatment-young-adult-sitting-chair-hospital-waiting-area_482257-63342.jpg", imageAlt: "Amit Deshmukh"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Patient", testimonial: "I visited for chronic headaches and was pleasantly surprised by the comprehensive diagnosis and personalized treatment plan. The doctor truly cares about patient wellness.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923346.jpg", imageAlt: "Priya Sharma"
|
||||
id: "2", name: "Rajesh Patil", role: "Patient", testimonial: "Dr. Snehal's professional approach and thorough examination gave me complete confidence. The treatment was effective, and the follow-up care was excellent. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-practitioner-nurse-with-medical-stethoscope-analyzing-pharmaceutical-prescription-clinical-appointment-hospital-office-woman-asisstance-checking-sickness-symptoms_482257-28575.jpg?_wi=1", imageAlt: "Rajesh Patil"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Deshmukh", role: "Patient", testimonial: "The facility is clean, modern, and welcoming. Dr. Shinde's expertise in managing my diabetes has been invaluable. I feel my health is in the best hands.", imageSrc: "http://img.b2bpic.net/free-photo/tired-asian-patient-being-nervous-checkup-visit-appointment-while-waiting-specialist-discuss-medication-treatment-young-adult-sitting-chair-hospital-waiting-area_482257-63342.jpg", imageAlt: "Amit Deshmukh"
|
||||
id: "3", name: "Priya Sharma", role: "Patient", testimonial: "I visited for chronic headaches and was pleasantly surprised by the comprehensive diagnosis and personalized treatment plan. The doctor truly cares about patient wellness.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923346.jpg", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sneha Yadav", role: "Patient", testimonial: "Outstanding healthcare experience from start to finish. The staff is courteous, appointment booking is seamless, and Dr. Shinde's treatment approach is modern and evidence-based.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-senior-man-wearing-face-masks-while-talking-about-medical-report-hospital_637285-11256.jpg", imageAlt: "Sneha Yadav"
|
||||
@@ -225,4 +225,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user