Update src/app/contact-us/page.tsx
This commit is contained in:
@@ -67,6 +67,7 @@ export default function ContactUsPage() {
|
||||
buttonText="Submit Request"
|
||||
termsText="By submitting, you agree to our Privacy Policy."
|
||||
onSubmit={(email) => console.log("Estimate requested for:", email)}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user