Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 20:21:21 +00:00

View File

@@ -45,12 +45,12 @@ export default function LandingPage() {
description="Professional landscaping, lawn care, and irrigation services trusted by homeowners across the Rio Grande Valley. Quality work, on-time delivery, attention to every detail."
tag="Local, Trusted, Professional"
tagIcon={CheckCircle}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
buttons={[
{ text: "Get a Free Quote", href: "#contact" },
{ text: "Call Now", href: "tel:+1-956-555-0100" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
kpis={[
{ value: "500+", label: "Happy Customers" },
{ value: "10+", label: "Years Experience" },
@@ -154,7 +154,7 @@ export default function LandingPage() {
{ id: "faq-5", title: "Do you handle sprinkler system repairs?", content: "Yes, we specialize in sprinkler system repairs and installation. We also offer irrigation solutions to help you maintain a beautiful lawn efficiently." },
{ id: "faq-6", title: "What if I'm not satisfied with the work?", content: "Your satisfaction is guaranteed. We stand behind our work 100%. If you're not happy, we'll make it right. That's our Valley 360 promise." }
]}
faqsAnimation="entrance-slide"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="smooth"