From 12091d9066f1dc3c6cb17c98f51799845c7f71f2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:21:20 +0000 Subject: [PATCH 1/8] 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 c274ec9..87d3438 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { title: "Expert Team", description: "Our advisors have 15+ years of combined experience in mortgage broking. We stay current with market trends to serve you better.", tag: "Our Team", - imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-discussing-reports-outdoors_1262-20832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-discussing-reports-outdoors_1262-20832.jpg?_wi=2", imageAlt: "Expert mortgage advisor team meeting", }, { @@ -60,7 +60,7 @@ export default function AboutPage() { title: "Client-Focused Approach", description: "Your needs come first. We listen, understand, and provide personalized mortgage solutions that fit your circumstances.", tag: "Our Values", - imageSrc: "http://img.b2bpic.net/free-photo/co-workers-reading-report_1098-685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-workers-reading-report_1098-685.jpg?_wi=3", imageAlt: "Professional advisors working with clients", }, { @@ -68,7 +68,7 @@ export default function AboutPage() { title: "Wide Lender Panel", description: "Access to 50+ lenders gives us the leverage to negotiate the best rates for our clients. We compare options so you don't have to.", tag: "Partnerships", - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg?_wi=2", imageAlt: "Professional working with mortgage options", }, ]; -- 2.49.1 From c96f2ca05df0cbd7799684d4c10a11448ee89063 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:21:20 +0000 Subject: [PATCH 2/8] 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 907ea83..6da4e29 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -103,7 +103,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-clipboard-near-male-colleagues_23-2147807958.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-clipboard-near-male-colleagues_23-2147807958.jpg?_wi=1" mediaPosition="right" buttonText="Request Consultation" onSubmit={handleContactSubmit} -- 2.49.1 From e8581afe306a5ffa4dc8afe1c57ddf1e8829e8cf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:21:21 +0000 Subject: [PATCH 3/8] 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 ee6a758..0d27e4b 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' }, '*'); })(); +` + }} + /> + +