From 04753d4be78e0abdb78191c20cedc141947f783d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 15:03:46 +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 0ac99c1..5db32a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { showDimOverlay={true} showBlur={true} buttons={[ - { text: "📞 CALL NOW: 561-452-1482", href: "tel:561-452-1482" }, + { text: "Unlock in 15 Minutes", href: "tel:561-452-1482" }, { text: "Get a Quote", href: "#contact" } ]} buttonAnimation="slide-up"