Update src/app/page.tsx

This commit is contained in:
2026-03-04 03:53:40 +00:00
parent 1d9b6265b0
commit ca54e00d35

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Ready for Your Next Paint Job?"
ctaDescription="Contact us today for a free quote and consultation. We serve Independence, Missouri and the surrounding areas."
ctaButton={{ text: "Call or Email Now", href: "#" }}
ctaButton={{ text: "Get Your Free Quote Today", href: "tel:+18166474863" }}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"