From 0f35d02d518a6c2146a35d5c1cbba351d5c32691 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 07:43:03 +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 7459230..500e82e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -150,13 +150,13 @@ export default function LandingPage() { 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg?_wi=1", }, { id: "p3", @@ -198,7 +198,7 @@ export default function LandingPage() { 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: [ { @@ -215,14 +215,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg?_wi=2", imageAlt: "luxury real estate hero banner", }, { 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: [ { -- 2.49.1