From 59b0cf838e415f4b5749fb3c02bd080f59c67162 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:10:45 +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 cc0003e..86636cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -293,7 +293,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Your email address" - buttonText="Get Updates" + buttonText="Contact Us Now" termsText="We'll send you updates about new pets and special offers. Unsubscribe anytime." className="contact-section-premium" containerClassName="contact-container-royal" -- 2.49.1