Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44d919a3b4 | |||
| ac046691b3 | |||
| 418d8db76a |
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="your.email@example.com"
|
||||
buttonText="Get Quote"
|
||||
buttonText="Schedule Free Estimate"
|
||||
termsText="We respect your privacy. We'll only use your information to provide your free tree service estimate. Unsubscribe anytime."
|
||||
/>
|
||||
</div>
|
||||
@@ -250,4 +250,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user