From 8025fc513dc98279a90b128e5461e791984dba99 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:05:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 045361c..5081ca3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,8 +158,8 @@ export default function LandingPage() { description="Contact Mckean Plumbing & Gas today for immediate assistance or to schedule your service appointment." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - inputPlaceholder="Enter your email" - buttonText="Call (021) 656 929" + inputPlaceholder="Call us at (021) 656 929" + buttonText="Call Now (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