diff --git a/src/app/page.tsx b/src/app/page.tsx index 35cc2af..184d89c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 (555-0123)", href: "tel:5550123"}, + text: "Call Now (905-808-8213)", href: "tel:9058088213"}, { text: "Book Appointment", href: "#contact"}, ]}