Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e9b5d32bd | |||
| f88f8cb325 |
@@ -111,8 +111,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Request My Quote"
|
||||
termsText="By clicking Request My Quote, you agree to our Terms of Service and Privacy Policy. We'll contact you within 24 hours."
|
||||
buttonText="Get My Proposal"
|
||||
termsText="By submitting, you agree to our Terms and Privacy Policy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,4 +150,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user