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