From 1952c5cc700aa8e717a58b99258138c0998b7f34 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Jul 2026 14:40:15 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index a80e214..ef3df34 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -90,7 +90,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-doctor-giving-ct-scan-patient_23-2149341504.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-doctor-giving-ct-scan-patient_23-2149341504.jpg?_wi=2" /> -- 2.49.1 From 8802b5c37ed6884ebb688545450f189205229420 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Jul 2026 14:40:15 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9774b46..01b3b8d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Learn More", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-doctor-giving-ct-scan-patient_23-2149341504.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-doctor-giving-ct-scan-patient_23-2149341504.jpg?_wi=1" textAnimation="fade-blur" /> -- 2.49.1