From 4bf198b68ad75a749b464e06887fd0050248f8ca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:58:38 +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 cdde65b..65487bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { imageAlt="Professional office consultation" mediaAnimation="blur-reveal" mediaPosition="right" - buttonText="Request a Call Back" + buttonText="Get Free Quote Now" ariaLabel="Contact form section" /> -- 2.49.1