From 9eb4cb43418406984403904005b6f2a53aa11128 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:47:49 +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 a7f4bef..3f26f89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,9 +179,9 @@ export default function LandingPage() { imageAlt="online order form mobile phone shopping" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="Your email or phone" + inputPlaceholder="Phone or WhatsApp number" buttonText="Send Order Request" - termsText="We respect your privacy. We'll contact you via WhatsApp or phone within minutes." + termsText="We'll respond on WhatsApp or call within 5 minutes" onSubmit={handleFormSubmit} /> -- 2.49.1