Quote Block
No Picture
Example:
“
This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.
Config:
{
"slides": [
{
"quote": "This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.",
"author": "Simeon Hyman, ProShares Head of Investment Strategy"
}
]
}
With Picture
Example:
“
This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.
Config:
{
"slides": [
{
"quote": "This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.",
"author": "Simeon Hyman, ProShares Head of Investment Strategy",
"authorImage": {
"src": "/areas/proshares/assets/images/author.png",
"alt": "Simeon-Hyman"
}
}
]
}
Multiple
Example:
“
This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.
This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.
Config:
{
"slides": [
{
"quote": "This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.",
"author": "Simeon Hyman, ProShares Head of Investment Strategy",
"authorImage": {
"src": "/areas/proshares/assets/images/author.png",
"alt": "Simeon-Hyman"
}
},
{
"quote": "This is unabashedly the large cap growth component of your core equity holdings. And it will it will pretty much behave like that because we are picking from the NASDAQ 100. You could also deploy it as a factor satellite, too.",
"author": "Simeon Hyman, ProShares Head of Investment Strategy"
}
]
}