init
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
<section class="features-1 bg-alternate" aria-label="features-13">
|
||||
<div class="container">
|
||||
<div class="row wrap">
|
||||
<div class="col-md-6 align-self-center">
|
||||
<div class="max-box" data-aos="fade-right">
|
||||
<!--
|
||||
<span class="badge bg-success rounded-pill px-3">new</span>
|
||||
-->
|
||||
<h2 class="display-6 fw-semibold">Real time code editor</h2>
|
||||
<div class="mt-4">
|
||||
<p class="lead">Code editor with syntax highglighting that updates in real time.</p>
|
||||
<p class="lead">Use any of the hundreds fonts from google fonts for your design.</p>
|
||||
<p class="lead">Powerful and easy to use drag and drop builder for blogs, websites or ecommerce stores.</p>
|
||||
</div>
|
||||
<a tile="Code editor features" href="/page/about" role="button">
|
||||
<span>Learn More</span>
|
||||
<i class="la la-long-arrow-alt-right ms-1"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<img src="demo/img/team-1.jpg" alt="Macbook" loading="lazy" class="img-fluid w-100" data-aos="fade-right" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user