Merge version_3 into main #4
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user