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", }, ]} 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" 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' }, '*'); })(); +` + }} + /> + +