From 208d3820b30b70ad844915d2edba79e2e4b43dc6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:47:08 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 58493e9..1fa3406 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,7 +88,7 @@ export default function AboutPage() { tag="About Our Agency" tagIcon={CheckCircle} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/teamwork-meeting-with-business-people_23-2148825939.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teamwork-meeting-with-business-people_23-2148825939.jpg?_wi=2" imageAlt="Our founding team" mediaPosition="left" mediaAnimation="slide-up" @@ -142,7 +142,7 @@ export default function AboutPage() { price: "10+ years", rating: 5, reviewCount: "Experience", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg?_wi=3", imageAlt: "Emily Torres - Creative Director", }, { @@ -152,7 +152,7 @@ export default function AboutPage() { price: "8+ years", rating: 5, reviewCount: "Experience", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-succesful-senior-entrrepeneur-conference-room_482257-4100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-succesful-senior-entrrepeneur-conference-room_482257-4100.jpg?_wi=3", imageAlt: "James Chen - Lead Developer", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { price: "7+ years", rating: 5, reviewCount: "Experience", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg?_wi=2", imageAlt: "Marcus Williams - SEO Specialist", }, ]} @@ -180,7 +180,7 @@ export default function AboutPage() { tagAnimation="slide-up" background={{ variant: "grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-men-browsing-laptops-office_23-2147807983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-men-browsing-laptops-office_23-2147807983.jpg?_wi=2" imageAlt="Contact our team" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 1b38e329d55e23942da2d7b45558b649ecc97a84 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:47:09 +0000 Subject: [PATCH 2/6] 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 a39d1ce..19a0c0f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -90,7 +90,7 @@ export default function ContactPage() { variant: "grid", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-men-browsing-laptops-office_23-2147807983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-men-browsing-laptops-office_23-2147807983.jpg?_wi=3" imageAlt="modern office meeting room" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 3c91cc37efa075f7e9e79382fdbf5a0f42f6706c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:47:09 +0000 Subject: [PATCH 3/6] 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 9c9fcf7..a1b6f23 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' }, '*'); })(); +` + }} + /> + +