Merge version_2 into main #5
@@ -67,6 +67,7 @@ export default function ContactUsPage() {
|
|||||||
buttonText="Submit Request"
|
buttonText="Submit Request"
|
||||||
termsText="By submitting, you agree to our Privacy Policy."
|
termsText="By submitting, you agree to our Privacy Policy."
|
||||||
onSubmit={(email) => console.log("Estimate requested for:", email)}
|
onSubmit={(email) => console.log("Estimate requested for:", email)}
|
||||||
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user