From e486df0d8741d805af123792e340cd1fc814fa9d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:45:36 +0000 Subject: [PATCH] Update src/app/projects/page.tsx --- src/app/projects/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 0581761..1fef9b9 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -73,7 +73,7 @@ export default function ProjectsPage() { name: "Residential Home - Begumganj", price: "Completed", variant: "Quality Construction | 2024", - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=3", imageAlt: "completed residential home", }, { @@ -81,7 +81,7 @@ export default function ProjectsPage() { name: "Commercial Building - Multi-Story", price: "Completed", variant: "Professional Structure | 2024", - imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg?_wi=3", imageAlt: "completed commercial building", }, { @@ -89,7 +89,7 @@ export default function ProjectsPage() { name: "Heritage Building Renovation", price: "Completed", variant: "Modern Renovation | 2023", - imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg?_wi=2", imageAlt: "completed renovation project", }, { @@ -97,7 +97,7 @@ export default function ProjectsPage() { name: "RCC Foundation & Structural Work", price: "On-Going", variant: "Structural Excellence | In Progress", - imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg?_wi=6", imageAlt: "foundation work in progress", }, { @@ -105,7 +105,7 @@ export default function ProjectsPage() { name: "Residential Complex Development", price: "Completed", variant: "Multi-Unit Project | 2024", - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=4", imageAlt: "residential development", }, { @@ -113,7 +113,7 @@ export default function ProjectsPage() { name: "Commercial Site Development", price: "Completed", variant: "Professional Planning | 2023", - imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1152.jpg?_wi=3", imageAlt: "site preparation work", }, ]}