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", }, ]} 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' }, '*'); })(); +` + }} + /> + +