Insight Left Rail

Default

Example:

Config:

{
  "buttonLabel": "View related strategies, funds and downloads",
  "strategy": {
    "title": "STRATEGY",
    "logo": {
      "alt": "logo",
      "src": "/areas/proshares/assets/images/light-bulb.png"
    },
    "heading": "Thematic Investing",
    "content": "Access companies at the leading edge of trends disrupting our economy and reshaping the future.\n",
    "cta": {
      "label": "Learn More",
      "to": "some.url/one"
    }
  },
  "keyFunds": {
    "title": "KEY FUNDS",
    "keyFund": [
      {
        "title": {
          "label": "TDV",
          "to": "#"
        },
        "description": {
          "label": "ProShares S&P 500 Technology Dividend Aristocrats ETF",
          "to": "#"
        }
      },
      {
        "title": {
          "label": "ONLN",
          "to": "#"
        },
        "description": {
          "label": "ProShares Online Retail ETF",
          "to": "#"
        }
      }
    ]
  },
  "tags": {
    "title": "TAGS",
    "cta": [
      {
        "label": "Thematic Center",
        "to": "some.url/one"
      },
      {
        "label": "Thematic Investing",
        "to": "some.url/one"
      },
      {
        "label": "Infrastructure",
        "to": "some.url/one"
      },
      {
        "label": "Equities",
        "to": "some.url/one"
      },
      {
        "label": "Income Investing",
        "to": "some.url/one"
      }
    ]
  },
  "cta": {
    "to": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf",
    "label": "Download as PDF"
  }
}