Merge version_1 into main #1
@@ -158,13 +158,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Ethiopian Yirgacheffe Espresso", price: "35 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-with-coffee-beans-grinded-coffee-spices-cookies-dried-herbs-wooden-piece-sack-background-vertical_176474-64492.jpg", imageAlt: "Single origin Ethiopian espresso"},
|
||||
id: "1", name: "Ethiopian Yirgacheffe Espresso", price: "35 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-with-coffee-beans-grinded-coffee-spices-cookies-dried-herbs-wooden-piece-sack-background-vertical_176474-64492.jpg?_wi=1", imageAlt: "Single origin Ethiopian espresso"},
|
||||
{
|
||||
id: "2", name: "Côtes du Rhône 2022", price: "120 DH", imageSrc: "http://img.b2bpic.net/free-vector/wine-list-template_23-2147511393.jpg", imageAlt: "Premium Côtes du Rhône wine glass"},
|
||||
id: "2", name: "Côtes du Rhône 2022", price: "120 DH", imageSrc: "http://img.b2bpic.net/free-vector/wine-list-template_23-2147511393.jpg?_wi=1", imageAlt: "Premium Côtes du Rhône wine glass"},
|
||||
{
|
||||
id: "3", name: "House Blend Cappuccino", price: "40 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-with-coffee-beans-grinded-coffee-spices-cookies-dried-herbs-wooden-piece-sack-background-vertical_176474-64492.jpg", imageAlt: "Artisanal cappuccino with latte art"},
|
||||
id: "3", name: "House Blend Cappuccino", price: "40 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-with-coffee-beans-grinded-coffee-spices-cookies-dried-herbs-wooden-piece-sack-background-vertical_176474-64492.jpg?_wi=2", imageAlt: "Artisanal cappuccino with latte art"},
|
||||
{
|
||||
id: "4", name: "Natural Wine Selection", price: "100 DH", imageSrc: "http://img.b2bpic.net/free-vector/wine-list-template_23-2147511393.jpg", imageAlt: "Curated natural wine pour"},
|
||||
id: "4", name: "Natural Wine Selection", price: "100 DH", imageSrc: "http://img.b2bpic.net/free-vector/wine-list-template_23-2147511393.jpg?_wi=2", imageAlt: "Curated natural wine pour"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user