## Best practices

- Add a heading at the top of each section that clearly describe what’s below.
- Use the heading to highlight the most important concepts or pieces of information that customers need to know.

## Related components

- [`HeadingGroup`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/HeadingGroup): Controls the H level of headings when nested within the group, like H1, H2, and H3.
- [`Text`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/Text): Styles and provides semantic value for a specific piece of text content.
- [`TextBlock`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/TextBlock): Renders a block of text that occupies the full width available, like a paragraph.
