Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 14:11:51 +00:00

View File

@@ -56,23 +56,23 @@ export default function LandingPage() {
tag="Livraison Disponible"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dish-inside-plate-tray-green-table-food-meal-restaurant_140725-27860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dish-inside-plate-tray-green-table-food-meal-restaurant_140725-27860.jpg?_wi=1",
imageAlt: "Plateau de sushis frais",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dish-inside-plate-tray-green-table-food-meal-restaurant_140725-27860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dish-inside-plate-tray-green-table-food-meal-restaurant_140725-27860.jpg?_wi=2",
imageAlt: "Intérieur du restaurant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plastic-sushi-rolls-display-case_1232-2383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plastic-sushi-rolls-display-case_1232-2383.jpg?_wi=1",
imageAlt: "Sushis assortis",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/raw-with-fresh-salmon-fish-meat-sushi_74190-7657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-with-fresh-salmon-fish-meat-sushi_74190-7657.jpg?_wi=1",
imageAlt: "Chirashi au saumon",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-fish-meal_23-2148494096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-fish-meal_23-2148494096.jpg?_wi=1",
imageAlt: "Tartare de poisson",
},
]}
@@ -94,7 +94,7 @@ export default function LandingPage() {
id: "1",
name: "Small BOX",
price: "15,50 €",
imageSrc: "http://img.b2bpic.net/free-photo/plastic-sushi-rolls-display-case_1232-2383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plastic-sushi-rolls-display-case_1232-2383.jpg?_wi=2",
},
{
id: "2",
@@ -112,13 +112,13 @@ export default function LandingPage() {
id: "4",
name: "Chirashi Saumon",
price: "15,60 €",
imageSrc: "http://img.b2bpic.net/free-photo/raw-with-fresh-salmon-fish-meat-sushi_74190-7657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-with-fresh-salmon-fish-meat-sushi_74190-7657.jpg?_wi=2",
},
{
id: "5",
name: "Tartare Saumon Avocat",
price: "18,20 €",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-fish-meal_23-2148494096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-fish-meal_23-2148494096.jpg?_wi=2",
},
{
id: "6",
@@ -145,7 +145,7 @@ export default function LandingPage() {
role: "Habituée",
company: "Marseille",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg?_wi=1",
},
{
id: "2",
@@ -153,7 +153,7 @@ export default function LandingPage() {
role: "Client",
company: "Marseille",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg?_wi=2",
},
{
id: "3",
@@ -161,7 +161,7 @@ export default function LandingPage() {
role: "Fan de sushi",
company: "Estaque",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg?_wi=3",
},
{
id: "4",
@@ -169,7 +169,7 @@ export default function LandingPage() {
role: "Habitué",
company: "Marseille",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg?_wi=4",
},
{
id: "5",
@@ -177,7 +177,7 @@ export default function LandingPage() {
role: "Cliente",
company: "Estaque",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-sushi-home_23-2149954883.jpg?_wi=5",
},
]}
title="Ce que disent nos clients"