Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-coffee-beans-iron-vase_140725-9066.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-coffee-beans-iron-vase_140725-9066.jpg?_wi=1"
|
||||
imageAlt="Machine à espresso Black Flamingo"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -80,13 +80,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
title: "Coffee Shop",
|
||||
description: "Espresso, V60, Flat White & pâtisseries maison.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Nos Grains",
|
||||
description: "Cafés de spécialité torréfiés sur place, disponibles en paquets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="La Carte"
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
description: "Des cafés torréfiés chaque semaine pour un profil aromatique optimal.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -129,27 +129,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Julie M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marc T.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-coffee-beans-iron-vase_140725-9066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-coffee-beans-iron-vase_140725-9066.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Claire P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Thomas L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophie D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-coffee-beans-iron-vase_140725-9066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-coffee-beans-iron-vase_140725-9066.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user