From 5b0dc00ce0b539fca5f337ac326c02e348ab1241 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:19:34 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dbfe4b4..9bb9db4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,28 +92,28 @@ export default function AboutPage() { id: 1, title: "Quality Craftsmanship", description: "Every project reflects our dedication to superior workmanship, attention to detail, and use of premium materials that stand the test of time.", - imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg?_wi=2", imageAlt: "skilled construction craftsmanship", }, { id: 2, title: "Client-Centric Approach", description: "We prioritize understanding your vision, maintaining transparent communication, and delivering results that exceed your expectations every time.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=2", imageAlt: "collaborative client meetings", }, { id: 3, title: "Sustainable Innovation", description: "We embrace modern building techniques and energy-efficient solutions to create spaces that are both beautiful and environmentally responsible.", - imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg?_wi=2", imageAlt: "sustainable green building practices", }, { id: 4, title: "Proven Reliability", description: "With 500+ completed projects and 98% client satisfaction, our track record speaks to our reliability and commitment to project success.", - imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg?_wi=2", imageAlt: "completed construction projects", }, ]} -- 2.49.1 From 4c9d3bb08c88d96a51a1f3db4c05e98cd488059d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:19:35 +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 f33da6d..af14e53 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' }, '*'); })(); +` + }} + /> + +