From c30fda5d175b0e4d93e6cc8e613e717727a5f8e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 18:52:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b96c31f..a259ed2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} logoText="LuxeLandscapes" - description="Award-winning design and flawless execution for discerning homeowners and developers. See our portfolio and request a consultation today." + description="Crafting unparalleled outdoor sanctuaries with award-winning design and meticulous execution for discerning homeowners and developers. Explore our bespoke portfolio and begin your transformation today." buttons={[ { text: "Schedule Your Luxury Consultation", href: "#contact"}, @@ -267,4 +267,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1