Merge version_2 into main #4
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user