Last active
June 27, 2024 15:13
-
-
Save NickToye/c37fcb9050257998fda64f0bae9e925d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="c-banner c-banner--parallax"> | |
<div class="parallax"> | |
<div class="video-container"> | |
<video width="" height="" controls> | |
<source src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" type="video/mp4"> | |
<source src="http://clips.vorwaerts-gmbh.de/VfE.webm" type="video/webm"> | |
<source src="http://clips.vorwaerts-gmbh.de/VfE.ogv" type="video/ogg"> | |
<img src="" width="2400" height="" alt="Big Buck Bunny" title="No video playback capabilities, please download"> | |
</video> | |
</div> | |
<div class="c-banner__wrapper c-banner--muted--80 "> | |
<div class="c-banner__text c-banner__text--bg sofology-dark-grey-txt-bg c-banner--muted-txt c-banner--muted--80 "> | |
<div class="c-banner__text--inner"> | |
<h1 class=" ">Prices that start low and stay low</h1> | |
<h2 class=" ">This is a sub header</h2> | |
<p class=" ">We could spend lots of time and effort creating endless sales and promotions. Raising prices to lower them again and misleading you on the real value of your new sofa, but we don't believe in that. Instead we offer the best price we can permanently | |
and spend our time finding great sofa collections that will make you feel right at home instead.</p> | |
<div class="o-actions"> | |
<div class="o-actions__inner"> | |
<button class="c-btn c-btn--ghost">Call to action</button> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment