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