Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-25 04:44:13 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
imageAlt: "Modern living room interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-suburbs_23-2149085486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-suburbs_23-2149085486.jpg?_wi=1",
imageAlt: "Suburban street with houses",
},
]}
@@ -90,7 +90,7 @@ export default function LandingPage() {
imageAlt: "Apartment building facade",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2911.jpg?_wi=1",
imageAlt: "Commercial office building",
},
{
@@ -211,14 +211,14 @@ export default function LandingPage() {
id: "prop-delhi-2",
name: "Commercial Office, Connaught Place",
price: "₹ 12 Cr",
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2911.jpg?_wi=2",
imageAlt: "Commercial Office in Connaught Place",
},
{
id: "prop-noida-2",
name: "Residential Plot, Yamuna Expressway",
price: "₹ 60 Lacs",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-suburbs_23-2149085486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-suburbs_23-2149085486.jpg?_wi=2",
imageAlt: "Residential Plot near Yamuna Expressway",
},
]}