Update src/app/page.tsx

This commit is contained in:
2026-03-12 17:36:20 +00:00
parent cd9da5dfd0
commit 178c575443

View File

@@ -34,7 +34,7 @@ export default function LandingPage() {
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Hansen Lawn"
brandName="Hansen Lawn & Landscape LLC"
bottomLeftText="North Haven, CT"
bottomRightText="Call for Free Quote"
/>
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
title="Premium Lawn & Landscape Design"
description="Transform your outdoor space into a luxurious sanctuary. Award-winning landscaping services for residential and commercial properties."
tag="Luxury Outdoor Design"
tag=""
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}