From 7fa1bf3c8dea9211bd935ca99851d26406939952 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:33:16 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2826803..d8c84d3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg?_wi=2" imageAlt="professional real estate agent broker portrait" mediaAnimation="slide-up" bulletPoints={[ @@ -128,7 +128,7 @@ export default function AboutPage() { { title: "Location-Based Search", description: "Filter properties by area: Colombo, Negombo, Gampaha, coastal regions, and more.", - imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg?_wi=3", button: { text: "Search by Location", href: "/properties", @@ -137,7 +137,7 @@ export default function AboutPage() { { title: "Price Range Filter", description: "View properties in LKR and USD with flexible price filters to suit your budget.", - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg?_wi=3", button: { text: "Browse by Price", href: "/properties", @@ -146,7 +146,7 @@ export default function AboutPage() { { title: "Property Type Filter", description: "Land, houses, apartments, commercial properties - filter by type easily.", - imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg?_wi=3", button: { text: "View by Type", href: "/properties", @@ -155,7 +155,7 @@ export default function AboutPage() { { title: "Detailed Specifications", description: "Size in perches, sqft, or acres. Bedrooms, bathrooms, amenities, and more.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-with-plan_23-2147653361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-with-plan_23-2147653361.jpg?_wi=2", button: { text: "View Details", href: "/properties", -- 2.49.1 From f84e3e58c3ff92986475810e44ad73df68ae8ae2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:33:16 +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 5273df0..3dc3ad6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +