Update src/app/services/page.tsx

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

View File

@@ -87,7 +87,7 @@ export default function ServicesPage() {
]}
avatarText="Expert Service in Every Category"
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"