Merge version_3 into main #3
@@ -154,8 +154,8 @@ export default function LandingPage() {
|
||||
title="Ready to Join Us?"
|
||||
description="Reserve your table, order online, or simply stop by for your favorite drink. We're open daily and always happy to welcome you."
|
||||
buttons={[
|
||||
{ text: "Make a Reservation", href: "#" },
|
||||
{ text: "Call Us Today", href: "#" }
|
||||
{ text: "Make a Reservation", href: "contact" },
|
||||
{ text: "Call Us Today", href: "tel:+1234567890" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
|
||||
Reference in New Issue
Block a user