From fbbdbc7cd6a589a78f17549cd9d2159407b48d80 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:52:43 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 28feaea..96c0662 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { { value: "500+", title: "Projects Completed" }, { value: "98%", title: "Customer Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg?_wi=3" imageAlt="Our experienced building team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -70,7 +70,7 @@ export default function AboutPage() { title: "Design & Planning", description: "Our expert team collaborates with you to bring your vision to life. We handle architectural design, technical planning, and all regulatory compliance requirements.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15699.jpg?_wi=3", imageAlt: "Design and planning consultation", }, items: [ @@ -85,7 +85,7 @@ export default function AboutPage() { title: "Quality Execution", description: "Every project is executed with precision and attention to detail. Our skilled craftsmen use the finest materials and proven techniques to deliver lasting results.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530694.jpg?_wi=2", imageAlt: "Quality construction work", }, items: [ @@ -100,7 +100,7 @@ export default function AboutPage() { title: "Project Management", description: "From start to finish, we manage every aspect of your project. Transparent communication, realistic timelines, and budget accountability are our priorities.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg?_wi=4", imageAlt: "Project management on site", }, items: [ @@ -132,7 +132,7 @@ export default function AboutPage() { handle: "@sarah_mitchell", testimonial: "BuildPro completely transformed our kitchen. The team was professional, punctual, and delivered exactly what we imagined. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -141,7 +141,7 @@ export default function AboutPage() { handle: "@james_t", testimonial: "Our bathroom renovation exceeded expectations. The attention to detail and quality of workmanship was outstanding. Great team to work with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive_1098-2482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive_1098-2482.jpg?_wi=2", imageAlt: "James Thompson", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { handle: "@emma_davies", testimonial: "The home extension project was handled professionally from start to finish. BuildPro made the entire process smooth and stress-free.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2", imageAlt: "Emma Davies", }, ]} -- 2.49.1 From 5f7b6c38284b0613dd32507f4bcb2bd8ad921f80 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:52:44 +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 2cb1851..75189d5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +