Update src/app/page.tsx
This commit is contained in:
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user