diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6ff100a..999e7e8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -110,7 +110,7 @@ export default function AboutPage() { author: "Modern Technology", description: "We invest in the latest diagnostic tools and equipment to ensure accurate problem identification and quality repairs.", tags: ["Technology", "Innovation"], - imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg?_wi=3", imageAlt: "Modern workshop equipment", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { author: "Local Values", description: "We're deeply invested in the Glen Waverley community and committed to supporting local businesses and residents.", tags: ["Community", "Partnership"], - imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=3", imageAlt: "Team collaboration and community", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 275950e..80310e8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +