Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f6ca1eaef |
@@ -86,7 +86,6 @@ export default function Page() {
|
||||
<ProductCardFour
|
||||
title="Flavor That Bites Back"
|
||||
description="From messy, delicious comfort food to our signature, playful shots, every bite is a reason to celebrate our local flavors."
|
||||
buttons={[{ text: "View Full Menu", href: "#menu-details" }]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="split-description"
|
||||
@@ -139,6 +138,7 @@ export default function Page() {
|
||||
tag="Visit Us"
|
||||
title="Come say hello"
|
||||
description="Grab your crew, enjoy a cold drink, and experience the warmth of our local saloon. We are open and ready to welcome you."
|
||||
buttonText="Get Directions"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user