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", }, ]}