diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b5a7f6..3c1125a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,9 +60,9 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-healthcare-desk-with-laptop-succulent-plant_23-2148214012.jpg"}, { name: "Jane Wilson", handle: "Chief Financial Officer", testimonial: "A sound investment that pays for itself through increased clinical throughput.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg?_wi=1"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/doctor-carrying-ipad_23-2147646701.jpg", alt: "Doctor carrying the ipad" }, { src: "http://img.b2bpic.net/free-photo/doctor-showing-tablet-screen-mock-up_23-2148285680.jpg", alt: "Doctor showing tablet screen mock-up" },