diff --git a/apps/web/components/profile/profile-card.tsx b/apps/web/components/profile/profile-card.tsx
index a6016fc..e2b8361 100644
--- a/apps/web/components/profile/profile-card.tsx
+++ b/apps/web/components/profile/profile-card.tsx
@@ -42,13 +42,15 @@ export function ProfileCard({ telegramId }: ProfileCardProps) {
value={customer?.name ?? ''}
/>
)}
-
+
+
+
{telegramId ? (
false
) : (