3 Commits

Author SHA1 Message Date
90c9987f0c Merge version_4 into main
Merge version_4 into main
2026-05-05 21:25:37 +00:00
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

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