Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 624d9b6742 |
@@ -86,6 +86,7 @@ export default function Page() {
|
|||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
title="Flavor That Bites Back"
|
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."
|
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"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
textboxLayout="split-description"
|
textboxLayout="split-description"
|
||||||
@@ -157,4 +158,4 @@ export default function Page() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user