Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:15:38 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg", imageAlt: "Modern clinic interior"
imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=1", imageAlt: "Modern clinic interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/old-physician-listens-man-clinic_482257-119511.jpg", imageAlt: "Patient consultation with healthcare professional"
@@ -102,7 +102,7 @@ export default function LandingPage() {
description="Patient satisfaction and positive health outcomes are at the heart of everything we do."
subdescription="Established 2010 • 500+ Patient Reviews • 4.9/5 Rating"
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=2"
imageAlt="State-of-the-art medical facilities"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -138,10 +138,10 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "Patient since 2019", testimonial: "The entire team is incredibly professional and caring. Dr. Martinez took time to explain my condition and options. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "Patient since 2019", testimonial: "The entire team is incredibly professional and caring. Dr. Martinez took time to explain my condition and options. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "Patient since 2021", testimonial: "Best healthcare experience I've had. The staff is friendly, the facility is clean, and the wait times are minimal. Very impressed.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", handle: "Patient since 2021", testimonial: "Best healthcare experience I've had. The staff is friendly, the facility is clean, and the wait times are minimal. Very impressed.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "Patient since 2020", testimonial: "I trust the clinic completely. They really listen to your concerns and provide personalized care. Worth every visit!", imageSrc: "http://img.b2bpic.net/free-photo/happy-male-doctor-shaking-hands-with-senior-man-who-came-medical-appointment-with-his-wife_637285-1501.jpg", imageAlt: "Emily Rodriguez"
@@ -150,10 +150,10 @@ export default function LandingPage() {
id: "4", name: "David Thompson", handle: "Patient since 2018", testimonial: "Outstanding service from check-in to treatment. The doctors are knowledgeable and compassionate. I bring my whole family here.", imageSrc: "http://img.b2bpic.net/free-photo/happy-male-doctor-visiting-senior-patients-home-going-through-medical-documents_637285-1356.jpg", imageAlt: "David Thompson"
},
{
id: "5", name: "Jessica Martinez", handle: "Patient since 2022", testimonial: "The clinic made my healthcare journey so much easier. Efficient, friendly, and professional. Highly satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg", imageAlt: "Jessica Martinez"
id: "5", name: "Jessica Martinez", handle: "Patient since 2022", testimonial: "The clinic made my healthcare journey so much easier. Efficient, friendly, and professional. Highly satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg?_wi=3", imageAlt: "Jessica Martinez"
},
{
id: "6", name: "Robert Kim", handle: "Patient since 2021", testimonial: "Excellent medical care combined with genuine compassion. The team goes above and beyond for patient wellbeing.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg", imageAlt: "Robert Kim"
id: "6", name: "Robert Kim", handle: "Patient since 2021", testimonial: "Excellent medical care combined with genuine compassion. The team goes above and beyond for patient wellbeing.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg?_wi=4", imageAlt: "Robert Kim"
}
]}
animationType="slide-up"