\documentclass{article}
\usepackage[demo]{graphicx}
\usepackage{xepersian}

\def\Spons#1#2{{\parbox{0.47\textwidth}{{\parbox{0.2\textwidth}{\includegraphics[width=2.5cm ]{Images/#1}}}{\parbox[c]{0.23\textwidth}{\textbf{#2}}}}}}


\begin{document}


\section{حامیان همایش بیست و یکم}

\indent\indent
\Spons{f}{فرشاد ترابی}
\hfill
\Spons{f}{فرشاد ترابی}

\Spons{f}{فرشاد ترابی}
\hfill
\Spons{f}{فرشاد ترابی}

\Spons{f}{فرشاد ترابی}
\hfill
\Spons{f}{فرشاد ترابی}

\end{document}
