Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce910ecbe7 | |||
| 7244a7242d | |||
| 2f6ca1eaef | |||
| 624d9b6742 | |||
| 4261a4de15 |
@@ -86,6 +86,7 @@ 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"
|
||||
@@ -138,6 +139,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"
|
||||
@@ -157,4 +159,4 @@ export default function Page() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user