Update src/app/menu/page.tsx

This commit is contained in:
2026-03-03 08:15:33 +00:00
parent 6637cec2cd
commit 31ed6ec50f

View File

@@ -57,37 +57,37 @@ export default function MenuPage() {
id: 1,
title: "Salade Niçoise",
description: "La recette traditionnelle avec tomates, œufs, anchois, olives noires et vinaigrette authentique",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-salad-with-cabbage-tomatoes-white-cheese-pomegranate-seeds-plate_140725-10389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-salad-with-cabbage-tomatoes-white-cheese-pomegranate-seeds-plate_140725-10389.jpg?_wi=2",
},
{
id: 2,
title: "Daube Niçoise",
description: "Ragoût de bœuf mijoté aux légumes méditerranéens avec gnocchis faits maison",
imageSrc: "http://img.b2bpic.net/free-photo/pity-white-plate-with-lamb-fat-lamb-chestnuts-peas_141793-467.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pity-white-plate-with-lamb-fat-lamb-chestnuts-peas_141793-467.jpg?_wi=2",
},
{
id: 3,
title: "Pissaladière",
description: "Tarte salée méditerranéenne garnie d'oignons, anchois et olives de Nice",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg?_wi=2",
},
{
id: 4,
title: "Socca",
description: "Spécialité niçoise : crêpe épaisse à la farine de pois chiches, croustillante à l'extérieur",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-qutabs-additions-qutabs_140725-2861.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-qutabs-additions-qutabs_140725-2861.jpg?_wi=2",
},
{
id: 5,
title: "Tiramisu Café",
description: "Dessert italien revisité avec nos touches méditerranéennes - un délice fondant",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-flat-lay_23-2149599622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-flat-lay_23-2149599622.jpg?_wi=2",
},
{
id: 6,
title: "Bouillabaisse",
description: "Soupe de poisson riche et savoureuse, spécialité de la côte d'azur",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-casserole-with-toasts_140725-841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-casserole-with-toasts_140725-841.jpg?_wi=2",
},
]}
animationType="blur-reveal"