Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a8411a098 | |||
| a78349db8f | |||
| 19e4f36e63 | |||
| bd04522132 | |||
| 77daff19fe | |||
| 922c3b61de |
1426
src/app/layout.tsx
1426
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user