Update src/app/page.tsx

This commit is contained in:
2026-06-03 18:56:31 +00:00
parent 51e8fdae2e
commit 968677dcfd

View File

@@ -248,7 +248,7 @@ export default function LandingPage() {
description="Experience the convenience of expert auto repair at your doorstep. Contact us to schedule your diagnostic or service appointment."
buttons={[
{
text: "Call Now", href: "tel:555-123-4567"},
text: "Call Now", href: "tel:210-781-0017"},
{
text: "Request a Quote", href: "#"},
]}