From 6a9818a34d9fc6725e987941660e5d2d7657c267 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:44:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1