6 Commits

Author SHA1 Message Date
98e54f86bb Update src/app/layout.tsx 2026-03-08 23:26:01 +00:00
e6428e9c68 Update src/app/page.tsx 2026-03-08 23:25:15 +00:00
d4f4416933 Update src/app/layout.tsx 2026-03-08 23:25:15 +00:00
175f69be20 Merge version_1 into main
Merge version_1 into main
2026-03-08 23:24:11 +00:00
f11098e254 Merge version_1 into main
Merge version_1 into main
2026-03-08 23:23:21 +00:00
23dd384665 Merge version_1 into main
Merge version_1 into main
2026-03-08 23:22:15 +00:00
2 changed files with 9 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>
);
}
}