A comprehensive set of pre-styled typographic components covering all common HTML text elements. Each element comes with consistent font weight, sizing, and responsive spacing out of the box. Use individual components like Typography1.H1, Typography1.P, Typography1.Strong, etc., to keep your markup semantic while maintaining a unified visual style.
A unified typography component that renders different HTML elements based on a variant prop. Instead of importing multiple named components, use a single TypographyVariant1 with variant="h1", variant="p", etc. The as prop allows overriding the rendered tag when needed, and href is automatically passed for link variants.