Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7ed0f715a | |||
| 2ce33564cb | |||
| 28da690b8e | |||
| bdedbd0830 | |||
| 7474a6156b | |||
| 41cbca7709 | |||
| a8981f90cc | |||
| ec4c724e9a | |||
| 37592fb7a7 | |||
| cdb72d68fb | |||
| 571ac46408 | |||
| faa04244c9 | |||
| 01a81a72da | |||
| 299e39a280 | |||
| a44c0d359d | |||
| f7fd99b7e2 | |||
| fd39d83601 | |||
| 4e0ff2decd | |||
| d3fa73bcfc | |||
| 33021e841c | |||
| 0ca4f53aed |
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user