From 08fc17e36305c83b73adbe7dfdb76f0c7e432c38 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 00:15:06 +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 1ae5587..5815f36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-with-face-masks-talking-about-pregnancy-medical-checkup-office-african-american-woman-expecting-child-doing-healthcare-consultation-with-practitioner_482257-29092.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-with-face-masks-talking-about-pregnancy-medical-checkup-office-african-american-woman-expecting-child-doing-healthcare-consultation-with-practitioner_482257-29092.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -102,7 +102,7 @@ export default function LandingPage() { description: "Custom fittings and adjustments.", bentoComponent: "reveal-icon", icon: Headphones, - imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-with-face-masks-talking-about-pregnancy-medical-checkup-office-african-american-woman-expecting-child-doing-healthcare-consultation-with-practitioner_482257-29092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-with-face-masks-talking-about-pregnancy-medical-checkup-office-african-american-woman-expecting-child-doing-healthcare-consultation-with-practitioner_482257-29092.jpg?_wi=2", imageAlt: "Blonde beautiful female doctor working in her office", }, { -- 2.49.1