3 Commits

Author SHA1 Message Date
430c6593c1 Merge version_2 into main
Merge version_2 into main
2026-06-04 03:52:35 +00:00
9c50a009f7 Update src/app/page.tsx 2026-06-04 03:52:32 +00:00
83c0b29e25 Merge version_1 into main
Merge version_1 into main
2026-06-04 03:49:52 +00:00

View File

@@ -274,7 +274,7 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
tag="Connect"
title="Unlock Your Best Skin"
description="Join the Harama community for exclusive offers, personalized skincare tips, and early access to new products. Your journey to radiant, healthy skin starts here."
description="Join the Harama community for exclusive offers, personalized skincare tips, and early access to new products. Your journey to radiant, healthy skin starts here. You can also reach us at 8939206042."
inputPlaceholder="Enter your email"
buttonText="Subscribe Now"
termsText="By subscribing you're confirming that you agree with our Privacy Policy and Terms & Conditions."
@@ -326,4 +326,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}