Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -39,6 +39,7 @@ export default function ContactPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
text="Reach Out to ProBiz Solutions for Your Digital Needs. Our CRM-integrated contact forms ensure your inquiries are tracked, secured with anti-spam, and efficiently configured for lead capture. Fill out the form below, and we'll be in touch to discuss your project."
|
||||
buttons={[{ text: "Submit Inquiry", onClick: () => alert('Form functionality to be integrated via CRM system.') }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user