Custom html
the above example is created using the following code in a Custom HTML block:
<div>
<div class="paragraph paragraph--type--jumbotron-card paragraph--view-mode--default">
<div class="hero">
<div class="hero-bg" style="background-image: url(https://vet.ed.ac.uk/sites/default/files/2025-05/jumbotron-highlands.jpg);">
<div class="paragraph paragraph--type--jumbotron-card paragraph--view-mode--default hero-content hero-content-brand hero-content-left">
<h3 class="hero-title"><div>This is called a Jumbotron</div></h3>
<p></p><div><p><span>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information. A lightweight, flexible component that can optionally extend the entire viewport to showcase key marketing messages on your site.</span></p></div>
<p><a href="https://vet.ed.ac.uk/test-area/custom-html/jumbotrons">Use custom html to make your own</a></p>
</div>
</div>
</div>
</div>
</div>