```js
  <ROASlider images={[
    {
      src: 'https://res.cloudinary.com/roa-canon/image/upload/v1559169387/production/catalog/ed46u1mcjvubzjiahzjh.png',
      alt: 'Front'
    },
    {
      src: 'https://res.cloudinary.com/roa-canon/image/upload/v1559169409/production/catalog/zppjvgtqx0ddndibimdr.png',
      alt: 'Back'
    }
  ]}/>
```
