Merge version_3 into main #5
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user