From 149e8cb461d74178ef133e2ea8512dfe34d0fe12 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:23:09 +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 b38607b..3a5ac69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function HomePage() { }, { id: 3, - title: "Energy-Efficient Upgrades", description: "Advanced building envelope improvements and energy solutions. Reduce operating costs while improving comfort and sustainability.", imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg?_wi=1", imageAlt: "energy efficient building upgrades installation" + title: "Energy-Efficient Upgrades", description: "Advanced building envelope improvements and energy solutions. Reduce operating costs while improving comfort and sustainability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-hp9oa4i7.jpg", imageAlt: "energy efficient building upgrades installation" }, { id: 4, -- 2.49.1