Merge version_3 into main #3
@@ -147,6 +147,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Reserve Your Table"
|
||||
description="Open until 1 AM daily. Let us know when you'd like to visit."
|
||||
inputs={[
|
||||
@@ -171,6 +172,7 @@ export default function LandingPage() {
|
||||
<div className="fixed inset-0 z-50 flex items-center justify-center p-4 bg-black/50">
|
||||
<div className="bg-white p-6 rounded-lg max-w-md w-full">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Table"
|
||||
description="Fill out the form below to confirm your reservation."
|
||||
inputs={[
|
||||
|
||||
Reference in New Issue
Block a user