From d27b47c205a6dde086855c5026698e4718abc31b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 07:13:34 +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 869ca19..3d88e40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { tag="Trusted Real Estate Experts" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg?_wi=1", imageAlt: "Modern luxury home exterior", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Square One made the process smooth and professional.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-taking-selfie_23-2148020565.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg?_wi=2", imageAlt: "professional portrait friendly client", }, { -- 2.49.1