Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -31,7 +31,6 @@ export default function MenuPage() {
|
||||
{ name: "Contact", id: "/#contact" },
|
||||
]}
|
||||
brandName="Guwahati Heights"
|
||||
button={{ text: "Reserve Now", href: "/#contact" }}
|
||||
/>
|
||||
|
||||
<div className="pt-32 pb-20">
|
||||
@@ -39,6 +38,7 @@ export default function MenuPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Truffle Infused Risotto", price: "₹1250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg" },
|
||||
{ id: "2", name: "Smoked Himalayan Lamb", price: "₹1800", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user