From c95ff04443351b6addde7e3914f0c3b119c588c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 07:54:29 +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 2489e79..782e26e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { description="Professional real estate consultancy for effortless renting and property management. Trust the experts at Own Estate." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg?_wi=1", imageAlt: "Gurugram luxury apartment interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg?_wi=1", imageAlt: "Modern living space", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=1", imageAlt: "Contemporary bedroom", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-digital-tablet-near-his-partner-sitting-chair_23-2147880512.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg?_wi=2", imageAlt: "business handshake real estate", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322089.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg?_wi=2", imageAlt: "business handshake real estate", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-against-building-house_1398-5103.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=2", imageAlt: "business handshake real estate", }, ]}