Update src/app/page.tsx

This commit is contained in:
2026-03-05 18:50:14 +00:00
parent bd31011468
commit 72748542c2

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