From 373fada3a6b9ef05c82f3908fce6a7d78ed9f88d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:08:17 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 686be69..f69dccd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,7 +91,7 @@ export default function AboutPage() { tag: "The Beginning", title: "Helping Local Businesses Go Online", description: "We started Forge Web Co. because we saw small business owners struggling with confusing web design companies and technical jargon. We believed there had to be a simpler way to get a professional website that actually works.", - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-from-home-together-desk_23-2149208565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-from-home-together-desk_23-2149208565.jpg?_wi=3", imageAlt: "Forge Web Co. team working together", }, { @@ -99,7 +99,7 @@ export default function AboutPage() { tag: "Our Mission", title: "Making Web Design Accessible", description: "We focus exclusively on service-based small businesses—landscapers, contractors, auto detailers, and similar trades. We understand your challenges because we've worked with hundreds of businesses just like yours.", - imageSrc: "http://img.b2bpic.net/free-photo/content-team-creating-project-from-scratch_1262-7204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-team-creating-project-from-scratch_1262-7204.jpg?_wi=3", imageAlt: "Our mission-driven approach", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { tag: "Our Commitment", title: "Transparent, Simple, Supportive", description: "No hidden fees. No technical overwhelm. No pressure. We build websites that get results, and we stick around to help you succeed. Your success is our success.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153836.jpg?_wi=2", imageAlt: "Committed customer support", }, ]} -- 2.49.1 From 931c0952efec50d2fe9e67830e6139da25241610 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:08:18 +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 941d3ba..0088be7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -86,7 +86,7 @@ export default function ContactPage() { tagAnimation="blur-reveal" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/content-team-creating-project-from-scratch_1262-7204.jpg" + imageSrc="http://img.b2bpic.net/free-photo/content-team-creating-project-from-scratch_1262-7204.jpg?_wi=4" imageAlt="Professional website consultation" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From f7dc1e05429de0d6461d0abf86d5eb529f7abc1c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:08:18 +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 927c4ee..36b6ce4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +