Update src/app/galerie/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function GaleriePage() {
|
||||
price: "22€",
|
||||
rating: 5,
|
||||
reviewCount: "98%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-meat-fillet-steak_74190-7744.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-meat-fillet-steak_74190-7744.jpg?_wi=4",
|
||||
imageAlt: "Saumon poêlé avec sauce passion-mangue",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function GaleriePage() {
|
||||
price: "12€",
|
||||
rating: 5,
|
||||
reviewCount: "95%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-arrangement_23-2148980263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-arrangement_23-2148980263.jpg?_wi=3",
|
||||
imageAlt: "Rosette de Lyon classique avec cornichons",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function GaleriePage() {
|
||||
price: "14€",
|
||||
rating: 5,
|
||||
reviewCount: "97%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-legs-with-sliced-tomato-onion-glass-plate_114579-57535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-legs-with-sliced-tomato-onion-glass-plate_114579-57535.jpg?_wi=3",
|
||||
imageAlt: "Hareng mariné aux épices antillaises",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function GaleriePage() {
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "96%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-skewers-wooden-board-with-tomatoes_23-2148440980.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-skewers-wooden-board-with-tomatoes_23-2148440980.jpg?_wi=3",
|
||||
imageAlt: "Andouillette servie avec purée maison",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function GaleriePage() {
|
||||
price: "26€",
|
||||
rating: 5,
|
||||
reviewCount: "99%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-packaged-can_23-2151207016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-packaged-can_23-2151207016.jpg?_wi=3",
|
||||
imageAlt: "Pluma de porc ibérique premium",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function GaleriePage() {
|
||||
price: "9€",
|
||||
rating: 5,
|
||||
reviewCount: "94%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-dried-bread-slices-cutting-board-with-jam-butter-red-currants-wooden-background_141793-130340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-dried-bread-slices-cutting-board-with-jam-butter-red-currants-wooden-background_141793-130340.jpg?_wi=3",
|
||||
imageAlt: "Brioche perdue caramélisée avec glace vanille",
|
||||
},
|
||||
]}
|
||||
@@ -149,13 +149,13 @@ export default function GaleriePage() {
|
||||
id: "1",
|
||||
name: "Jean-Phi",
|
||||
role: "Chef & Fondateur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-browsing-internet-cafe_1153-7402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-browsing-internet-cafe_1153-7402.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amandine",
|
||||
role: "Chef & Fondatrice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-plate-with-tartines_23-2147830518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-plate-with-tartines_23-2147830518.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Rencontrez l'Équipe"
|
||||
|
||||
Reference in New Issue
Block a user