add dashboard tabs component
This commit is contained in:
@@ -433,7 +433,7 @@ export default function DashboardPage() {
|
||||
<User size={32} strokeWidth={1.5} />
|
||||
</div>
|
||||
<div className="text-lg font-bold text-gray-800 mb-1">{userInfo.fullName}</div>
|
||||
<div className="text-sm text-gray-500 mb-4 font-mono" dir="ltr">{userInfo.phone}</div>
|
||||
<div className="text-sm text-gray-500 mb-4 " dir="ltr">{userInfo.phone}</div>
|
||||
<div className="w-full flex flex-col items-center">
|
||||
<div className="inline-flex items-center gap-1.5 px-3 py-1 bg-yellow-100 text-yellow-700 rounded-full text-xs font-bold mb-3">
|
||||
<Crown size={14} /> حساب فعال
|
||||
|
||||
Reference in New Issue
Block a user