From 7a831ff633944d97c3aaeea891e912aa07266df4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:42:52 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0a956f1..d9355b6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { name: "Dr. Marcus Weber", role: "Medical Director, General Practice", imageSrc: - "http://img.b2bpic.net/free-photo/thoughtful-doctor-with-smartphone_23-2147896146.jpg", + "http://img.b2bpic.net/free-photo/thoughtful-doctor-with-smartphone_23-2147896146.jpg?_wi=1", imageAlt: "Dr. Marcus Weber", }, { @@ -66,7 +66,7 @@ export default function AboutPage() { name: "Dr. Sarah Hoffmann", role: "Family Medicine Specialist", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-white-shirt-looking-aside-with-serious-face-with-arms-crossed-standing-green-wall_141793-71536.jpg", + "http://img.b2bpic.net/free-photo/young-woman-white-shirt-looking-aside-with-serious-face-with-arms-crossed-standing-green-wall_141793-71536.jpg?_wi=1", imageAlt: "Dr. Sarah Hoffmann", }, { @@ -74,7 +74,7 @@ export default function AboutPage() { name: "Dr. Klaus Bergmann", role: "Preventive Medicine & Wellness", imageSrc: - "http://img.b2bpic.net/free-photo/doctor-showing-patient-where-sit_23-2148285717.jpg", + "http://img.b2bpic.net/free-photo/doctor-showing-patient-where-sit_23-2148285717.jpg?_wi=1", imageAlt: "Dr. Klaus Bergmann", }, { @@ -82,7 +82,7 @@ export default function AboutPage() { name: "Dr. Anna Fischer", role: "Internal Medicine & Chronic Disease Management", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-stethoscope-medical-gown-blue-wall_141793-27109.jpg", + "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-stethoscope-medical-gown-blue-wall_141793-27109.jpg?_wi=1", imageAlt: "Dr. Anna Fischer", }, ]} -- 2.49.1 From 8a0b2ba24fe4fca52fe7ea71f0a2a2ab6b826621 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:42:52 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 66133cf..cd8d2c2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +