From e88f08f68fbaf05d9321419a7fe9ee7cc657936b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 18:15:16 +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 cf9a2b9..5d46648 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/panorama-chisinau-arena-filmed-drone-sunset-moldova_1268-16014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panorama-chisinau-arena-filmed-drone-sunset-moldova_1268-16014.jpg?_wi=1", imageAlt: "Luxury Real Estate", }, { @@ -122,13 +122,13 @@ export default function LandingPage() { { title: "Prime Locations", description: "Carefully selected properties in Chennai and Cuddalore.", - imageSrc: "http://img.b2bpic.net/free-photo/panorama-chisinau-arena-filmed-drone-sunset-moldova_1268-16014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panorama-chisinau-arena-filmed-drone-sunset-moldova_1268-16014.jpg?_wi=2", imageAlt: "modern architecture office luxury", }, { title: "Transparent Process", description: "Clear documentation and hassle-free ownership journey.", - imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916735.jpg?_wi=1", imageAlt: "modern architecture office luxury", }, ]} @@ -149,7 +149,7 @@ export default function LandingPage() { name: "Chennai Porur Project", price: "Contact for Pricing", variant: "Premium Plots", - imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916735.jpg?_wi=2", }, { id: "p2", -- 2.49.1