Merge version_1 into main #1
@@ -71,17 +71,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-pastries-crackers-wooden-board-top-view_114579-12906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-pastries-crackers-wooden-board-top-view_114579-12906.jpg?_wi=1",
|
||||
imageAlt: "Baguette",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg?_wi=1",
|
||||
imageAlt: "Croissant",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-rectangle-plate-dark-wooden-surface_140725-90867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-rectangle-plate-dark-wooden-surface_140725-90867.jpg?_wi=1",
|
||||
imageAlt: "Patisserie",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
title: "Produits industriels",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-showing-freshly-baked-bread-wooden-shovel_23-2148189053.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-showing-freshly-baked-bread-wooden-shovel_23-2148189053.jpg?_wi=1"
|
||||
imageAlt="Artisan boulanger"
|
||||
/>
|
||||
</div>
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "Croissants excellents pour le dimanche matin !",
|
||||
tag: "Vérifié",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-baker-with-customer-baking-shop_23-2150379574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-showing-freshly-baked-bread-wooden-shovel_23-2148189053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-showing-freshly-baked-bread-wooden-shovel_23-2148189053.jpg?_wi=2",
|
||||
imageAlt: "happy bakery customer",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
quote: "Service toujours souriant, merci Gabriel.",
|
||||
tag: "Vérifié",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-loving-couple-bakers-looking-notebook_171337-14177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-pastries-crackers-wooden-board-top-view_114579-12906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-pastries-crackers-wooden-board-top-view_114579-12906.jpg?_wi=2",
|
||||
imageAlt: "happy bakery customer",
|
||||
},
|
||||
{
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
quote: "On sent vraiment la qualité des ingrédients.",
|
||||
tag: "Vérifié",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg?_wi=2",
|
||||
imageAlt: "happy bakery customer",
|
||||
},
|
||||
{
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
quote: "Leurs tartes sont tout simplement divines.",
|
||||
tag: "Vérifié",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/good-job-well-done-happy-positive-young-caucasian-woman-dressed-oversize-sweatshirt-making-ok-gesture-handsome-joyful-afro-american-man-showing-thumbs-up-as-symbol-approval-like_343059-1440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-rectangle-plate-dark-wooden-surface_140725-90867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-rectangle-plate-dark-wooden-surface_140725-90867.jpg?_wi=2",
|
||||
imageAlt: "happy bakery customer",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user