5 Commits

Author SHA1 Message Date
7b28808c53 Update src/app/page.tsx 2026-03-08 19:50:14 +00:00
cfaffd3a7c Update src/app/layout.tsx 2026-03-08 19:50:13 +00:00
337e74bcaf Merge version_1 into main
Merge version_1 into main
2026-03-08 19:49:20 +00:00
d143d1539c Merge version_1 into main
Merge version_1 into main
2026-03-08 19:48:35 +00:00
98d91cc53f Merge version_1 into main
Merge version_1 into main
2026-03-08 19:47:21 +00:00
2 changed files with 7 additions and 1412 deletions

File diff suppressed because it is too large Load Diff

View File

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