Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad9ef6902f | |||
| f9c44d272d |
@@ -188,14 +188,14 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Visit Us or Stay Connected"
|
title="Visit Us or Stay Connected"
|
||||||
description="Have questions about our menu, want to place a bulk order, or just need directions? We're here to help. Call us directly or fill out the form below."
|
description="Have questions about our menu, want to place a bulk order, or just need directions? We're here to help. Call us directly or fill out the form below. We'll respond within 2 hours."
|
||||||
tagIcon={MapPin}
|
tagIcon={MapPin}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
inputPlaceholder="Enter your email or phone"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Send Message"
|
buttonText="Send Message"
|
||||||
termsText="We respect your privacy. We'll only contact you for your inquiry."
|
termsText="We respect your privacy. We'll only contact you for your inquiry."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user