Superhero - Centered Variant
Centered hero used for Index home pages.
Syntax
<Superhero slots="image, heading, text, buttons" variant="centered" textColor="white"/>

## Page Heading
This is a sample description text with an [inline link](https://example.com) for the superhero block.
* [Explore our APIs](https://example.com/api)
* [Get Started](https://example.com/getting-started)
Parameters
-
variant:
"centered" -
slots:
heading(required)text(required)image(optional): Background imageicon(optional): Filename from the icons directory. If unavailable, please contact the dev-site team to upload.buttons(optional)
-
background: Background color (default:
rgb(29, 125, 238)) -
textColor: Text color. Options:
black,white,gray,navy(default:white)
data-slots=image, heading, text, buttons
data-variant=centered
data-textColor=white