Merge version_2 into main #3
@@ -117,10 +117,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#menu" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Royal Biryani", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23928.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user