Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4183c68efa | |||
| 72748542c2 | |||
| bd31011468 |
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
title="Reserve Your Table or Room"
|
title="Reserve Your Table or Room"
|
||||||
description="Secure your reservation in seconds—our family is ready to welcome you"
|
description="Complete your reservation details below—we'll confirm within 24 hours"
|
||||||
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