From 568e858f0a504b42dc9d5e2eff47fbf05f8a5e9a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 07:43:58 +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 0c42a04..4ed67b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,9 +107,9 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Vidyaraj Residency Phase 1", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg"}, + id: "p1", name: "Vidyaraj Residency Phase 1", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=1"}, { - id: "p2", name: "Luxury Land Plots Bhagwan Nagar", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg"}, + id: "p2", name: "Luxury Land Plots Bhagwan Nagar", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg?_wi=1"}, { id: "p3", name: "Premium Commercial Hub", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-purchase-concept_53876-134037.jpg"}, { @@ -132,7 +132,7 @@ export default function LandingPage() { features={[ { title: "Trusted Developers", description: "Years of experience building trust in the heart of Nagpur.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=2"}, items: [ { icon: CheckCircle, @@ -148,7 +148,7 @@ export default function LandingPage() { }, { title: "Prime Locations", description: "Properties situated in high-growth corridors of Nagpur.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg?_wi=2"}, items: [ { icon: MapPin,