```
<div style={{backgroundColor: "rgba(0, 0, 0, 0.8)", opacity: 0.5, padding: 25}}>
  <BannerButton>
    View Products
  </BannerButton>
</div>
```
