Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 01:36:26 +00:00
2 changed files with 10 additions and 1420 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -173,7 +173,7 @@ export default function HomePage() {
tagIcon={Mail}
tagAnimation="slide-up"
title="Stay Updated"
description="Subscribe to our newsletter for exclusive product launches, tips, and special offers designed to simplify your life."
description="Get exclusive early access to new launches, wellness tips, and members-only discounts—delivered weekly"
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
@@ -205,4 +205,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}