Update src/app/page.tsx

This commit is contained in:
2026-05-11 14:34:03 +00:00
parent 73a3d752b6
commit 87a55ff847

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
title="Elevating Your Outdoor Living Experience"
title="Turn Your Ordinary Yard Into a Lush, Bespoke Outdoor Sanctuary"
description="Premium landscape design and maintenance services for discerning homeowners."
testimonials={[
{
@@ -304,4 +304,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}