From 233384fba45e641a04890fc82b83197f70bbb0dd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:15:53 +0000 Subject: [PATCH] Update src/app/profile/page.tsx --- src/app/profile/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/profile/page.tsx b/src/app/profile/page.tsx index d34b349..351af05 100644 --- a/src/app/profile/page.tsx +++ b/src/app/profile/page.tsx @@ -78,7 +78,7 @@ export default function ProfilePage() { { text: "Manage Staff", href: "/" }, ]} layoutOrder="default" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/clinic-profile-management-dashboard-disp-1772727278496-539dc6bf.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AX7jQDxqi4n5gvlBqwsjnZnK3d/clinic-profile-management-dashboard-disp-1772727278496-539dc6bf.png?_wi=1" imageAlt="Clinic profile management interface" frameStyle="browser" mediaAnimation="slide-up" @@ -123,7 +123,7 @@ export default function ProfilePage() {