From 468ee89a2bce3f99fc922bb80bbbe4bd38296b1a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:14:34 +0000 Subject: [PATCH 1/4] 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 6d26a37..2fb728d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { title: "Professional Appraisal", subtitle: "Expert property assessment", description: "Our certified appraisers provide comprehensive property valuations utilizing market analysis, comparable sales data, and detailed property inspections to ensure accurate market assessments for investment decisions.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-business-work-money-concept_53876-122749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-business-work-money-concept_53876-122749.jpg?_wi=2", imageAlt: "Property valuation service", buttons: [{ text: "Learn More", href: "#" }], }, @@ -69,7 +69,7 @@ export default function AboutPage() { title: "Strategic Marketing", subtitle: "Maximum exposure", description: "We leverage multi-channel marketing strategies, professional photography, virtual tours, and targeted digital campaigns to showcase your property to qualified buyers worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=2", imageAlt: "Real estate marketing service", buttons: [{ text: "Learn More", href: "#" }], }, @@ -79,7 +79,7 @@ export default function AboutPage() { title: "Expert Negotiation", subtitle: "Maximize your outcome", description: "Our seasoned negotiators ensure you achieve optimal terms whether buying or selling. We handle every detail with precision, protecting your interests throughout the transaction process.", - imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164697.jpg?_wi=2", imageAlt: "Real estate negotiation service", buttons: [{ text: "Learn More", href: "#" }], }, -- 2.49.1 From 82f37174a68bf3976db2e22c8935922b0dec3c61 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:14:35 +0000 Subject: [PATCH 2/4] 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 85b0427..dcb9637 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +