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