Update src/app/contact/page.tsx
This commit is contained in:
@@ -37,6 +37,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Request a Free Estimate"
|
||||
titleClassName="text-[#0a7039]"
|
||||
description="Tell us about your event. We typically respond within 4 business hours."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
|
||||
Reference in New Issue
Block a user