From 1e4fd1a535fd0f3c8e25744c1c169c434d49bffc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:02: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 2ac36e9..af4e933 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/detail-hair-dresser-with-tools_23-2148108837.jpg" imageAlt="Professional locksmith at work" buttons={[ - { text: "Call Now: 07451 287551", href: "tel:07451287551" }, + { text: "Emergency Lockout? Call Now", href: "tel:07451287551" }, { text: "Request Service", href: "#contact" }, ]} buttonAnimation="slide-up" -- 2.49.1