Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4feceb1f9 | |||
| db201d40d4 | |||
| ea97be11ca | |||
| 1ada6dbd07 | |||
| c80b9ed52d |
@@ -105,9 +105,12 @@ export default function LandingPage() {
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book a Reservation", href: "#contact" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Signature Curry", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76945.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user