Merge version_4 into main #3
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Call Us to Order"
|
||||
description="Click to call (773) 465-5815 or use the form below for quick pickup/delivery requests."
|
||||
description="Reach us at (773) 465-5815 for immediate assistance."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
]}
|
||||
buttonText="Call (773) 465-5815"
|
||||
buttonText="Click to Call (773) 465-5815"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-girl-eating-sushi-traditional-japanese-restaurant_627829-6752.jpg"
|
||||
textarea={{
|
||||
name: "order", placeholder: "Your Order Details", rows: 4,
|
||||
|
||||
Reference in New Issue
Block a user