42 lines
1.7 KiB
HTML
42 lines
1.7 KiB
HTML
<header class="hero-1" aria-label="hero-1">
|
||
|
||
<div class="container">
|
||
<div class="heading">
|
||
<h1 class="display-3">Open Source CMS Reinvented</h1>
|
||
|
||
<h2 class="fs-4">Powerful and easy to use drag and drop builder for blogs, websites or ecommerce stores.</h2>
|
||
|
||
<div class="btns">
|
||
<a class="btn btn-primary btn-shadow" href="/download.php" role="button">
|
||
<span>⚡</span>
|
||
<span>Free Download</span>
|
||
</a>
|
||
|
||
<div class="nav-item dropdown">
|
||
<a class="btn btn-outline-primary nav-link dropdown-toggle" href="//demo.vvveb.com/admin/?module=/editor/editor&template=index.html&url=/" role="button">Live demo <b>›</b>
|
||
</a>
|
||
<div class="dropdown-menu">
|
||
<a class="dropdown-item" target="_blank" href="//demo.vvveb.com/admin/?module=/editor/editor&template=index.html&url=/">Page builder</a>
|
||
<a class="dropdown-item" target="_blank" href="//demo.vvveb.com/admin">Admin dashboard</a>
|
||
<a class="dropdown-item" target="_blank" href="//demo.vvveb.com">Frontend</a>
|
||
<div class="dropdown-divider"></div>
|
||
<a class="dropdown-item" target="_blank" href="https://vercel-vvveb-commerce.vercel.app/">Next.js Frontend GraphQL</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="frame mx-auto">
|
||
<video loading="lazy" src="video/intro.mp4" width="1280" muted="true" playsinline="true" loop="true" controls="true" poster="https://www.vvveb.com/img/dark-theme.webp"></video>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="overlay">
|
||
</div>
|
||
|
||
<div class="background-container">
|
||
<!-- <img src="demo/img//background.svg" alt="Hero background" loading="lazy"> -->
|
||
</div>
|
||
|
||
</header> |