From d3294c2c3e3a2614af1e6fab4134d0dfc05ba7b6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:36:30 +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 fd4539b..d927792 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Design & Installation", title: "Custom Garden Design", subtitle: "Your vision, brought to life", description: "We create personalized landscape designs that honor your home's character while reflecting authentic Southern aesthetics. Each design is carefully planned with heritage plants and timeless features that complement your property and climate.", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg", imageAlt: "Custom garden design consultation" + tag: "Design & Installation", title: " ", subtitle: "Your vision, brought to life", description: "We create personalized landscape designs that honor your home's character while reflecting authentic Southern aesthetics. Each design is carefully planned with heritage plants and timeless features that complement your property and climate.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685299757-gpgsv3zh.jpg", imageAlt: "Custom garden design consultation" }, { id: 2, -- 2.49.1