From 27b369c20a59cad70ebea707742d4dcc5175841f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:32:39 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f356675..19e9722 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,13 +92,13 @@ export default function AboutPage() { { title: "Dr. Oliver Thust", description: "Mit über 20 Jahren Erfahrung in der zahnmedizinischen Praxis liegt der Schwerpunkt von Dr. Thust auf der Behandlung komplexer zahnmedizinischer Fälle und der Patientenkommunikation.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=1", imageAlt: "Dr. Oliver Thust", }, { title: "Dr. Isabel Kröning", description: "Dr. Kröning hat sich auf sanfte Zahnmedizin und die psychologische Betreuung von Patienten mit Zahnarztangst spezialisiert. Besonders bei der Kinderzahnheilkunde bringt sie großes Einfühlungsvermögen mit.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=1", imageAlt: "Dr. Isabel Kröning", }, { -- 2.49.1 From dd1d93e3b8d407b12dd65a511f8571ddf8da14ff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:32:40 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4359c7d..314fec5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -42,7 +42,7 @@ export default function ContactPage() { description="Abonnieren Sie unseren Newsletter für Tipps zur Zahngesundheit, aktuelle Informationen und spezielle Angebote aus unserer Praxis." background={{ variant: "aurora" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38628.jpg" + imageSrc="http://img.b2bpic.net/free-vector/medical-booking-app-with-photo_52683-38628.jpg?_wi=2" imageAlt="Zahnarztpraxis Kontakt und Terminvereinbarung" mediaAnimation="slide-up" inputPlaceholder="Ihre E-Mail-Adresse" -- 2.49.1 From 24be8251b2f153ab60321a703adc375071954fc3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:32:40 +0000 Subject: [PATCH 3/6] 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 c484d58..5126642 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' }, '*'); })(); +` + }} + /> + +