Merge version_44 into main
Merge version_44 into main
This commit was merged in pull request #51.
This commit is contained in:
@@ -37,9 +37,9 @@ export default function EstimatePage() {
|
||||
<div id="estimate-form" data-section="estimate-form">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Request a Free Estimate"
|
||||
title="Request a free estimate"
|
||||
titleClassName="text-[#0a7039]"
|
||||
description="Fill out the details below, and we will provide a comprehensive quote for your event."
|
||||
description="Tell us about your event. We typically respond within 24 business hours."
|
||||
inputs={[
|
||||
{ name: "full_name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
|
||||
Reference in New Issue
Block a user