Insights Default filter

Insights Default filter

Example:

Select a Topic

Config:

{
  "buttonLabel": "Select a Topic",
  "modalId": "select-dropdown",
  "options": [
    {
      "label": "All",
      "id": "all"
    },
    {
      "label": "Dividend Growth",
      "id": "dividend-growth"
    },
    {
      "label": "Thematic Investing",
      "id": "thematic-investing"
    },
    {
      "label": "Retail Disruption",
      "id": "retail-disruption"
    }
  ],
  "relatedInsights": {
    "cards": [
      {
        "image": {
          "alt": "Renewable Energy",
          "src": "/areas/proshares/assets/images/related-insights/renewable-energy.png"
        },
        "title": "What Dividend Investors Should Know About Technology Stocks",
        "subtitle": "Well-established names in the Technology Sector have increasingly been paying and growing dividends.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "Dividend Aristocrats Viewpoint 09",
        "tags": "Dividend Growth, Equities, Technology"
      },
      {
        "image": {
          "alt": "Economic Environment",
          "src": "/areas/proshares/assets/images/related-insights/economic-environment.png"
        },
        "title": "July 2021 Market Commentary",
        "subtitle": "We look at an economic environment that’s not-too-hot, and not-too-cold for equities—but which may be less optimal for bonds.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "Market Commentary 15",
        "tags": "Dividend Growth, Equities, Technology"
      },
      {
        "image": {
          "alt": "E-Commerce",
          "src": "/areas/proshares/assets/images/related-insights/eCommerce.png"
        },
        "title": "E-commerce: Primed for Continued Growth?",
        "subtitle": "Get the latest on the online retail investment opportunity.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "Thematic Center 06",
        "tags": "Dividend Growth, Equities, Technology"
      },
      {
        "image": {
          "alt": "Disrupting Sectors",
          "src": "/areas/proshares/assets/images/related-insights/disrupting.png"
        },
        "title": "Disrupting Sectors: The Case for Online Retail",
        "subtitle": "Exploring the Consumer Discretionary sector and the alternative option of e-commerce.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "tags": "Retail Distruption, E-Commerce, Consumer Discretionary"
      },
      {
        "image": {
          "alt": "Checking the Pet",
          "src": "/areas/proshares/assets/images/related-insights/checking.png"
        },
        "title": "Checking The Pet Care Industry’s Pulse",
        "subtitle": "The Pet Care Industry has seen strong performance during the pandemic. Is the Pet Health segment poised for growth?",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "Thematic Center 05",
        "tags": "Dividend Growth, Equities, Technology"
      },
      {
        "image": {
          "alt": "Food Revolution",
          "src": "/areas/proshares/assets/images/related-insights/food-revolution.png"
        },
        "title": "The Food Revolution",
        "subtitle": "Examining pandemic-accelerated changes impacting what we eat and how we access and produce food.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "A Year of Change 03",
        "tags": "Dividend Growth, Equities, Technology"
      },
      {
        "image": {
          "alt": "Dividend Growth",
          "src": "/areas/proshares/assets/images/related-insights/dividend-growth.png"
        },
        "title": "When Interest Rates Are Rising, Dividends Need To Be Growing",
        "subtitle": "Dividend growth strategies have performed well in a variety of interest rate environments.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "tags": "Retail Distruption, E-Commerce, Consumer Discretionary"
      },
      {
        "image": {
          "alt": "Infrastructure Conference",
          "src": "/areas/proshares/assets/images/related-insights/infrastructure-conference.png"
        },
        "title": "Built to Last: Benefits of All-Weather Infrastructure",
        "subtitle": "With the proposed infrastructure plan, investors may be considering how to access this asset class.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "Thematic Center 04",
        "tags": "Retail Distruption, E-Commerce, Consumer Discretionary"
      },
      {
        "image": {
          "alt": "Digital Consumer",
          "src": "/areas/proshares/assets/images/related-insights/digital-consumer.png"
        },
        "title": "The Digital Consumer",
        "subtitle": "Exploring the pandemic-accelerated evolution of today’s Digital Consumer.",
        "cta": {
          "label": "Read the article",
          "to": "some.url/one"
        },
        "center": "A Year of Change 02",
        "tags": "Retail Distruption, E-Commerce, Consumer Discretionary"
      }
    ]
  }
}