diff --git a/src/app/page.tsx b/src/app/page.tsx index a8d6314..76c8e27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,11 +88,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Alice Johnson", handle: "@alicej", testimonial: "Excellent care and friendly staff. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg" }, + { id: "t1", name: "Alice Johnson", handle: "@alicej", testimonial: "Excellent care and friendly staff. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg?_wi=1" }, { id: "t2", name: "Mark Smith", handle: "@marksmith", testimonial: "The diagnostic process was smooth and efficient. Great team.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-nurse-clinic_23-2149741265.jpg" }, { id: "t3", name: "Sarah Miller", handle: "@sarahmill", testimonial: "VitalHealth genuinely cares about their patients. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-presenting-test-findings-via-scan-interpretation-tablet_482257-124764.jpg" }, { id: "t4", name: "David Wilson", handle: "@wilson", testimonial: "Professional services with a personal touch. My health improved immensely.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-mask-dentistry-concept-dental-treatment_169016-66892.jpg" }, - { id: "t5", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "The entire team is so supportive. Best healthcare experience I have ever had.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg" } + { id: "t5", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "The entire team is so supportive. Best healthcare experience I have ever had.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg?_wi=2" } ]} title="Patient Success Stories" description="We are proud to serve our community and help our patients regain their health."