Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-08 09:19:28 +00:00

View File

@@ -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 },