AgentCallout Example:

```jsx
  <AgentCallout
    imgSrc='https://placehold.it/80x80'
    contactLabel='Call at'
    contactValue='1-855-209-7824'
    caseLabel='Your quote number'
    caseValue='PH1253867'
  />
```
