| @@ -57,7 +57,7 @@ const _data = { | |||
| challanges: { | |||
| heading: 'Challanges', | |||
| paragraph: | |||
| 'There are many different types of applications based on a platform where they will be executed. There is a lot of specific hardware system (ex. Cameras, Barcode scanner, etc.) that needed to be connected with some parts of our system. Data between components must be shared in real-time.', | |||
| 'There are many different types of applications based on a platform where they will be executed. There are a lot of specific hardware systems (ex. Cameras, Barcode scanner, etc.) that needed to be connected with some parts of our system. Data between components must be shared in real-time.', | |||
| }, | |||
| solution: { | |||
| @@ -73,7 +73,7 @@ const _data = { | |||
| list: [ | |||
| { | |||
| id: 1, | |||
| text: 'Uploading documents for every case and for every hearing', | |||
| text: 'Innovations introduced with the latest hardware in the industry', | |||
| }, | |||
| { | |||
| id: 2, | |||