From ad2ba6cefbcb8507f1a943f939524204703fbd32 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 11:32:04 +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 1f98717..4411b3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-having-rehabilitation-after-injury-physiotherapy-room_1157-38465.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-having-rehabilitation-after-injury-physiotherapy-room_1157-38465.jpg?_wi=1" imageAlt="Physiotherapist assisting a patient with leg exercises" /> @@ -149,7 +149,7 @@ export default function LandingPage() { description: "We equip you with the knowledge and tools to manage your condition independently and prevent future issues.", bentoComponent: "reveal-icon", icon: Lightbulb, - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-rehabilitation-after-injury-physiotherapy-room_1157-38465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-having-rehabilitation-after-injury-physiotherapy-room_1157-38465.jpg?_wi=2", imageAlt: "award winning icon gold", }, ]} -- 2.49.1