Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eefa21a42b | |||
| 2783251a4c | |||
| fede3c77c6 | |||
| c805f75121 |
@@ -137,12 +137,12 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Visit Us Today"
|
||||
description="We are open until 1:00 AM! Come by your nearest location."
|
||||
description="We are open until 1:00 AM! Visit us at: 1350 E Katella Ave, Orange, CA 92867"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961027645-8vmwaqdr.jpg?_wi=4"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DICjRjMMZ7awFR4ASXS63DSQfT/uploaded-1777961137258-9facjg2c.jpg"
|
||||
mediaPosition="right"
|
||||
buttonText="Find Location"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user