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