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