From cc034de3280e1cacb1b637e8ae454f54a46bbd0b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:22:08 +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 357cac3..b1412d1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { description="Our Commitment to Excellence" subdescription="Professional Service Specialists" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg?_wi=2" imageAlt="Professional team" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -103,21 +103,21 @@ export default function AboutPage() { id: "1", title: "Professional Consultation", description: "Expert guidance and strategic advice tailored to your business objectives and market challenges.", - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg?_wi=2", imageAlt: "Professional consultation", }, { id: "2", title: "High-Quality Service Delivery", description: "Reliable and efficient service execution ensuring consistent quality and customer satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg?_wi=2", imageAlt: "Quality service delivery", }, { id: "3", title: "Custom Solutions", description: "Personalized solutions designed specifically for your organization's needs and objectives.", - imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg?_wi=2", imageAlt: "Custom solutions", }, ]} From 01e732788024390e86f747b9e7a2aa5bf9e5f03a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:22:09 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 95344ae..05f7b0a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -80,7 +80,7 @@ export default function ContactPage() { description="Our Commitment to Excellence" subdescription="Professional Service Specialists" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg?_wi=3" imageAlt="Professional team" mediaAnimation="blur-reveal" useInvertedBackground={false} From 72f5990f3134915d9e640d60aef3216dd82af86b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:22:09 +0000 Subject: [PATCH 3/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 8c6efe9..299dc8b 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' }, '*'); })(); +` + }} + /> + +