News Announcement Hero

Hero with tabs

Example:

News &
Announcement

News Announcement
Select an ETF Category
MEDIA CONTACT
Tucker Hewes
Hewes Communications, Inc.
212.207.9451
tucker@hewescomm.com

Config:

{
  "theme": "dark-blue",
  "header": "News & </br> Announcement",
  "contactHeader": "MEDIA CONTACT",
  "contacts": [
    {
      "title": "Tucker Hewes",
      "body": "Hewes Communications, Inc.</br> 212.207.9451</br> tucker@hewescomm.com </br>"
    }
  ],
  "menuItems": [
    {
      "label": "Strategic ETFs"
    },
    {
      "label": "About Geared Funds",
      "to": "#"
    },
    {
      "label": "Funds by Category",
      "to": "#"
    },
    {
      "label": "Fund Screener"
    }
  ],
  "insightsTabs": {
    "className": "insights-tabs",
    "tabs": [
      {
        "label": "News Announcement",
        "id": "news-announcement",
        "insightsDefaultFilter": {
          "buttonLabel": "Select an ETF Category",
          "modalId": "select-dropdown",
          "options": [
            {
              "label": "All",
              "id": "all"
            },
            {
              "label": "News",
              "id": "news"
            },
            {
              "label": "Announcement",
              "id": "announcement"
            },
            {
              "label": "Press Release",
              "id": "press-release"
            }
          ]
        }
      }
    ]
  }
}