Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dd3f5f6bf8 | |||
| 06a7bccf21 |
@@ -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. We'll respond within 2 hours during business hours."
|
||||
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