From 99d1b7849d384e62fec67db7a889b56c57d1ae15 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:12:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 481942d..bbb183a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function HomePage() { features={[ { id: 1, - title: "General Contracting", description: "Full-service project management from residential homes to mid-rise buildings. We handle every phase with precision and accountability.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg?_wi=1", imageAlt: "construction project management team planning" + title: "General Contracting", description: "Full-service project management from residential homes to mid-rise buildings. We handle every phase with precision and accountability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773089372551-yp8c17sq.jpg", imageAlt: "construction project management team planning" }, { id: 2, -- 2.49.1