diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 853af45..46376f7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -102,7 +102,7 @@ export default function AboutPage() { value: "10,000+", title: "Happy Customers", description: "Contractors and homeowners trust us for their projects", - imageSrc: "http://img.b2bpic.net/free-photo/group-workers-having-meeting-with-company-managers-factory-focus-is-female-worker-is-presenting-development-reports_637285-4146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-workers-having-meeting-with-company-managers-factory-focus-is-female-worker-is-presenting-development-reports_637285-4146.jpg?_wi=2", imageAlt: "Construction team collaboration", }, { @@ -110,7 +110,7 @@ export default function AboutPage() { value: "20+", title: "Years Experience", description: "Two decades of reliable hardware supply and service", - imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg?_wi=2", imageAlt: "Benways Hardware Store location", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3c2949f..99c7d38 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1426,6 +1426,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +