From 40188495c245f2ee1bf3b965024452db43bc8f49 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:58:05 +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 395a74d..5bfa550 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function AboutPage() { name: "Sarah Johnson", role: "Founder & Creative Director", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", + "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2", imageAlt: "Sarah Johnson, Founder", }, { @@ -114,7 +114,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Lead Graphic Designer", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-young-man-sunglasses-sitting-along-with-laptop-white-space_140725-11140.jpg", + "http://img.b2bpic.net/free-photo/front-view-young-man-sunglasses-sitting-along-with-laptop-white-space_140725-11140.jpg?_wi=2", imageAlt: "Michael Chen, Lead Designer", }, { @@ -122,7 +122,7 @@ export default function AboutPage() { name: "Emma Rodriguez", role: "Full-Stack Developer", imageSrc: - "http://img.b2bpic.net/free-photo/male-business-executive-using-mobile-phone_1170-840.jpg", + "http://img.b2bpic.net/free-photo/male-business-executive-using-mobile-phone_1170-840.jpg?_wi=2", imageAlt: "Emma Rodriguez, Developer", }, { @@ -130,7 +130,7 @@ export default function AboutPage() { name: "David Kim", role: "Marketing Strategist", imageSrc: - "http://img.b2bpic.net/free-photo/pleased-young-businessman-wearing-glasses-isolated-pink-background_141793-63263.jpg", + "http://img.b2bpic.net/free-photo/pleased-young-businessman-wearing-glasses-isolated-pink-background_141793-63263.jpg?_wi=2", imageAlt: "David Kim, Marketing Strategist", }, ]} -- 2.49.1 From 192bce7ecc53f4ed68e5a545c57a233eb76d04f8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:58:05 +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 15c8d12..9eababb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -86,7 +86,7 @@ export default function ContactPage() { variant: "canvas-reveal", }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/business-executives-discussing-digital-tablet_107420-65748.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-executives-discussing-digital-tablet_107420-65748.jpg?_wi=2" imageAlt="Get Your Free Consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From fa7dc05605a43279275b077e40a8ca8bbca5c8c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:58:06 +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 a70ddf3..f78d94c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +