Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-12 04:37:46 +00:00

View File

@@ -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 }