This commit is contained in:
hamid zarghami
2026-02-22 16:30:11 +03:30
parent 0d25091e71
commit b308150303
20 changed files with 890 additions and 263 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ const Home: FC = () => {
<h4 className='mt-4 text-center font-medium'>
{t('home.submitNewOrder')}
</h4>
<Link to={Paths.newOrder}>
<Link to={Paths.newRequest}>
<Button
className='mt-2.5'>
<div className='flex gap-1'>