| REACT_APP_JOB_TEMPLATE_ID = template_bfuv1sb | REACT_APP_JOB_TEMPLATE_ID = template_bfuv1sb | ||||
| REACT_APP_CLIENT_TEMPLATE_ID = template_bd6fjli | REACT_APP_CLIENT_TEMPLATE_ID = template_bd6fjli | ||||
| REACT_APP_USER_ID = 27spvSZ2Lsf2j8RKw | REACT_APP_USER_ID = 27spvSZ2Lsf2j8RKw | ||||
| REACT_APP_API_URL = "https://website-api-dev.dilig.net" | |||||
| REACT_APP_API_URL = "https://diligentwebsiteapistart.azurewebsites.net" | |||||
| //http://localhost:1337 | //http://localhost:1337 | ||||
| //https://website-api-dev.dilig.net | //https://website-api-dev.dilig.net | ||||
| MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1 | MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1 |
| { | { | ||||
| "name": "frontend", | "name": "frontend", | ||||
| "version": "1.3.0", | |||||
| "version": "1.3.1", | |||||
| "private": true, | "private": true, | ||||
| "dependencies": { | "dependencies": { | ||||
| "@faceless-ui/slider": "^1.1.14", | "@faceless-ui/slider": "^1.1.14", |
| className="steps-container no-scrollbar flex flex-col items-center justify-start overflow-auto h-[75vh] pt-72p pl-3" | className="steps-container no-scrollbar flex flex-col items-center justify-start overflow-auto h-[75vh] pt-72p pl-3" | ||||
| > | > | ||||
| {/* Dynamic Image */} | {/* Dynamic Image */} | ||||
| {/* {data.selection_process.steps.map((item, index) => ( | |||||
| {data.selection_process.steps.map((item, index) => ( | |||||
| <img | <img | ||||
| key={index} | key={index} | ||||
| src={api_url + item.media.data.attributes.url} | src={api_url + item.media.data.attributes.url} | ||||
| (index == 0 ? ' active-image' : '') | (index == 0 ? ' active-image' : '') | ||||
| } | } | ||||
| /> | /> | ||||
| ))} */} | |||||
| ))} | |||||
| <div className="local"> | <div className="local"> | ||||
| {data.selection_process.steps.map((item, index) => ( | {data.selection_process.steps.map((item, index) => ( |
| // paragraph: | // paragraph: | ||||
| // 'Team Diligent Legalllllllll', | // 'Team Diligent Legalllllllll', | ||||
| requirements: [ | requirements: [ | ||||
| 'University degree (Faculty of Law)', | |||||
| 'University degree (Faculty of Law or related)', | |||||
| '1+ years of experience ', | '1+ years of experience ', | ||||
| 'Highly developed communication and interpersonal skills', | 'Highly developed communication and interpersonal skills', | ||||
| 'Efficiency, precision, and dedication at work', | 'Efficiency, precision, and dedication at work', |