Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72748542c2 | |||
| bd31011468 | |||
| ab1041a87e | |||
| 2fd94586d6 |
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Reserve Your Table or Room"
|
||||
description="Due to our popularity, reservations are highly recommended. We look forward to welcoming you with open arms and treating you like family."
|
||||
description="Complete your reservation details below—we'll confirm within 24 hours"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
|
||||
Reference in New Issue
Block a user