Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10759a389d | |||
| fdaefcd0fa | |||
| ea975eccdb | |||
| b1a3dae875 | |||
| 76673d2d00 |
@@ -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 Free 30-Minute Consultation"
|
buttonText="Get Your Free App 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