diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cbde06..dfec997 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Construction Excellence" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7566.jpg?_wi=1", imageAlt: "Construction Foreman", }, { - imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35514.jpg?_wi=1", imageAlt: "Construction Site", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { description: "Strategic solutions for businesses, from retail stores to office complexes.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7566.jpg?_wi=2", imageAlt: "Spacious residential complex on the waterfront with reflection modern building under construction", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { description: "Revitalize your existing space with high-quality upgrades and renovations.", bentoComponent: "reveal-icon", icon: Tool, - imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35514.jpg?_wi=2", imageAlt: "Spacious residential complex on the waterfront with reflection modern building under construction", }, ]}