From a41e3c4313c7f71f298023d625329cc65c5b50da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:45:52 +0000 Subject: [PATCH 1/5] 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 1615e93..892d6f7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -112,7 +112,7 @@ export default function AboutPage() { "DesignFlow completely transformed our online presence. Our new website has increased conversions by 45% and we couldn't be happier with the results.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg", + "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg?_wi=2", imageAlt: "Sarah Anderson", }, { @@ -123,7 +123,7 @@ export default function AboutPage() { "Professional, creative, and responsive. The team understood our vision from day one and delivered beyond expectations. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", + "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -134,7 +134,7 @@ export default function AboutPage() { "Working with DesignFlow was a game-changer for our startup. Our branding is now cohesive, professional, and truly represents who we are.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, ]} From 8f7ea84ded43770a6e330b619cccc2c4eebf29d2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:45: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 7538183..a5cc51d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1421,6 +1421,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +