Superhero - Centered XL Variant
Extra-large centered hero used for Index home pages.
Syntax
<Superhero slots="image, heading, text, buttons" variant="centeredXL" background="rgb(51, 51, 51)" />

# 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:
"centeredXL" -
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=centeredXL
data-background=rgb(51, 51, 51)