3 Commits

Author SHA1 Message Date
4183c68efa Merge version_3 into main
Merge version_3 into main
2026-03-05 18:50:18 +00:00
72748542c2 Update src/app/page.tsx 2026-03-05 18:50:14 +00:00
bd31011468 Merge version_2 into main
Merge version_2 into main
2026-03-05 18:47:31 +00:00

View File

@@ -166,7 +166,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Reserve Your Table or Room"
description="Secure your reservation in seconds—our family is ready to welcome you"
description="Complete your reservation details below—we'll confirm within 24 hours"
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },