Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-04 07:18:34 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -164,7 +164,7 @@ export default function LandingPage() {
tagIcon={Mail}
tagAnimation="slide-up"
title="Glow With Us"
description="Subscribe to receive exclusive skincare tips, product launches, and special beauty rituals delivered to your inbox. Join our community of radiant souls."
description="Join thousands of skincare enthusiasts who receive 10% off their first order plus early access to exclusive new launches. Subscribe now and transform your beauty routine."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
@@ -209,4 +209,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}