fix enamad
This commit is contained in:
+6
-11
@@ -54,19 +54,14 @@ const Footer: FC = () => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className='mt-8 sm:mt-10 md:mt-14 flex justify-end'>
|
<div className='mt-8 sm:mt-10 md:mt-14 flex justify-end'>
|
||||||
<a
|
<a referrerPolicy='origin' target='_blank' href='https://trustseal.enamad.ir/?id=669311&Code=e8E4MaqVg7oc9r1JaXktwNRHv8Uk8mK9'>
|
||||||
href='https://trustseal.enamad.ir/?id=669311&Code=e8E4MaqVg7oc9r1JaXktwNRHv8Uk8mK9'
|
{/* eslint-disable-next-line @next/next/no-img-element */}
|
||||||
target='_blank'
|
<img
|
||||||
rel='noopener noreferrer'
|
referrerPolicy='origin'
|
||||||
referrerPolicy='origin'
|
|
||||||
>
|
|
||||||
<Image
|
|
||||||
src='https://trustseal.enamad.ir/logo.aspx?id=669311&Code=e8E4MaqVg7oc9r1JaXktwNRHv8Uk8mK9'
|
src='https://trustseal.enamad.ir/logo.aspx?id=669311&Code=e8E4MaqVg7oc9r1JaXktwNRHv8Uk8mK9'
|
||||||
alt='نماد اعتماد الکترونیکی'
|
alt='نماد اعتماد الکترونیکی'
|
||||||
width={96}
|
className='h-20 w-auto object-contain'
|
||||||
height={96}
|
loading='lazy'
|
||||||
className='max-h-20 w-auto object-contain'
|
|
||||||
referrerPolicy='origin'
|
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user