Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-15 07:40:37 +00:00

View File

@@ -30,7 +30,6 @@ export default function MenuPage() {
{ name: "Contact", id: "/#contact" },
]}
brandName="Hippopotoshi"
button={{ text: "Reserve", href: "/#contact" }}
/>
<div className="pt-32 pb-20">
@@ -40,6 +39,7 @@ export default function MenuPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
products={[
{ id: "c1", name: "Signature Uni Pie", price: "790" },
{ id: "c2", name: "Beef Shabu Shabu", price: "720" },