Update src/app/groupes-traiteur/page.tsx
This commit is contained in:
@@ -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() {
|
||||
|
||||
<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"
|
||||
|
||||
Reference in New Issue
Block a user