Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 05:42:38 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
title="Premium Lawn Care & Landscape Services"
description="Professional lawn mowing, landscape maintenance, and yard care for residential and commercial properties across South Florida. Transform your outdoor space today."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
tag="Expert Service"
tagIcon={Sparkles}
buttons={[
@@ -261,7 +261,7 @@ export default function LandingPage() {
tag="Get Started"
title="Ready for Premium Lawn Care?"
description="Schedule your first service today and experience the difference professional lawn care makes. Contact us or book online in minutes."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Schedule Service"