Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b28808c53 | |||
| cfaffd3a7c | |||
| 337e74bcaf | |||
| d143d1539c | |||
| 98d91cc53f |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Make a Reservation"
|
||||
description="Book your table at Hungarikum Bisztró and join us for an unforgettable evening of authentic Hungarian cuisine and warm hospitality."
|
||||
description="Book your table at Hungarikum Bisztró. We'll confirm your reservation within 2 hours."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
|
||||
Reference in New Issue
Block a user