<div class="aspect-4/3 lg:aspect-16/6 bg-black relative">
    <div class="absolute z-20 w-full h-full flex items-center justify-center">
        <div class="container">
            <h1 class="font-heading uppercase text-8xl font-bold text-white">Energise</h1>
        </div>
    </div>
    <video preload="auto" class="absolute z-5 object-cover w-full h-full top-0 left-0 lazyloaded" muted="" autoplay="" loop="" playsinline="">
        <source src="/front-end/playground/mobile.mp4" media="(max-width: 1023px)" type="video/mp4">
        <source src="/front-end/playground/desktop.mp4" type="video/mp4">
    </video>
</div>
<div class="aspect-4/3 lg:aspect-16/6 bg-black relative">
    <div class="absolute z-20 w-full h-full flex items-center justify-center">
        <div class="container">
            <h1 class="font-heading uppercase text-8xl font-bold text-white">Energise</h1>
        </div>
    </div>
    <video preload="auto" class="absolute z-5 object-cover w-full h-full top-0 left-0 lazyloaded" muted="" autoplay="" loop="" playsinline="">
        <source src="/front-end/playground/mobile.mp4" media="(max-width: 1023px)" type="video/mp4">
        <source src="/front-end/playground/desktop.mp4" type="video/mp4">
    </video>
</div>
{
  "siteName": "Gigaclear Pattern Library"
}
  • Handle: @hero-swap-videos
  • Preview:
  • Filesystem Path: fractal\components\06-playground\hero-swap-videos.nunjucks

No notes defined.