Merge version_2 into main #4
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