Merge version_1 into main #1
@@ -97,17 +97,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg?_wi=1",
|
||||
imageAlt: "Grand plateau de fruits de mer frais",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg?_wi=1",
|
||||
imageAlt: "Poisson entier grillé à la perfection",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg?_wi=1",
|
||||
imageAlt: "Assortiment de sushis maison colorés",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
||||
text: "Découvrir le plat du jour",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg?_wi=2",
|
||||
imageAlt: "High angle tasty seafood on table",
|
||||
},
|
||||
{
|
||||
@@ -303,7 +303,7 @@ export default function LandingPage() {
|
||||
text: "Découvrir la formule",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-with-asparagus-lemon-wedges-plate_9975-124447.jpg?_wi=2",
|
||||
imageAlt: "High angle tasty seafood on table",
|
||||
},
|
||||
{
|
||||
@@ -320,7 +320,7 @@ export default function LandingPage() {
|
||||
text: "Commander cette formule",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-black-plate_1147-426.jpg?_wi=2",
|
||||
imageAlt: "High angle tasty seafood on table",
|
||||
},
|
||||
]}
|
||||
@@ -364,7 +364,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Portrait du Maître d'hôtel",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-5574.jpg?_wi=3",
|
||||
imageAlt: "restaurant manager friendly smile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user