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" }}