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 +}