Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10759a389d | |||
| fdaefcd0fa | |||
| ea975eccdb | |||
| b1a3dae875 | |||
| 76673d2d00 | |||
| 310224ebb5 | |||
| 030c9bdc40 | |||
| e0b28c1e67 | |||
| 5be0da93eb |
@@ -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="Schedule Free Discovery Call"
|
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