From 73a637c6c61b4f1d7376cb185f5ccfa720840b8b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:34:45 +0000 Subject: [PATCH] Update src/app/groupes-traiteur/page.tsx --- src/app/groupes-traiteur/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/groupes-traiteur/page.tsx b/src/app/groupes-traiteur/page.tsx index c57008d..e4609df 100644 --- a/src/app/groupes-traiteur/page.tsx +++ b/src/app/groupes-traiteur/page.tsx @@ -66,7 +66,7 @@ export default function GroupsPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2", imageAlt: "Repas d'affaires", }, { @@ -74,7 +74,7 @@ export default function GroupsPage() { 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", + 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", }, { @@ -82,7 +82,7 @@ export default function GroupsPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=3", imageAlt: "Service traiteur", }, ]} @@ -94,7 +94,7 @@ export default function GroupsPage() {