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"