Merge version_2 into main #5
@@ -208,14 +208,14 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
tag="Get in Touch"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Satisfy Your Cravings?"
|
||||
description="Have questions about our menu or special requests? We'd love to hear from you! Reach out to our team and we'll get back to you as soon as possible."
|
||||
buttons={[
|
||||
{ text: "Send Message", href: "mailto:info@burgerblast.com" },
|
||||
{ text: "Call Us", href: "tel:555-0123" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user