Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a00e0f34d | |||
| 6aac8c7741 | |||
| f88edfd261 | |||
| 87f894cbdf |
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Request Free Quote"
|
||||
buttonText="Get Your Free Quote"
|
||||
termsText="By requesting a quote, you agree to be contacted about your project. We respect your privacy and will never share your information."
|
||||
onSubmit={handleContactSubmit}
|
||||
/>
|
||||
@@ -268,4 +268,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user