From 5af37796a4a8dd25f5e60f9cf90eca4f9b9397f9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:22:09 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 38cb88e..d5fca01 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function AboutPage() { name: "Sarah Martinez", role: "Restaurant Owner", testimonial: "ADR transformed our online presence. We went from having no website to getting regular customer inquiries. Their professionalism made the whole process easy.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg?_wi=2", imageAlt: "Sarah Martinez", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Salon Manager", testimonial: "We've received more booking requests since launching our new website. The mobile optimization is perfect for our clients on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -127,7 +127,7 @@ export default function AboutPage() { name: "Jessica Thompson", role: "Contractor", testimonial: "Best investment we made for our business. ADR handled everything professionally and the website has paid for itself in leads multiple times over.", - imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=2", imageAlt: "Jessica Thompson", }, ]} -- 2.49.1 From 68921684083ccee2e36d0d366de37159c4b766bd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:22:09 +0000 Subject: [PATCH 2/4] 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 c9d4946..1eea46e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +