From fde06976ec4e4e678e5ebc92fb22fc919b335ff4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 19:22:46 +0000 Subject: [PATCH] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index 8f5e800..e005264 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -92,14 +92,14 @@ export default function LandingPage() { title: "Smart Maps", description: "Pinpoint location data.", bentoComponent: "map", - imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761006.jpg?_wi=1", imageAlt: "business graph icon blue", }, { title: "Analytics", description: "Visual performance metrics.", bentoComponent: "line-chart", - imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924115.jpg?_wi=2", imageAlt: "business graph icon blue", }, ]}