Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@louss",
|
||||
testimonial: "Resto incroyable, la soupe mixte est une tuerie !",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-sesame-seeds_140725-4223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-sesame-seeds_140725-4223.jpg?_wi=1",
|
||||
imageAlt: "elegant sushi plate restaurant",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@ismail",
|
||||
testimonial: "Bon cadre, service très bien, meilleur sushi d'Agadir.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244680.jpg?_wi=1",
|
||||
imageAlt: "elegant sushi plate restaurant",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@alaina",
|
||||
testimonial: "Best sushi in all of Agadir and great prices!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg?_wi=1",
|
||||
imageAlt: "elegant sushi plate restaurant",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@karim",
|
||||
testimonial: "Une découverte géniale, tout est frais.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-cooking_23-2149428667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-cooking_23-2149428667.jpg?_wi=1",
|
||||
imageAlt: "elegant sushi plate restaurant",
|
||||
},
|
||||
{
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
handle: "@sofia",
|
||||
testimonial: "Ambiance parfaite et cuisine délicieuse.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-noodles-with-minced-pork-edamame-tomatoes-mushrooms-white-plate_1150-22705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-noodles-with-minced-pork-edamame-tomatoes-mushrooms-white-plate_1150-22705.jpg?_wi=1",
|
||||
imageAlt: "elegant sushi plate restaurant",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sushi-rolls-sesame-seeds_140725-4223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sushi-rolls-sesame-seeds_140725-4223.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
description: "Un cadre idéal pour vos moments de détente en famille.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244680.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244680.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -192,21 +192,21 @@ export default function LandingPage() {
|
||||
name: "Bateaux Sushi Deluxe",
|
||||
price: "Prix selon arrivage",
|
||||
variant: "90 Pièces",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Soupe Fruit de Mer",
|
||||
price: "Délicieuse",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-cooking_23-2149428667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-food-cooking_23-2149428667.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pad Thai",
|
||||
price: "Authentique",
|
||||
variant: "Plat chaud",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-noodles-with-minced-pork-edamame-tomatoes-mushrooms-white-plate_1150-22705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-noodles-with-minced-pork-edamame-tomatoes-mushrooms-white-plate_1150-22705.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user