From 70037c7466d2606e73c62fd26ab0daf5882fb63f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 10:28:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1146bc4..fd5b2da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@HappyHomeowner", testimonial: "Premium Estate made our home buying experience seamless and enjoyable. Their team is truly dedicated!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah J. testimonial avatar", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1,000 satisfied clients" - imageSrc="http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=1" imageAlt="Luxury modern house exterior" mediaAnimation="slide-up" marqueeItems={[ @@ -264,7 +264,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=2", imageAlt: "business meeting real estate agent clients", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "business meeting real estate agent clients", }, ]}