Update src/app/properties/page.tsx

This commit is contained in:
2026-05-17 19:22:46 +00:00
parent 95a07457ba
commit fde06976ec

View File

@@ -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",
},
]}