Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 47fbf5d595 | |||
| b2b276a116 | |||
| 73a4997ee9 | |||
| dec77211e7 |
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Visit Us Today"
|
title="Get a Free Quote"
|
||||||
description="Have specific inquiries or need a custom quote? Reach out to us."
|
description="Have specific inquiries or need a custom quote? Reach out to us. For domain naming ideas, consider athertoncleaners.com, athertondrycleaning.com, or rccleaners.com for a local touch."
|
||||||
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