From bbcbd55125b9892903ac65190f9e1c9c7e1843e2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 03:51:15 +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 de3d09a..0dc6f40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { tag="Stay Updated" title="Join the Celebration" description="Sign up for our newsletter to get limited-time offers and party event updates." - buttons={[{ text: "Sign Up" }]} + buttons={[{ text: "Get Exclusive Invites" }]} /> -- 2.49.1