Titanium | Mantine Landing Page ComponentsTitanium | Mantine Landing Page Components

JumboTitle

A super-sized variant of the standard Title component, designed specifically for high-impact landing pages and hero sections. It renders text at significantly larger sizes than the regular Title, with responsive scaling across breakpoints.

This is size xl

This is size lg

This is size md

This is size sm

This is size xs

Props

This component also accepts all the props from Mantine's Title component.

NameTypeDefault valueDescription

fz

MantineFontSize

xlThe font size of the title.

order

JumboTitleOrder

1Determines which tag will be used (h1-h6), controls font-size style if fz prop is not set.