Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b87c09a413 | |||
| 70f5736592 | |||
| 44e28ed006 |
@@ -170,8 +170,9 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Visit Us"
|
title="Reserve Your Spot"
|
||||||
description="Book a table or reach out to us today."
|
description="Book a table or reach out to us today."
|
||||||
|
buttonText="Send Reservation"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user