Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f10d49c62 | |||
| 0974901d58 | |||
| 2518d63dcc | |||
| 0276676f77 | |||
| c0d2c9d591 | |||
| d30b602179 | |||
| b1b34fbaf0 |
@@ -50,7 +50,7 @@ export default function MenuPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg?_wi=2"
|
||||
imageAlt="Ingrédients frais saison"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -62,11 +62,11 @@ export default function MenuPage() {
|
||||
description="Une sélection de mets élaborés par nos chefs autour des meilleurs produits du terroir"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Entrées Élégantes", description: "Tartare de thon rouge, œuf de caille et caviar. Foie gras poêlé sur lit de mesclun et truffe noire.", tag: "Entrée", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg", imageAlt: "Entrées gastronomiques"},
|
||||
id: "1", title: "Entrées Élégantes", description: "Tartare de thon rouge, œuf de caille et caviar. Foie gras poêlé sur lit de mesclun et truffe noire.", tag: "Entrée", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg?_wi=2", imageAlt: "Entrées gastronomiques"},
|
||||
{
|
||||
id: "2", title: "Plats Principaux", description: "Homard rôti sauce safran et anis. Filet de bœuf sauvage aux champignons de saison et réduction de vin régional.", tag: "Plat", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg", imageAlt: "Plats principaux"},
|
||||
id: "2", title: "Plats Principaux", description: "Homard rôti sauce safran et anis. Filet de bœuf sauvage aux champignons de saison et réduction de vin régional.", tag: "Plat", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=2", imageAlt: "Plats principaux"},
|
||||
{
|
||||
id: "3", title: "Finalités Sucrées", description: "Fondant au chocolat noir 70%, crème brûlée à la vanille de Tahiti, soufflé au Grand Marnier.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg", imageAlt: "Desserts maison"},
|
||||
id: "3", title: "Finalités Sucrées", description: "Fondant au chocolat noir 70%, crème brûlée à la vanille de Tahiti, soufflé au Grand Marnier.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=2", imageAlt: "Desserts maison"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -76,7 +76,7 @@ export default function MenuPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ContactPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
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=7"
|
||||
imageAlt="Restaurant Le Resto"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -87,7 +87,7 @@ export default function ContactPage() {
|
||||
|
||||
<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=8"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
@@ -63,13 +63,13 @@ export default function EventsPage() {
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Féria", 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", 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", date: "15-24 février 2025"},
|
||||
"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?_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", date: "15-24 février 2025"},
|
||||
{
|
||||
id: "2", category: "Menu Dégustation", 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", imageAlt: "producteurs marché local agriculture", authorName: "Le Resto Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", date: "Tous les jeudis"},
|
||||
"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?_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", date: "Tous les jeudis"},
|
||||
{
|
||||
id: "3", category: "Menu Spécial", 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", 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", date: "Dimanche 10h-14h"},
|
||||
"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?_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", date: "Dimanche 10h-14h"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -79,7 +79,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"
|
||||
|
||||
@@ -62,11 +62,11 @@ export default function GroupsPage() {
|
||||
description="Des solutions adaptées pour tous vos besoins en matière de repas collectifs"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Repas d'Affaires", description: "Menus composés et personnalisés pour vos repas professionnels et séminaires d'entreprise.", tag: "Entreprise", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Repas d'affaires"},
|
||||
id: "1", title: "Repas d'Affaires", description: "Menus composés et personnalisés pour vos repas professionnels et séminaires d'entreprise.", tag: "Entreprise", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2", imageAlt: "Repas d'affaires"},
|
||||
{
|
||||
id: "2", title: "Celebrations & Mariages", description: "Ambiance festive et gastronomique pour vos mariages et événements spéciaux. Accueil jusqu'à 40 personnes.", tag: "Événement", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg", imageAlt: "Célébration événement"},
|
||||
id: "2", title: "Celebrations & Mariages", description: "Ambiance festive et gastronomique pour vos mariages et événements spéciaux. Accueil jusqu'à 40 personnes.", tag: "Événement", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg?_wi=3", imageAlt: "Célébration événement"},
|
||||
{
|
||||
id: "3", title: "Service Traiteur", description: "Préparation et livraison de plats gastronomiques pour événements à domicile ou en salle.", tag: "Traiteur", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg", imageAlt: "Service traiteur"},
|
||||
id: "3", title: "Service Traiteur", description: "Préparation et livraison de plats gastronomiques pour événements à domicile ou en salle.", tag: "Traiteur", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=3", imageAlt: "Service traiteur"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -76,7 +76,7 @@ export default function GroupsPage() {
|
||||
|
||||
<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=6"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -80,13 +80,13 @@ export default function HomePage() {
|
||||
description="Découvrez les piliers de notre cuisine gastronomique"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Cuisine de Saison", description: "Nos chefs sélectionnent chaque jour les meilleurs produits auprès des producteurs locaux.", tag: "Fraîcheur", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg", imageAlt: "Marché produits saison légumes"},
|
||||
id: "1", title: "Cuisine de Saison", description: "Nos chefs sélectionnent chaque jour les meilleurs produits auprès des producteurs locaux.", tag: "Fraîcheur", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg?_wi=1", imageAlt: "Marché produits saison légumes"},
|
||||
{
|
||||
id: "2", title: "Produits Frais", description: "Provenance locale et régionale pour garantir qualité et saveur authentique.", tag: "Qualité", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg", imageAlt: "Ingrédients frais produits cuisine"},
|
||||
id: "2", title: "Produits Frais", description: "Provenance locale et régionale pour garantir qualité et saveur authentique.", tag: "Qualité", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg?_wi=1", imageAlt: "Ingrédients frais produits cuisine"},
|
||||
{
|
||||
id: "3", title: "Desserts Faits Maison", description: "Créations pâtissières élaborées quotidiennement par nos artisans pâtissiers.", tag: "Gourmandise", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg", imageAlt: "Desserts pâtisserie gâteau sucré"},
|
||||
id: "3", title: "Desserts Faits Maison", description: "Créations pâtissières élaborées quotidiennement par nos artisans pâtissiers.", tag: "Gourmandise", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=1", imageAlt: "Desserts pâtisserie gâteau sucré"},
|
||||
{
|
||||
id: "4", title: "Vins Régionaux", description: "Sélection de crus locaux et régionaux pour accompagner votre repas.", tag: "Terroir", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg", imageAlt: "Vin bouteille cave dégustation"},
|
||||
id: "4", title: "Vins Régionaux", description: "Sélection de crus locaux et régionaux pour accompagner votre repas.", tag: "Terroir", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=1", imageAlt: "Vin bouteille cave dégustation"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "4", name: "Laurent Bernard", handle: "@lbernard", testimonial:
|
||||
"Cuisine de saison, vins régionaux sélectionnés avec soin, et un service impeccable. Le Resto mérite sa réputation.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "homme affaires portrait professionnel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1", imageAlt: "homme affaires portrait professionnel"},
|
||||
{
|
||||
id: "5", name: "Isabelle Rousseau", handle: "@isabelle_r", testimonial:
|
||||
"Une table d'exception dans le cœur de Nîmes. Chaque plat est une œuvre d'art culinaire.", rating: 5,
|
||||
@@ -165,13 +165,13 @@ export default function HomePage() {
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Menu Spécial", title: "Menu Féria des Vendanges 2025", excerpt:
|
||||
"Découvrez notre menu festif avec paëlla valenciana et ambiance méditerranéenne. Sangria maison et desserts spéciaux.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg", 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", date: "15 janvier 2025"},
|
||||
"Découvrez notre menu festif avec paëlla valenciana et ambiance méditerranéenne. Sangria maison et desserts spéciaux.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg?_wi=1", 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", date: "15 janvier 2025"},
|
||||
{
|
||||
id: "2", category: "Partenariat", title: "Collaboration avec les Producteurs Locaux", excerpt:
|
||||
"Nous rencontrons les producteurs du Gard pour sélectionner les meilleurs produits de saison.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg", imageAlt: "producteurs marché local agriculture", authorName: "Le Resto Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", date: "8 janvier 2025"},
|
||||
"Nous rencontrons les producteurs du Gard pour sélectionner les meilleurs produits de saison.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg?_wi=1", imageAlt: "producteurs marché local agriculture", authorName: "Le Resto Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", date: "8 janvier 2025"},
|
||||
{
|
||||
id: "3", category: "Cuisine", title: "Secrets de Nos Desserts Faits Maison", excerpt:
|
||||
"Plongez dans l'univers pâtissier du Resto avec l'histoire de nos créations sucrées signature.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg", imageAlt: "pâtisserie fondant chocolat dessert", authorName: "Pâtissier du Resto", authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg", date: "1er janvier 2025"},
|
||||
"Plongez dans l'univers pâtissier du Resto avec l'histoire de nos créations sucrées signature.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg?_wi=1", imageAlt: "pâtisserie fondant chocolat dessert", authorName: "Pâtissier du Resto", authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg", date: "1er janvier 2025"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ReferencesPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg?_wi=3"
|
||||
imageAlt="Cuisine d'excellence"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -73,7 +73,7 @@ export default function ReferencesPage() {
|
||||
|
||||
<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=4"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function WinesPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=3"
|
||||
imageAlt="Sélection de vins"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -71,7 +71,7 @@ export default function WinesPage() {
|
||||
|
||||
<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=3"
|
||||
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