5 Commits

Author SHA1 Message Date
feb86bdec7 Merge version_4 into main
Merge version_4 into main
2026-05-11 14:35:13 +00:00
2bf46a10ee Update src/app/page.tsx 2026-05-11 14:35:10 +00:00
4f4ecd219a Merge version_3 into main
Merge version_3 into main
2026-05-11 14:34:09 +00:00
1e091b5cd8 Merge version_2 into main
Merge version_2 into main
2026-05-11 14:34:06 +00:00
b95643cfa6 Update src/app/page.tsx 2026-05-11 14:34:06 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
title="Turn Your Ordinary Yard Into a Lush, Bespoke Outdoor Sanctuary"
title="Elevating Your Outdoor Living Experience"
description="Premium landscape design and maintenance services for discerning homeowners."
testimonials={[
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
description="Contact us today for a free consultation."
buttons={[
{
text: "Contact Us", href: "#"},
text: "Request Free Estimate", href: "#"},
]}
/>
</div>