Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 356a436249 | |||
| feac346fa9 | |||
| 9869d6f258 | |||
| ea5d1ac432 | |||
| 56f8e6d934 | |||
| 36cbf199de | |||
| 664da2237d | |||
| e9d59e9c26 | |||
| dcaa2a02e1 | |||
| 25bfa9fa93 | |||
| efdc633971 | |||
| b7f7a8415d | |||
| 219929a6d5 | |||
| ce0b3c7adf | |||
| df128b5835 | |||
| 7b955c692e | |||
| 05ab9f0796 | |||
| 507784db66 |
@@ -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 online order, or reach out with special requests. We're here to make your dining experience exceptional."
|
||||
description="Book your celebration, place an order, or reach out with special requests. We respond within 2 hours during business hours."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
|
||||
|
||||
Reference in New Issue
Block a user