Merge version_1 into main #1
@@ -61,10 +61,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-liver-with-vegetable-set_140725-9673.jpg", imageAlt: "Traditional Moroccan Couscous au Bœuf"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-liver-with-vegetable-set_140725-9673.jpg?_wi=1", imageAlt: "Traditional Moroccan Couscous au Bœuf"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2149865556.jpg", imageAlt: "Savory Moroccan Crêpes"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2149865556.jpg?_wi=1", imageAlt: "Savory Moroccan Crêpes"
|
||||
}
|
||||
]}
|
||||
carouselPosition="right"
|
||||
@@ -122,10 +122,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "couscous-beef", name: "Couscous au Bœuf", price: "80 MAD", imageSrc: "http://img.b2bpic.net/free-photo/fried-liver-with-vegetable-set_140725-9673.jpg", imageAlt: "Traditional Moroccan Couscous au Bœuf with vegetables"
|
||||
id: "couscous-beef", name: "Couscous au Bœuf", price: "80 MAD", imageSrc: "http://img.b2bpic.net/free-photo/fried-liver-with-vegetable-set_140725-9673.jpg?_wi=2", imageAlt: "Traditional Moroccan Couscous au Bœuf with vegetables"
|
||||
},
|
||||
{
|
||||
id: "crepes", name: "Crêpes Salées", price: "50 MAD", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2149865556.jpg", imageAlt: "Savory Moroccan Crêpes with traditional filling"
|
||||
id: "crepes", name: "Crêpes Salées", price: "50 MAD", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2149865556.jpg?_wi=2", imageAlt: "Savory Moroccan Crêpes with traditional filling"
|
||||
},
|
||||
{
|
||||
id: "desserts", name: "Moroccan Desserts", price: "60 MAD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", imageAlt: "Authentic Moroccan pastries and sweets"
|
||||
|
||||
Reference in New Issue
Block a user