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