Update src/app/contact/page.tsx

This commit is contained in:
2026-04-26 14:16:17 +00:00
parent 7785c8bf05
commit f186e70c61

View File

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