Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 17:12:12 +00:00

View File

@@ -156,7 +156,7 @@ export default function LandingPage() {
tag="Industry Leadership"
tagIcon={TrendingUp}
tagAnimation="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
@@ -219,7 +219,7 @@ export default function LandingPage() {
{ text: "Schedule Free Consultation", href: "tel:+1-555-FIRE-NOW" },
{ text: "Email Us", href: "mailto:info@firelandscaping.com" }
]}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>