diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4e4c199..50b4ae1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124292.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124292.jpg?_wi=3" imageAlt="Startec construction team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -100,25 +100,25 @@ export default function AboutPage() { { id: "1", name: "David Chen", - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg?_wi=2", imageAlt: "David Chen, Project Director", }, { id: "2", name: "Sarah Williams", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-architect-uniform-helmet-high-quality-photo_114579-62505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-architect-uniform-helmet-high-quality-photo_114579-62505.jpg?_wi=2", imageAlt: "Sarah Williams, Construction Engineer", }, { id: "3", name: "Michael Wong", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-camera-with-arms-crossed_23-2148308598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-camera-with-arms-crossed_23-2148308598.jpg?_wi=2", imageAlt: "Michael Wong, Architect", }, { id: "4", name: "Lisa Tan", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-builder-man-with-crossed-arms_23-2148751959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-builder-man-with-crossed-arms_23-2148751959.jpg?_wi=2", imageAlt: "Lisa Tan, Site Manager", }, ]} @@ -136,7 +136,7 @@ export default function AboutPage() { tag="Services" tagIcon={Wrench} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/raw-concrete-building-construction-against-cloudy-sky_626616-500.jpg" + imageSrc="http://img.b2bpic.net/free-photo/raw-concrete-building-construction-against-cloudy-sky_626616-500.jpg?_wi=3" imageAlt="Residential construction service" mediaAnimation="slide-up" mediaPosition="left" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 39cac7a..cdd43f5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +