Update src/app/page.tsx

This commit is contained in:
2026-04-21 00:00:12 +00:00
parent 9d4c88b815
commit 85d23b6b2a

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Elevating Residential Landscapes"
description="Premium landscape design and maintenance services for Pacific Courts Apartments. Redefining outdoor living with elegance and professional care."
description="Maximize your property value and improve resident retention with our premium, ROI-focused landscaping solutions. We transform outdoor spaces into lasting assets that drive community satisfaction."
buttons={[
{
text: "Get Consultation", href: "#contact"},
@@ -198,4 +198,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}