Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-10 05:00:08 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
tag="Newsletter"
tagIcon={Mail}
title="Stay Updated with Latest Drops"
description="Subscribe to our exclusive newsletter and receive early access to new collections, special offers, and styling tips from our fashion experts."
description="Get 10% off your first order + early access to exclusive drops. Join our VIP community and be the first to discover new collections before they sell out."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-3109.jpg"
@@ -175,4 +175,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}