profile ,footer , ...

This commit is contained in:
hamid zarghami
2025-02-19 14:51:12 +03:30
parent f53b246905
commit 43af6ba3e6
12 changed files with 284 additions and 166 deletions
+3 -1
View File
@@ -37,7 +37,9 @@ const Header: FC = () => {
</div>
{/* <img src={LogoImage} className='h-6 xl:hidden block absolute right-0 left-0 mx-auto' /> */}
<div className='flex xl:gap-6 gap-4 items-center'>
<Element3 color='black' className='xl:size-[18px] size-[17px]' />
<Link to={Pages.services.other}>
<Element3 color='black' className='xl:size-[18px] size-[17px]' />
</Link>
<Link to={Pages.wallet}>
<Wallet className='xl:size-[18px] size-[17px]' color='black' />
</Link>