From e6b4c99a5a65d9f8f953fee203e2f487bef97b4b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 09:17:02 +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 82a09f8..9215823 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { description="With years of experience serving Maninagar and surrounding areas, we understand your unique real estate needs." subdescription="Rated 4.5/5 by 15+ happy families. We prioritize your dreams and deliver personalized service every step of the way." icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/front-view-real-estate-agent-holding-tablet_23-2150225238.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-real-estate-agent-holding-tablet_23-2150225238.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -177,7 +177,7 @@ export default function LandingPage() { name: "Rajesh Mehta", role: "Home Buyer", testimonial: "Excellent service and deep market knowledge. Found my dream home!", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg?_wi=1", }, { id: "t2", @@ -205,7 +205,7 @@ export default function LandingPage() { name: "Anil Verma", role: "Commercial Client", testimonial: "Highly recommended for all commercial office space needs.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg?_wi=2", }, ]} title="Client Success Stories" @@ -225,7 +225,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Enter your phone number" buttonText="Request Callback" - imageSrc="http://img.b2bpic.net/free-photo/front-view-real-estate-agent-holding-tablet_23-2150225238.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-real-estate-agent-holding-tablet_23-2150225238.jpg?_wi=2" /> -- 2.49.1