link
This commit is contained in:
@@ -27,7 +27,7 @@ const Header: FC = () => {
|
||||
</li>
|
||||
</Link>
|
||||
|
||||
<Link href='/services'>
|
||||
<Link href='/danak-services'>
|
||||
<li>
|
||||
خدمات
|
||||
</li>
|
||||
@@ -62,10 +62,12 @@ const Header: FC = () => {
|
||||
<div>ورود | ثبت نام</div>
|
||||
</a>
|
||||
|
||||
<Button
|
||||
label='تماس با ما'
|
||||
className='w-fit px-8'
|
||||
/>
|
||||
<Link href='/contact'>
|
||||
<Button
|
||||
label='تماس با ما'
|
||||
className='w-fit px-8'
|
||||
/>
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user