From 7e807733f59bc2d7a963a02d55cf35d7392a4134 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 01:55:52 +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 9f3c2d1..666dcf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function HomePage() { { id: "project-2", name: "Full Roof Replacement", price: "Completed 2024", variant: "Premium Shingles", imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1", imageAlt: "full roof replacement new shingles"}, { - id: "project-3", name: "Cedar Fence Installation", price: "Completed 2024", variant: "6ft Privacy Fence", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149682001.jpg?_wi=1", imageAlt: "cedar fence installation completed"}, + id: "project-3", name: "Fence Installation", price: "Completed 2024", variant: "6ft Privacy Fence", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149682001.jpg?_wi=1", imageAlt: "cedar fence installation completed"}, { id: "project-4", name: "Exterior Siding Upgrade", price: "Completed 2024", variant: "James Hardie Board", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg?_wi=1", imageAlt: "home siding upgrade modern exterior"}, { -- 2.49.1