From 962a6cdec315bf8ae6bf93428c36aab0dbf3626c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:12:10 +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 3c64d71..a371f65 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { title: "Our Expertise", description: "Deep knowledge of the London property market and relationships with 50+ lenders across the UK. We understand local conditions and national trends.", tag: "Experience", - imageSrc: "http://img.b2bpic.net/free-photo/serious-man-woman-working-using-tablet-computer-outdoors_1262-12469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-man-woman-working-using-tablet-computer-outdoors_1262-12469.jpg?_wi=5", imageAlt: "mortgage advisor meeting with clients consultation", }, { @@ -54,7 +54,7 @@ export default function AboutPage() { title: "Client-First Approach", description: "Your needs come first. We take time to understand your situation and find solutions that genuinely work for you, not just generic options.", tag: "Dedicated", - imageSrc: "http://img.b2bpic.net/free-photo/couple-signing-contract-new-house_23-2148895488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-signing-contract-new-house_23-2148895488.jpg?_wi=4", imageAlt: "professional financial advisor reviewing documents", }, { @@ -62,7 +62,7 @@ export default function AboutPage() { title: "FCA Regulated & Compliant", description: "Full FCA regulation ensures your protection and our accountability. We operate to the highest standards of financial conduct.", tag: "Trusted", - imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-122.jpg?_wi=4", imageAlt: "financial documents and analysis on desk", }, ]} -- 2.49.1 From 6454782eb76aee974150d9d9b6835ff90d142322 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:12:10 +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 79ec0b0..c51e53a 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/group-businesspeople-attending-presentation-office_23-2147923301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-attending-presentation-office_23-2147923301.jpg?_wi=6" mediaPosition="right" buttonText="Request Consultation" onSubmit={handleContactSubmit} -- 2.49.1 From cc3f10d3f7a8221fe49a5f096aa06cc7eefec05e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:12:11 +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' }, '*'); })(); +` + }} + /> + +