Files
laravel-koneko-layout-porto/resources/views/components/renewable-energy/bg/dividers-moving.blade.php

32 lines
2.1 KiB
PHP

<div class="custom-el-pos-2">
<div class="shape-divider shape-divider-bottom shape-divider-reverse-y custom-el-pos-3 z-index-6">
<div class="shape-divider-horizontal-animation shape-divider-horizontal-animation-to-right top-9" style="animation-duration: 20s;">
<div class="d-flex width-100vw">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1 custom-shape-divider-1-flip-horizonal">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1">
</div>
</div>
</div>
<div class="shape-divider shape-divider-bottom shape-divider-reverse-y z-index-6 opacity-7">
<div class="shape-divider-horizontal-animation shape-divider-horizontal-animation-to-right top-9" style="animation-duration: 30s;">
<div class="d-flex width-100vw">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1 custom-shape-divider-1-flip-horizonal">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1">
</div>
</div>
</div>
<div class="shape-divider shape-divider-bottom shape-divider-reverse-y z-index-6 opacity-5">
<div class="shape-divider-horizontal-animation shape-divider-horizontal-animation-to-right top-9" style="animation-duration: 10s;">
<div class="d-flex width-100vw">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1 custom-shape-divider-1-flip-horizonal">
<img src="img/demos/renewable-energy/svg/divider-1.svg" class="width-100vw custom-shape-divider-1">
</div>
</div>
</div>
</div>