Const
<!-- Basic wide section intro -->
<umd-element-section-intro-wide>
<h1 slot="headline">Welcome to the University of Maryland</h1>
</umd-element-section-intro-wide>
<!-- With call-to-action -->
<umd-element-section-intro-wide>
<h2 slot="headline">Discover Your Path</h2>
<div slot="actions">
<a href="/programs" class="button">Explore Programs</a>
<a href="/visit" class="button-outline">Plan a Visit</a>
</div>
</umd-element-section-intro-wide>
Section Introduction (Wide)
A full-width section introduction component that spans the entire container width. Provides a bold headline and optional action buttons for high-impact section openings. Ideal for major content divisions or landing page sections.
Custom Element
<umd-element-section-intro-wide>
Slots
headline
- Section headline/titleactions
- Call-to-action buttons or linksAttributes
data-theme
- Theme options:dark
- Dark background with light text