From 042e2666bf15c04880028cb4c58da9c77b996996 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:13:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86607d1..f010143 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Your property, always at its finest" - description="Stonewood handles every season — from lush summer landscapes to reliable winter snow clearing — so you never worry about your property again." + description="Experience year-round worry-free property management. From professional landscaping to reliable snow clearing, we handle the details so you don't have to." avatars={[ { src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg", alt: "Client 1"}, @@ -201,4 +201,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1