Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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,
|
||||
@@ -213,4 +213,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user