From b6412f8c36e1054bd9b81506148e8dbce31c4347 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 21:51:50 +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 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", }, ]} -- 2.49.1