Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 23:25:20 +00:00
2 changed files with 11 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -160,7 +160,7 @@ export default function LandingPage() {
<ContactCenter
tag="Stay Connected"
title="Join the Destiny Community"
description="Subscribe to our newsletter for exclusive offers, new collection launches, and fashion inspiration delivered to your inbox."
description="Get 15% off your first order + exclusive access to new drops"
tagIcon={Mail}
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
@@ -206,4 +206,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}