Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-03-13 19:33:09 +00:00

View File

@@ -280,7 +280,7 @@ export default function HomePage() {
<ContactCenter
tag="Stay Connected"
title="Join Our Community"
description="Subscribe to our newsletter for exclusive drops, early access to new collections, and special offers."
description="Get 10% off your first order + early access to drops. Join our exclusive community for special offers and insider releases you won't find anywhere else."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "animated-grid" }}
@@ -332,4 +332,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}