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} />