Update src/app/contact/page.tsx

This commit is contained in:
2026-03-04 14:00:44 +00:00
parent 4d4eb21c40
commit 4787a7bab8

View File

@@ -62,21 +62,21 @@ export default function ContactPage() {
title: "Adresse",
description: "52 Avenue de l'U.R.S.S., 31400 Toulouse. Situé en cœur de ville, facilement accessible par transport en commun ou voiture.",
tag: "Localisation",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-street_1127-2172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-street_1127-2172.jpg?_wi=3",
},
{
id: "2",
title: "Téléphone",
description: "05 61 14 35 39 - Appelez-nous pour réserver une table, poser une question ou commander à emporter.",
tag: "Direct",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=4",
},
{
id: "3",
title: "Horaires d'ouverture",
description: "Lundi au vendredi : 11h-15h et 18h-22h. Samedi et dimanche : 12h-23h. Fermé le premier lundi du mois.",
tag: "Timing",
imageSrc: "http://img.b2bpic.net/free-photo/types-foods-cookies-drinks-put-table-front-flower-vase_181624-15755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/types-foods-cookies-drinks-put-table-front-flower-vase_181624-15755.jpg?_wi=7",
},
]}
animationType="slide-up"