From 4f9f3977658aabb6f79f9066a324987533b426db Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 20:01:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fbccf8d..39dd4b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/senior-female-patient-taking-medical-history-data-with-test-results_482257-122752.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-female-patient-taking-medical-history-data-with-test-results_482257-122752.jpg?_wi=1" /> @@ -77,7 +77,7 @@ export default function LandingPage() { descriptions: [ "Streamlined patient data capture including implant details and infection classification.", ], - imageSrc: "http://img.b2bpic.net/free-photo/heart-healthy-life-wellness-icon_53876-120722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heart-healthy-life-wellness-icon_53876-120722.jpg?_wi=1", }, { id: "f2", @@ -85,7 +85,7 @@ export default function LandingPage() { descriptions: [ "Color-coded event tracking covering surgeries, labs, and antibiotic milestones.", ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-with-results_1098-16888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-with-results_1098-16888.jpg?_wi=1", }, { id: "f3", @@ -93,7 +93,7 @@ export default function LandingPage() { descriptions: [ "Generate professional PDF medical summaries for case handoffs in seconds.", ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-office-used-by-doctors-find-right-diagnostic_482257-103063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-office-used-by-doctors-find-right-diagnostic_482257-103063.jpg?_wi=1", }, ]} title="Clinical documentation, evolved" @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "Finally, a way to structure complex PJI cases without the documentation overhead. Essential for our daily presentations.", tag: "Ortho", avatarSrc: "http://img.b2bpic.net/free-photo/black-nurse-their-workspace_52683-100570.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/senior-female-patient-taking-medical-history-data-with-test-results_482257-122752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-female-patient-taking-medical-history-data-with-test-results_482257-122752.jpg?_wi=2", imageAlt: "doctor portrait professional studio", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "The chronological clarity provided by this tool makes my remote consultations significantly more effective.", tag: "ID", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/heart-healthy-life-wellness-icon_53876-120722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heart-healthy-life-wellness-icon_53876-120722.jpg?_wi=2", imageAlt: "doctor portrait professional studio", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "I can now actually see the antibiotic sequencing clearly against the clinical milestones. A game changer.", tag: "ID", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-face-mask_23-2149551162.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-with-results_1098-16888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-with-results_1098-16888.jpg?_wi=2", imageAlt: "doctor portrait professional studio", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Fast, intuitive, and the PDF exports look professional for case review meetings.", tag: "Ortho", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-office-used-by-doctors-find-right-diagnostic_482257-103063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-office-used-by-doctors-find-right-diagnostic_482257-103063.jpg?_wi=2", imageAlt: "doctor portrait professional studio", }, { -- 2.49.1