Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 11:53:56 +00:00
2 changed files with 13 additions and 1411 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -181,7 +181,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Make Your Reservation"
description="Secure your table or get in touch with us. We're open daily for lunch and dinner. Same-day reservations welcome based on availability."
description="Limited tables available daily. Reserve now or call for instant confirmation."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },