Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 310224ebb5 | |||
| 030c9bdc40 |
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Your Free App Consultation"
|
buttonText="Get Free 30-Minute Consultation"
|
||||||
termsText="We respect your privacy. Your information is secure with us."
|
termsText="We respect your privacy. Your information is secure with us."
|
||||||
onSubmit={(email) => console.log(email)}
|
onSubmit={(email) => console.log(email)}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user