Update src/app/dashboard/page.tsx

This commit is contained in:
2026-03-05 13:53:42 +00:00
parent eebe10dd93
commit 4e17e7dc91

View File

@@ -130,7 +130,7 @@ export default function DashboardPage() {
"Initier une nouvelle réunion en remplissant l'objet, la date et l'heure. Un identifiant unique sera généré automatiquement.",
tags: ["Création", "CRUD"],
imageSrc:
"http://img.b2bpic.net/free-vector/colorful-planning-schedule-concept-with-flat-design_23-2147932920.jpg",
"http://img.b2bpic.net/free-vector/colorful-planning-schedule-concept-with-flat-design_23-2147932920.jpg?_wi=2",
imageAlt: "Création de réunion",
},
{
@@ -141,7 +141,7 @@ export default function DashboardPage() {
"Ajouter ou importer des participants, générer des codes QR, et suivre les émargements en temps réel pour chaque réunion.",
tags: ["Participants", "QR"],
imageSrc:
"http://img.b2bpic.net/free-vector/social-network-concept_24908-54698.jpg",
"http://img.b2bpic.net/free-vector/social-network-concept_24908-54698.jpg?_wi=2",
imageAlt: "Gestion des participants",
},
{
@@ -152,7 +152,7 @@ export default function DashboardPage() {
"Télécharger les listes d'émargements, les rapports et les statistiques en formats Excel ou PDF pour documentation et conformité.",
tags: ["Export", "Rapports"],
imageSrc:
"http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg",
"http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg?_wi=2",
imageAlt: "Exports et rapports",
},
]}