Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-22 22:13:42 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}