Hero Banner
Default
Example:
Config:
{
"title": "Built to Last: Benefits of All-Weather Infrastructure Built to Last: Benefits of All-Weather Infrastructure Built to Last: Benefits of All-Weather Infrastructure",
"image": {
"alt": "Insights Background Image",
"src": "/areas/proshares/assets/images/insights-hero.png"
}
}
Insights Series
Example:
Config:
{
"title": "Built to Last",
"className": "purple",
"series": {
"title": "Dividend Aristocrats Viewpoint",
"articleNumber": "09",
"nextUrl": "#",
"prevUrl": "#"
},
"date": "September 28, 2021",
"image": {
"alt": "Insights Background Image",
"src": "/areas/proshares/assets/images/insights-image.png"
}
}
Insights without Series Title
Example:
Config:
{
"title": "Built to Last: Benefits of All-Weather Infrastructure",
"date": "September 28, 2021",
"image": {
"alt": "Insights Background Image",
"src": "/areas/proshares/assets/images/insights-image.png"
}
}
Text Background Purple
Example:
Config:
{
"className": "purple text-bg-purple",
"title": "Built to Last: Benefits of All-Weather",
"image": {
"alt": "Insights Background Image",
"src": "/areas/proshares/assets/images/insights-hero.png"
},
"body": "<p>Dorsey Wright and ProShares look under the hood of the strategy behind QQQA—a unique relative strength approach that targets the top-performing stocks in the Nasdaq-100. Hosted by Bob Huebscher. Dorsey Wright and ProShares look under the hood of the strategy behind QQQA—a unique relative strength approach that targets the top-performing stocks in the Nasdaq-100. Hosted by Bob Huebscher. Dorsey Wright and ProShares look under the hood of the strategy behind QQQA—a unique relative strength approach that targets the top-performing stocks in the Nasdaq-100. Hosted by Bob Huebscher.</p>\n"
}
Insights Series Variation White Bg Text
Example:
Config:
{
"title": "Built to Last",
"className": "white text-bg-white",
"series": {
"title": "Dividend Aristocrats Viewpoint",
"articleNumber": "09",
"nextUrl": "#",
"prevUrl": "#"
},
"date": "September 28, 2021",
"image": {
"alt": "Insights Background Image",
"src": "/areas/proshares/assets/images/insights-image.png"
}
}
Insights Series With white Bg
Example:
Config:
{
"title": "Built to Last",
"className": "white",
"image": {
"alt": "Insights Background Image",
"src": "/areas/proshares/assets/images/insights-image.png"
}
}