Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| deb51a0c6e | |||
| d038bbb6f3 | |||
| c0b55e51de | |||
| 82bf504cc0 | |||
| fe75913a76 | |||
| 64be5874a7 |
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