Merge version_22 into main #25

Merged
bender merged 1 commits from version_22 into main 2026-04-25 22:18:48 +00:00

View File

@@ -134,7 +134,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Get in Touch"
description="Fill out the form below or call us at (773)263-3816 to schedule a consultation at 1920 W 47th St, Chicago, IL 60609."
description="Book your free 15-minute tax strategy session today. Fill out the form below or call us at (773)263-3816 to schedule a consultation at 1920 W 47th St, Chicago, IL 60609."
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }