Hero Links

Hero Links

Example:

Config:

{
  "heroLinks": [
    {
      "label": "Performance",
      "to": "#"
    },
    {
      "label": "About the Fund",
      "to": "#"
    },
    {
      "label": "Exposures",
      "to": "#"
    },
    {
      "label": "Holdings",
      "to": "#"
    },
    {
      "label": "Index",
      "to": "#"
    },
    {
      "label": "Related Funds",
      "to": "#"
    },
    {
      "label": "Education Spotlight",
      "to": "#"
    },
    {
      "label": "Close",
      "to": "#"
    }
  ]
}