Update src/app/page.tsx

This commit is contained in:
2026-05-05 21:24:50 +00:00
parent 5e265a7f08
commit 35181f6d53

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
description="Fast, reliable plumbing and drain services in your area. From emergency repairs to scheduled maintenance, we get the job done right, the first time."
buttons={[
{
text: "Call Now", href: "tel:5550123"},
text: "Call Now (555-0123)", href: "tel:5550123"},
{
text: "Book Appointment", href: "#contact"},
]}