Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 07:09:25 +00:00

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
<ContactCenter
tag="Newsletter"
title="Stay Updated with Exclusive Launches"
description="Subscribe to our mailing list to receive early access to new collections, exclusive offers, and fashion insights directly to your inbox"
description="Be the first to discover new drops, exclusive member discounts, and insider style tips—join our community of fashion lovers today."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "plain" }}
@@ -146,4 +146,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}