From f1136a2a20fd30f67dbad73e4dfe2373c5adcfa3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:13:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86636cf..a55b0d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -292,9 +292,9 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - inputPlaceholder="Your email address" - buttonText="Contact Us Now" - termsText="We'll send you updates about new pets and special offers. Unsubscribe anytime." + inputPlaceholder="Your WhatsApp number" + buttonText="Send WhatsApp Inquiry" + termsText="We'll contact you via WhatsApp with urgent pet availability updates. Fast response guaranteed." className="contact-section-premium" containerClassName="contact-container-royal" titleClassName="contact-title-premium" -- 2.49.1