From 14c48627d7e3949dc45bbd8b9e2de18cabf78316 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:06:47 +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 971d037..7d7bba0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Building Quality Living Spaces" description="Maria Housing Super City & Shan Infraa brings decades of expertise in construction and property development. We specialize in creating high-quality housing projects, plot developments, and reliable infrastructure in the heart of Vellore." - imageSrc="http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg?_wi=1" imageAlt="Construction and Development Services" /> @@ -145,7 +145,7 @@ export default function LandingPage() { name: "Luxury Villa Project", price: "Plots Available", variant: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=1", }, { id: "p2", @@ -206,7 +206,7 @@ export default function LandingPage() { title: "Housing & Plots", subtitle: "Ideal locations", description: "Well-planned residential plots and housing communities in Vellore.", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg?_wi=2", imageAlt: "luxury real estate construction vellore", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { title: "Infrastructure", subtitle: "Technical excellence", description: "Electrical, plumbing, and structural infra support for large scale projects.", - imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=2", imageAlt: "luxury real estate construction vellore", }, ]} -- 2.49.1