Update src/app/page.tsx

This commit is contained in:
2026-03-03 01:38:54 +00:00
parent 3bb93abc1b
commit 9d79cff015

View File

@@ -148,7 +148,7 @@ export default function HomePage() {
<div id="email-capture" data-section="email-capture" className="py-16 max-w-2xl mx-auto text-center px-4 md:px-6"> <div id="email-capture" data-section="email-capture" className="py-16 max-w-2xl mx-auto text-center px-4 md:px-6">
<ContactCenter <ContactCenter
tag="Early Access" tag="Early Access"
title="Early access, quietly." title="Get First Access to New Drops"
description="Subscribe for early releases, limited runs, and restock updates. No hype. No spam." description="Subscribe for early releases, limited runs, and restock updates. No hype. No spam."
tagIcon={Mail} tagIcon={Mail}
background={{ variant: "plain" }} background={{ variant: "plain" }}