```js
<MegaMenuLink
  link={
    {
      target: '#',
      text: 'Shop New',
      src: 'https://d2lknnt52h7uhg.cloudfront.net/roa-canon/web/megamenu/NAV_G_NewArrivals.jpg'
    }
  }
  id='example-id'
  clearMenuImage={() => {}}
  setMenuImage={() => {}} />
```
