From ca444fbdbfe2f61c6737a53b71a87f456c6cf630 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:01:54 +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 db4e4e2..045361c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" - buttonText="Contact Us" + buttonText="Call (021) 656 929" termsText="We respect your privacy. Your information will only be used to contact you about our plumbing services." ariaLabel="Contact section" /> -- 2.49.1