# DecoratedHeading

Display the shared decorative heading treatment for spotlight content and branded sections. When regular text just isn't fancy enough.

## Notes

- Use it when the heading should carry visual personality. It's a heading, but wearing a tuxedo.
- Prefer plain headings in dense reference sections. You don't want a tuxedo at a casual beach party.



## Example

```astro
<DecoratedHeading text="Featured projects" />
```
