From 1085d773bc236d213cfc2b507060fada8f04b7e5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:57:10 +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 860cb88..02c4cdf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,7 +67,7 @@ export default function AboutPage() { value: "50+", title: "Clients Served", description: "Trusted by local barbershops, gyms, restaurants, and retail businesses", - imageSrc: "http://img.b2bpic.net/free-photo/business-commuters-waiting-queue_107420-95872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-commuters-waiting-queue_107420-95872.jpg?_wi=2", imageAlt: "successful business owners team", }, { @@ -75,7 +75,7 @@ export default function AboutPage() { value: "300%", title: "Average Growth", description: "Typical traffic and engagement increase within first 6 months", - imageSrc: "http://img.b2bpic.net/free-vector/social-media-analysis-design-graphs_53876-114315.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/social-media-analysis-design-graphs_53876-114315.jpg?_wi=2", imageAlt: "website traffic growth chart", }, { @@ -83,7 +83,7 @@ export default function AboutPage() { value: "4.8/5", title: "Client Ratings", description: "Consistently praised for service quality and results delivery", - imageSrc: "http://img.b2bpic.net/free-vector/cool-bubble-customer-review-instagram-post_742173-8337.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cool-bubble-customer-review-instagram-post_742173-8337.jpg?_wi=2", imageAlt: "five star customer reviews", }, ]} -- 2.49.1 From bdb3032bf9db41056fe094772579c25449e08fc2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:57:10 +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 0ccf11b..aa0a4c0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1415,6 +1415,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +