danak website

This commit is contained in:
hamid zarghami
2025-04-07 12:44:19 +03:30
parent bd74b507e4
commit 90c3d3658a
+6 -6
View File
@@ -18,25 +18,25 @@ const Header: FC = () => {
</li>
</Link>
<Link href='/'>
<Link href='/products'>
<li>
محصولات
</li>
</Link>
<Link href='/'>
<Link href='/services'>
<li>
خدمات
</li>
</Link>
<Link href='/'>
<Link href='/about'>
<li>
درباره ی ما
</li>
</Link>
<Link href='/'>
<Link href='/blog'>
<li>
مجله
</li>
@@ -51,13 +51,13 @@ const Header: FC = () => {
/>
</div>
<div className='border-l-2 whitespace-nowrap border-[#D8DCE4] pl-4 flex gap-2'>
<a href='https://console.danakcorp.com/auth/login' target='_blank' className='border-l-2 whitespace-nowrap border-[#D8DCE4] pl-4 flex gap-2'>
<Profile
size={20}
color='black'
/>
<div>ورود | ثبت نام</div>
</div>
</a>
<Button
label='تماس با ما'