Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -129,6 +129,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
title="Get In Touch"
|
||||
description="Find our corporate office location or contact our dedicated support team using the form below."
|
||||
useInvertedBackground={false}
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
|
||||
Reference in New Issue
Block a user