Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-04 11:21:14 +00:00

View File

@@ -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}
/>