Merge branch 'main' into 'develop'

Fixed bug first page

See merge request witel-front-end/loan-facilities/user!44
This commit is contained in:
AmirHossein Mahmoodi
2023-12-23 07:43:00 +00:00
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@@ -31,6 +31,6 @@ cypress/screenshots
.env
.idea
package-lock.json
ecosystem.config
ecosystem.config.js
public/config.json

Binary file not shown.

View File

@@ -16,7 +16,7 @@ const LoanCondition = () => {
<Grid item sx={{my: 2}}>
<Chip sx={{m: 1}}
label="1. ارایه کارت هوشمند ناوگان فعال توسط مالک ناوگان (صاحب سند و پلاک)"/>
<Chip sx={{m: 1}} label="2. ارایه حداقل 140 صورت وضعیت در سال 1400 و 1401"/>
<Chip sx={{m: 1}} label="2. ارایه حداقل 120 صورت وضعیت در سال 1401 و 1402"/>
<Chip sx={{m: 1}} label="3. نداشتن بدهی جاری"/>
</Grid>
<Typography sx={{lineHeight: 2.4}} textAlign={'justify'}>
@@ -42,7 +42,7 @@ const LoanCondition = () => {
color={'white'}
download
underline="none"
href={'/files/راهنما.xlsx'}
href={'/files/راهنما.pdf'}
>
دریافت فایل های راهنما
</Link>