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"