Hero Links With Sibling

Hero Links With Sibling

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": "#"
    }
  ],
  "siblingLink": {
    "label": "Switch To Bearich",
    "to": "#"
  }
}