Compare commits
26 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 720380b6a2 | |||
| 43a4bd7ea7 | |||
| 872ed01368 | |||
| 9d2406fccf | |||
| 412b4f6cf6 | |||
| 73f75ab9c0 | |||
| 1d091270f6 | |||
| 9cf2c29f70 | |||
| b0d5b205c8 | |||
| 2915ecd697 | |||
| 9b27b53610 | |||
| 2cf6fec0bd | |||
| 057648b311 | |||
| 49aa81616c | |||
| f01efc2cc4 | |||
| ece4673ac8 | |||
| e8a5a6381e | |||
| 87f52c25c1 | |||
| a20b0ea1c1 | |||
| 31f9d40578 | |||
| 90ae59195b | |||
| 7c3a677f42 | |||
| 3e259c624d | |||
| f32fa5b4ce | |||
| f52e381972 | |||
| 594b60d363 |
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Visit"
|
||||
description="Visit us at 14352 US-59 BUS, Splendora, TX 77372. We look forward to seeing you."
|
||||
description="Visit us at 14352 US-59 BUS, Splendora, TX 77372. Contact us at +12816898160. We look forward to seeing you."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-standing-by-window_1303-12894.jpg"
|
||||
imageSrc="https://www.webild.io/preview/e230765a-0adf-469c-8b1c-ff45fe3c0971"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user