2 Commits

Author SHA1 Message Date
968677dcfd Update src/app/page.tsx 2026-06-03 18:56:31 +00:00
51e8fdae2e Merge version_1 into main
Merge version_1 into main
2026-06-03 16:54:55 +00:00

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." description="Experience the convenience of expert auto repair at your doorstep. Contact us to schedule your diagnostic or service appointment."
buttons={[ buttons={[
{ {
text: "Call Now", href: "tel:555-123-4567"}, text: "Call Now", href: "tel:210-781-0017"},
{ {
text: "Request a Quote", href: "#"}, text: "Request a Quote", href: "#"},
]} ]}