From bf28cea061a84ec0d7e0275e26e3242b4ed7d9ce Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:55:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d63028..bb1c105 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { description="The Mayor of Housing brings years of expertise to the Port Harcourt real estate market. We specialize in providing secure, high-yield investment opportunities for our clients." subdescription="Our efficiency is built on transparency, reliability, and deep market knowledge, ensuring that your property investment journey is smooth and profitable." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Real Estate Investment", description: "Identify high-potential properties that offer long-term financial growth and security.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg?_wi=1", }, items: [ { @@ -179,7 +179,7 @@ export default function LandingPage() { title: "Property Management", description: "Professional oversight for your properties to maintain value and ensure consistent income streams.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg?_wi=2", }, items: [ { @@ -204,7 +204,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg?_wi=2", imageAlt: "real estate professional trust security", }, ]} -- 2.49.1