Update src/app/contact/page.tsx

This commit is contained in:
2026-03-14 20:25:27 +00:00
parent 940a8628b7
commit 4f004ae63f

View File

@@ -86,7 +86,7 @@ export default function ContactPage() {
useInvertedBackground={false}
animationType="entrance-slide"
buttons={[
{ text: "Call (951) 755-1234", href: "tel:+19517551234" },
{ text: "Call (323) 379-4301", href: "tel:+13233794301" },
{ text: "Get Free Quote", href: "/contact" },
]}
className="w-full py-24"