diff --git a/app/profil/page.tsx b/app/profil/page.tsx
index 7ed235f..902b55d 100644
--- a/app/profil/page.tsx
+++ b/app/profil/page.tsx
@@ -240,7 +240,7 @@ export default function ProfilePage() {
Actions rapides
- {user.role === "client" && (
+ {user.role === "CLIENT" && (
<>