From 46872419e4944d802024b71d14cfb13829cd3a0e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 00:40:33 +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 a5eecf6..29c2d39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { title="Ready to Experience Exceptional Pizza?" description="Join Sebastian's community of pizza lovers. Subscribe for updates on new offerings and specials." inputPlaceholder="Enter your email" - buttonText="Subscribe" + buttonText="Get Updates & Specials" termsText="We respect your privacy. Unsubscribe anytime." background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={false} -- 2.49.1