From 75920c2a67dbbbaf97ad9cf96bd7f6ad0ad17915 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:48:00 +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 59e62d0..4dd0b34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="247 Websites" description="Professional Websites That Bring You More Customers. Custom website design & Google marketing for local businesses in Alberton." buttons={[ - { text: "Call Now: 078 814 7608", href: "tel:0788147608" }, + { text: "Get Your Free Website Audit", href: "tel:0788147608" }, { text: "Get Free Quote" } ]} buttonAnimation="slide-up" -- 2.49.1