5 Commits

Author SHA1 Message Date
b1efba9a18 Update src/app/page.tsx 2026-05-05 21:25:31 +00:00
8582a6e471 Merge version_3 into main
Merge version_3 into main
2026-05-05 21:24:53 +00:00
35181f6d53 Update src/app/page.tsx 2026-05-05 21:24:50 +00:00
5e265a7f08 Merge version_2 into main
Merge version_2 into main
2026-05-05 21:17:54 +00:00
5b5f60e683 Merge version_2 into main
Merge version_2 into main
2026-05-05 21:16:11 +00:00

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." 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={[ buttons={[
{ {
text: "Call Now", href: "tel:5550123"}, text: "Call Now (905-808-8213)", href: "tel:9058088213"},
{ {
text: "Book Appointment", href: "#contact"}, text: "Book Appointment", href: "#contact"},
]} ]}