Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55e2679c0c | |||
| dd3f5f6bf8 | |||
| 06a7bccf21 | |||
| dde42878a4 | |||
| 567b2a3a4c | |||
| bb2c5a0aa7 |
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get in Touch"
|
||||
description="Have questions about our menu, reservations, or special events? We'd love to hear from you. Contact us via phone, email, or the form below."
|
||||
description="Have questions about our menu, reservations, or special events? We'd love to hear from you. Contact us via phone, email, or the form below. We are committed to responding within 2 hours during business hours (Mon-Sat 12pm-11pm, Sun 12pm-10pm) to help you with any inquiries."
|
||||
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