Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15ede8f324 | |||
| d3ed63e36d |
@@ -149,8 +149,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
title="Visit Us Today"
|
title="Book Your Table in Seconds"
|
||||||
description="3100 Howard Ave d10, Windsor, ON N8X 3Y8 | Phone: (519) 800-5545. Reserve your table, place an order, or just stop by to experience the ultimate sports bar atmosphere."
|
description="Secure your spot for unforgettable moments with friends. 3100 Howard Ave d10, Windsor, ON N8X 3Y8 | Phone: (519) 800-5545. Reserve your table, place an order, or just stop by to experience the ultimate sports bar atmosphere."
|
||||||
inputs={[
|
inputs={[
|
||||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||||
|
|||||||
Reference in New Issue
Block a user