From a2539fde7d555fa3007171405339d713dc518a9a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:26:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 96915f4..8a77f1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} buttons={[ - { text: "Call Now: 469-410-2657", href: "tel:469-410-2657" }, + { text: "Get Emergency Service", href: "tel:469-410-2657" }, { text: "Request Free Estimate", href: "/contact" }, ]} buttonAnimation="slide-up"