Lead Text Component - LaraCoreKit

Lead text component for introductions and emphasis. Larger, attention-grabbing typography for Laravel applications.

Lead Text

Larger text for introductions and emphasis

Preview

This is lead text, typically used for introductions or to emphasize important content. It draws more attention than regular paragraphs.

View Code
<p class="text-xl text-gray-600 dark:text-gray-400 leading-relaxed">
    This is lead text, typically used for introductions or to emphasize important content.
</p>