This commit is contained in:
hamid zarghami
2025-05-12 08:43:43 +03:30
parent 53d78b7bd9
commit 35e91ef8a0
+5 -3
View File
@@ -155,12 +155,14 @@ const Footer: FC = () => {
</div> </div>
<div className='flex items-center justify-center'> <div className='flex items-center justify-center'>
<a style={{ maxWidth: 60 }} className='mb-2' referrerPolicy='origin' target='_blank' href='https://trustseal.enamad.ir/?id=605216&Code=EySGtdfcfCfKe3UlAvt3F6aR1u46qA4c'>
<img referrerPolicy='origin' src='https://trustseal.enamad.ir/logo.aspx?id=605216&Code=EySGtdfcfCfKe3UlAvt3F6aR1u46qA4c' alt='' style={{ cursor: 'pointer', width: '60px' }} />
</a>
<a style={{ cursor: 'pointer', width: '60px' }} href='https://www.irannsr.org/fa/' target='_blank'> <a style={{ cursor: 'pointer', width: '60px' }} href='https://www.irannsr.org/fa/' target='_blank'>
<img src='/images/logoNSR.png' alt='نسر' className='w-[60px]' /> <img src='/images/logoNSR.png' alt='نسر' className='w-[60px]' />
</a> </a>
<a style={{ maxWidth: 50 }} className='mb-2' referrerPolicy='origin' target='_blank' href='https://trustseal.enamad.ir/?id=605216&Code=EySGtdfcfCfKe3UlAvt3F6aR1u46qA4c'>
<img referrerPolicy='origin' src='https://trustseal.enamad.ir/logo.aspx?id=605216&Code=EySGtdfcfCfKe3UlAvt3F6aR1u46qA4c' alt='' style={{ cursor: 'pointer', width: '50px' }} />
</a>
</div> </div>
<div className='xl:h-14 border-t border-[#DADDE6] flex xl:flex-row flex-col gap-5 pt-5 xl:pt-0 justify-between items-center'> <div className='xl:h-14 border-t border-[#DADDE6] flex xl:flex-row flex-col gap-5 pt-5 xl:pt-0 justify-between items-center'>