From fa558844dc9b93eb277ec30c200f4637831fad69 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 13:16:10 +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 3582a85..a009f7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { id: "proj-2", name: "Lush Front Yard Renovation", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg", imageAlt: "Renovated lush green front yard"}, { id: "proj-3", name: "Modern Patio & Fire Pit", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/rural-patio-with-furniture-vegetation_23-2150698450.jpg", imageAlt: "Modern patio with a built-in fire pit"}, - ({ + { id: "proj-4", name: "Smart Irrigation System", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-rustic-wooden-table_53876-96629.jpg", imageAlt: "Advanced irrigation system in a garden"}, { id: "proj-5", name: "Commercial Landscape Upgrade", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-walking-street-empty-city-center-holding-folder-with-work_1258-194076.jpg", imageAlt: "Upgraded commercial building landscape"},