From d88f0a6f0c087a0fcd1cbcb9d62c3cf915d37ea1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 18:53:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32bb3cd..6558fe7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124687.jpg?_wi=1" imageAlt="PropFlow Dashboard Interface" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "Reports", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124687.jpg?_wi=2", imageAlt: "financial reporting chart saas", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { icon: FileText, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064992.jpg?_wi=1", imageAlt: "Lease management", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Lease management", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "financial reporting chart saas", }, ]} @@ -289,14 +289,14 @@ export default function LandingPage() { name: "Sarah Miller", handle: "CEO, Miller Group", testimonial: "PropFlow transformed how we manage our 500+ unit portfolio. Efficiency is up 40%.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064992.jpg?_wi=2", }, { id: "2", name: "David Chen", handle: "CFO, InvestPro", testimonial: "The automated financial tracking is exactly what our investors were demanding.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", }, { id: "3", -- 2.49.1