From 56befe94922e5f8e1866bedeaa7d7688683adc73 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:39:25 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8d061fb..78dce63 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,11 +93,11 @@ export default function AboutPage() { title: "Quality Excellence", description: "We are committed to delivering the highest quality construction services. Every detail matters, and we take pride in workmanship that stands the test of time.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/metal-scene-transparent-perspective-skyscraper_1127-2768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-scene-transparent-perspective-skyscraper_1127-2768.jpg?_wi=2", imageAlt: "modern commercial office building exterior architecture", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/large-steel-factory-warehouse_1127-3265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/large-steel-factory-warehouse_1127-3265.jpg?_wi=2", imageAlt: "large industrial warehouse building construction", }, }, @@ -106,11 +106,11 @@ export default function AboutPage() { title: "Safety First", description: "The safety of our workers, clients, and the public is our highest priority. We maintain rigorous safety standards and industry best practices on every project.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-architect-talking-cellphone-standing-with-her-male-colleague-construction-site_23-2148203947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-architect-talking-cellphone-standing-with-her-male-colleague-construction-site_23-2148203947.jpg?_wi=2", imageAlt: "construction site project management workflow coordination", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-sitting-ladder_23-2149366707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-sitting-ladder_23-2149366707.jpg?_wi=2", imageAlt: "building renovation expansion construction work site", }, }, @@ -119,11 +119,11 @@ export default function AboutPage() { title: "Reliability & Trust", description: "We stand behind our work with reliability and transparency. Our clients trust us to deliver on time, within budget, and with professional excellence.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg?_wi=4", imageAlt: "completed commercial building finished construction exterior", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2982.jpg?_wi=3", imageAlt: "concrete foundation pouring construction project site", }, }, -- 2.49.1 From ffc8e56f5eb22682b56ecbf114941c6193e23d35 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:39:26 +0000 Subject: [PATCH 2/3] 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 0b32a89..8dca60f 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' }, '*'); })(); +` + }} + /> + +