Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-06 17:08:08 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroBillboardScroll
background={{
variant: "gradient-bars"}}
title="Crafting Your Perfect Outdoor Oasis"
title="Transform Your Backyard into a High-End Retreat"
description="Trejo Landscaping specializes in premium hardscape design and installation. We turn ordinary backyards into extraordinary living spaces."
buttons={[
{
@@ -151,4 +151,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}