Update src/app/page.tsx

This commit is contained in:
2026-03-14 20:25:28 +00:00
parent 4f004ae63f
commit f0d9fc8a48

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
]}
avatarText="Serving the Inland Empire since 2015"
buttons={[
{ text: "Call Now", href: "tel:+19517551234" },
{ text: "Call Now (323) 379-4301", href: "tel:+13233794301" },
{ text: "Get Free Quote", href: "/contact" },
]}
buttonAnimation="slide-up"