Merge version_2 into main #2
@@ -83,6 +83,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{
|
||||
text: "View Full Menu", href: "#"
|
||||
}]}
|
||||
products={[
|
||||
{
|
||||
id: "s1", name: "Vegetable Samosa", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-mushrooms-with-dough-pasta-dark-table-food-meal-dinner-dish_140725-79164.jpg"},
|
||||
@@ -95,7 +98,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s2", name: "Paneer Tikka", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-south-indian-breakfast-platter-served-banana-leaf_23-2152002852.jpg"},
|
||||
{
|
||||
id: "m2", name: "Lamb Rogan Josh", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/indian-butter-chicken-black-bowl-wooden-table_123827-20593.jpg"},
|
||||
id: "m2", name: "Lamb Rogan Josh", price: "$20.00", imageSrc: "http://img.b2bpic.net/indian-butter-chicken-black-bowl-wooden-table_123827-20593.jpg"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Discover our curated selection of classic Indian delicacies."
|
||||
|
||||
Reference in New Issue
Block a user