Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 98e54f86bb | |||
| e6428e9c68 | |||
| d4f4416933 | |||
| 175f69be20 | |||
| f11098e254 | |||
| 23dd384665 |
1411
src/app/layout.tsx
1411
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user