From f8894f4936f09738347e3a07a8844cfeca3bc1bd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:26:09 +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 4d41647..4bd4f40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,7 +197,7 @@ export default function LandingPage() { imageAlt="Professional plumbing service" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="Enter your phone number" + inputPlaceholder="Your Name" buttonText="Book Now" termsText="We respect your privacy and will only contact you regarding your service request." /> -- 2.49.1