Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -142,6 +142,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
title="Get a Free Quote Today"
|
||||
description="Let us know how we can help. Fill out the form and our team will get back to you shortly."
|
||||
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