Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Elegant Ambiance", description: "A sophisticated setting for memories.", media: { imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg", imageAlt: "Ambiance" },
|
||||
title: "Elegant Ambiance", description: "A sophisticated setting for memories.", media: { imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg?_wi=1", imageAlt: "Ambiance" },
|
||||
items: [],
|
||||
reverse: false
|
||||
},
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Classic Ribeye", price: "AED 350", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg" },
|
||||
{ id: "p1", name: "Classic Ribeye", price: "AED 350", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Wagyu Ribeye", price: "AED 550", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg" },
|
||||
{ id: "p3", name: "Tomahawk Steak", price: "AED 750", imageSrc: "http://img.b2bpic.net/free-photo/putting-piece-meat-steak-into-another-persons-plate-with-salad_114579-3687.jpg" },
|
||||
{ id: "p4", name: "Filet Mignon", price: "AED 400", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user