5 Commits

Author SHA1 Message Date
d038bbb6f3 Update src/app/page.tsx 2026-03-09 11:53:52 +00:00
c0b55e51de Update src/app/layout.tsx 2026-03-09 11:53:52 +00:00
82bf504cc0 Merge version_1 into main
Merge version_1 into main
2026-03-09 11:52:45 +00:00
fe75913a76 Merge version_1 into main
Merge version_1 into main
2026-03-09 11:52:00 +00:00
64be5874a7 Merge version_1 into main
Merge version_1 into main
2026-03-09 11:50:58 +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 },