diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e9832b..a27f957 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "#"}, ]}