diff --git a/src/app/page.tsx b/src/app/page.tsx index 76b8da2..0e8d12f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#upload", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -176,7 +176,7 @@ export default function LandingPage() { title: "AI Medicine Search", description: "Find exact alternatives and medicine info with our smart AI search engine.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg?_wi=1", }, items: [ { @@ -189,7 +189,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-hands-green-latex-gloves-hold-phone_107791-16574.jpg?_wi=2", imageAlt: "3d medical abstract icons", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/medical-designs-collection_1212-272.jpg?_wi=2", imageAlt: "ai technology medical icon", }, ]}