| @@ -5,7 +5,7 @@ REACT_APP_SERVICE_ID = service_petbzsz | |||
| REACT_APP_JOB_TEMPLATE_ID = template_bfuv1sb | |||
| REACT_APP_CLIENT_TEMPLATE_ID = template_bd6fjli | |||
| REACT_APP_USER_ID = 27spvSZ2Lsf2j8RKw | |||
| REACT_APP_API_URL = "https://diligentwebsiteapistart.azurewebsites.net" | |||
| //http://localhost:1337 | |||
| REACT_APP_API_URL = "http://localhost:1337" | |||
| //https://diligentwebsiteapistart.azurewebsites.net | |||
| MAILCHIMP_FORM_URL = http://eepurl.com/iaRrv1 | |||
| GOOGLE_TRACKING_ID = "G-PTZC3WLTZ1" | |||
| @@ -1,5 +1,4 @@ | |||
| import { useState, useEffect, useRef } from 'react'; | |||
| import { useInView } from 'react-intersection-observer'; | |||
| import axios from 'axios'; | |||
| import ImgStep1 from '../assets/images/CaseStudy/CentralizedSmall.png'; | |||