Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ca407e79c | |||
| ec6016d503 |
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Get a Free Quote"
|
title="Get a Free Quote"
|
||||||
description="Ready to transform your home? Contact us today to schedule your consultation."
|
description="Schedule your professional, no-obligation quote today and let's discuss your vision"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user