Update src/app/page.tsx
This commit is contained in:
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Get in Touch"
|
||||
description="Call or text today to schedule your service."
|
||||
description="Call or text us today for a free, no-obligation quote."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true },
|
||||
|
||||
Reference in New Issue
Block a user