Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 876a06cad6 | |||
| 81562de7d1 | |||
| 9710994483 |
1424
src/app/layout.tsx
1424
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Subscribe"
|
buttonText="Get Exclusive Offers"
|
||||||
termsText="We respect your privacy. Unsubscribe anytime. By subscribing, you agree to our Terms and Privacy Policy."
|
termsText="We respect your privacy. Unsubscribe anytime. By subscribing, you agree to our Terms and Privacy Policy."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user