Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 583fe760aa | |||
| 4f2f83cbd8 | |||
| 5fc8795f2d |
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Find Us"
|
||||
description="5 Walstead Rd, Walsall, WS5 4LZ | 01922 641025 | Open until 9:30pm daily"
|
||||
description="5 Walstead Rd, Walsall, WS5 4LZ | 01922 641025 | Open until 9:30pm daily. [Click here for directions](https://www.google.com/maps/dir/?api=1&destination=5+Walstead+Rd,+Walsall,+WS5+4LZ)"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
|
||||
Reference in New Issue
Block a user