Hero: Default

Suggested Image Sizes:

  • Small - 380x200
  • Medium - 720x240
  • Large - 1800x600
<section class="tcu-hero tcu-component ">
    <div class="tcu-hero__image">
        <div class="image-flair"></div>
        <picture>
            <source media="(min-width: 1024px)" srcset="https://assets.tcu.edu/cornerstone/images/building-1800x600.jpg" />
            <source media="(min-width: 768px)" srcset="https://assets.tcu.edu/cornerstone/images/building-720x240.jpg" />
            <img src="https://assets.tcu.edu/cornerstone/images/building-380x200.jpg" alt="" />
        </picture>
    </div>
    <div class="tcu-hero__content">
        <h1 class="tcu-hero__header">
            <a href="/">Inspire Young Minds</a>
        </h1>
        <p>Teachers in the United States rate their lives better than any other position besides physicians.</p>
        <div class="button-group">
            <a href="https://addran.tcu.edu/stories/posts/mindfulness-meditation.php" class="button primary">Get Started</a>
        </div>
    </div>
</section>