enamad
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
/* eslint-disable @next/next/no-img-element */
|
||||||
import Input from '@/components/Input'
|
import Input from '@/components/Input'
|
||||||
import { ArrowLeft } from 'iconsax-react'
|
import { ArrowLeft } from 'iconsax-react'
|
||||||
import Image from 'next/image'
|
import Image from 'next/image'
|
||||||
@@ -152,6 +153,10 @@ const Footer: FC = () => {
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<a referrerPolicy='origin' target='_blank' href='https://trustseal.enamad.ir/?id=587664&Code=5mx5bxt3mnywD3cXcgFawApYNfTjmYGX'>
|
||||||
|
<img referrerPolicy='origin' src='https://trustseal.enamad.ir/logo.aspx?id=587664&Code=5mx5bxt3mnywD3cXcgFawApYNfTjmYGX' alt='enamad trust seal' style={{ cursor: 'pointer', width: '60px' }} />
|
||||||
|
</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'>
|
||||||
<ul className='flex gap-4 xl:text-sm text-[10px]'>
|
<ul className='flex gap-4 xl:text-sm text-[10px]'>
|
||||||
@@ -173,10 +178,6 @@ const Footer: FC = () => {
|
|||||||
</Link>
|
</Link>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a referrerPolicy='origin' target='_blank' href='https://trustseal.enamad.ir/?id=587664&Code=5mx5bxt3mnywD3cXcgFawApYNfTjmYGX'>
|
|
||||||
<img referrerPolicy='origin' src='https://trustseal.enamad.ir/logo.aspx?id=587664&Code=5mx5bxt3mnywD3cXcgFawApYNfTjmYGX' alt='enamad trust seal' style={{ cursor: 'pointer' }} />
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<div className='xl:text-sm text-xs dltr pb-4 xl:pb-0'>
|
<div className='xl:text-sm text-xs dltr pb-4 xl:pb-0'>
|
||||||
© 2025 Danak. All rights reserved.
|
© 2025 Danak. All rights reserved.
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user