diff --git a/src/app/page.tsx b/src/app/page.tsx index 76a8677..2abe1f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,10 +54,10 @@ export default function LandingPage() { testimonials={[ { name: "Dr. Sarah Chen", handle: "Cardiologist, Health Center", testimonial: "The accuracy and ease of use makes it perfect for my patients' home monitoring needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=1"}, { name: "James Mitchell", handle: "CEO, Wellness Corp", testimonial: "We've integrated this into our health program and saw immediate engagement from employees.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=2"}, ]} buttons={[ { text: "Shop Now", href: "#products" },