From 1c5a42c5b6d7f1f1fb101a0605cc3a6ad894f0e1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 14:08:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df023f3..ec3d14c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Book appointments with top-rated specialists, view doctor certifications, and manage your health journey in one secure location." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/health-plan-information-examination-concept_53876-125152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/health-plan-information-examination-concept_53876-125152.jpg?_wi=1", imageAlt: "Medical consultation", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { description: "View certifications and background info for all specialists.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/health-plan-information-examination-concept_53876-125152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/health-plan-information-examination-concept_53876-125152.jpg?_wi=2", imageAlt: "smiling doctor in office", }, { -- 2.49.1