3 Commits

Author SHA1 Message Date
ce910ecbe7 Merge version_3 into main
Merge version_3 into main
2026-04-16 17:37:18 +00:00
7244a7242d Merge version_4 into main
Merge version_4 into main
2026-04-16 17:37:18 +00:00
624d9b6742 Update src/app/page.tsx 2026-04-16 17:37:12 +00:00

View File

@@ -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"