Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-19 22:07:00 +00:00

View File

@@ -170,8 +170,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Visit Us"
title="Reserve Your Spot"
description="Book a table or reach out to us today."
buttonText="Send Reservation"
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,