Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-03-03 05:23:47 +00:00
parent a44c0d359d
commit 299e39a280

View File

@@ -193,7 +193,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Reserve Your Table or Get in Touch"
description="Book your celebration, place an order, or reach out with special requests. We respond within 2 hours during business hours."
description="Book your celebration, place an online order, or reach out with special requests. We're here to make your dining experience exceptional."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },