From 1cc7c44990fb2df9ec78273b63fb11ef987001c9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:02:58 +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 5a66c70..5d06185 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function LandingPage() { title="Ready to Find Your Perfect Pair?" description="Subscribe to our newsletter for exclusive drops, early access to limited releases, and insider deals. Join the NYC Kicks community today." buttons={[ - { text: "Subscribe Now", href: "#" }, + { text: "Get Exclusive Access", href: "#" }, { text: "Visit Store", href: "#" } ]} background={{ variant: "plain" }}