Update src/app/evenements/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function EventsPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg?_wi=2"
|
||||
imageAlt="Menu festif"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -67,7 +67,7 @@ export default function EventsPage() {
|
||||
title: "Menu Féria des Vendanges 2025",
|
||||
excerpt:
|
||||
"Ambiance méditerranéenne festive avec paëlla valenciana, sangria maison et ambiance chaude. Réservation obligatoire.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg?_wi=3",
|
||||
imageAlt: "paella valencia sangria fête",
|
||||
authorName: "Chef du Resto",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg",
|
||||
@@ -79,7 +79,7 @@ export default function EventsPage() {
|
||||
title: "Soirées Menu Découverte",
|
||||
excerpt:
|
||||
"Menu dégustation de 7 plats accompagné de vins régionaux sélectionnés. Une expérience culinaire d'exception.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg?_wi=2",
|
||||
imageAlt: "producteurs marché local agriculture",
|
||||
authorName: "Le Resto Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg",
|
||||
@@ -91,7 +91,7 @@ export default function EventsPage() {
|
||||
title: "Brunch Gourmand du Dimanche",
|
||||
excerpt:
|
||||
"Brunch raffiné avec mets sucrés et salés. Ambiance décontractée et produits frais maison.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg?_wi=2",
|
||||
imageAlt: "pâtisserie fondant chocolat dessert",
|
||||
authorName: "Équipe Pâtisserie",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg",
|
||||
@@ -106,7 +106,7 @@ export default function EventsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=5"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
Reference in New Issue
Block a user