Merge version_1 into main #1
@@ -51,27 +51,27 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-doctor-using-laptop-cabinet-search-healthcare-treatment-general-practitioner-looking-computer-screen-work-prescription-medicine-against-disease-diagnosis_482257-38499.jpg", imageAlt: "Medical practice interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg", imageAlt: "Medical heritage"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg?_wi=1", imageAlt: "Medical heritage"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-experienced-professional-therapist-with-stethoscope-looking-camera_1098-19305.jpg", imageAlt: "Dr. Erika H. Hiby"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", imageAlt: "Patient testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=1", imageAlt: "Patient testimonial"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-specialist-physician-assistant-standing-hospital-ward-medical-consultation-background-doctor-consulting-sick-patient-discussing-healthcare-treatment-medicine-services_482257-27971.jpg", imageAlt: "Patient care"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-specialist-physician-assistant-standing-hospital-ward-medical-consultation-background-doctor-consulting-sick-patient-discussing-healthcare-treatment-medicine-services_482257-27971.jpg?_wi=1", imageAlt: "Patient care"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg", imageAlt: "Medical expertise"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg?_wi=1", imageAlt: "Medical expertise"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", imageAlt: "Patient satisfaction"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=2", imageAlt: "Patient satisfaction"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg", imageAlt: "Medical practice"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg?_wi=2", imageAlt: "Medical practice"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -112,19 +112,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Margaret Sullivan", handle: "Patient since 1998", testimonial: "Dr. Hiby has been my trusted physician for over 25 years. Her attention to detail and genuine care for her patients is unmatched. I wouldn't go anywhere else.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", imageAlt: "Margaret Sullivan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=3", imageAlt: "Margaret Sullivan"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Mitchell", handle: "Patient since 2005", testimonial: "What sets Dr. Hiby apart is her willingness to listen and take the time to truly understand her patients' concerns. Professional, compassionate, and thorough.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-specialist-physician-assistant-standing-hospital-ward-medical-consultation-background-doctor-consulting-sick-patient-discussing-healthcare-treatment-medicine-services_482257-27971.jpg", imageAlt: "James Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-specialist-physician-assistant-standing-hospital-ward-medical-consultation-background-doctor-consulting-sick-patient-discussing-healthcare-treatment-medicine-services_482257-27971.jpg?_wi=2", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Patricia Chen", handle: "Patient since 2012", testimonial: "Excellence in medicine isn't just about expertise—it's about caring. Dr. Hiby embodies both. She's changed my approach to healthcare entirely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg", imageAlt: "Patricia Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg?_wi=2", imageAlt: "Patricia Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Castellano", handle: "Patient since 2008", testimonial: "After decades of practice, Dr. Hiby still brings the same energy, knowledge, and compassion to every appointment. She's the gold standard of medicine.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", imageAlt: "Robert Castellano"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=4", imageAlt: "Robert Castellano"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user