From eeecd92d18f915690987e5b64d7347d0e35ef25d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:56:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bed89a5..c0ceb6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { features={[ { 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: [ { icon: TrendingUp, @@ -132,7 +132,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: [ { icon: Home, -- 2.49.1