Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"
|
||||
@@ -157,4 +158,4 @@ export default function Page() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user