Skip to content

Commit 0673693

Browse files
update
1 parent f0155cb commit 0673693

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ <h2 class="h1 font-weight-light mb-3">Less <span class="font-weight-bold">work</
478478
<div class="row">
479479
<div class="col-12 col-lg-8">
480480
<h2 class="h1 font-weight-light mb-3"><strong>Open source</strong> project</h2>
481-
<p class="lead mb-4">Do you want to test and see the benefits of Neumorphism UI before purchasing it? You can give the demo version a try. It features enough components for you to get a feel of the design and also test the quality of the code.</p>
481+
<p class="lead mb-4">Neumorphism UI is an open source UI Kit that is licensed under the MIT License. Consider giving us a star on the official Github repository to spread the news!</p>
482482
<div class="d-flex align-items-center">
483483
<a href="https://github.com/themesberg/pixel-bootstrap-ui-kit" target="_blank" class="btn btn-primary mr-4">
484484
<span class="fab fa-github mr-1"></span> View on GitHub
@@ -511,11 +511,11 @@ <h2 class="h1 font-weight-light mb-3"><strong>Open source</strong> project</h2>
511511
<ul class="list-group list-group-flush price-list">
512512
<li class="list-group-item bg-soft pl-0"><strong>200</strong> Components</li>
513513
<li class="list-group-item bg-soft pl-0"><strong>5</strong> Example Pages</li>
514-
<li class="list-group-item bg-soft pl-0"><span class="icon-danger"><span class="fas fa-times-circle"></span></span> Uncoventional cards</li>
515-
<li class="list-group-item bg-soft pl-0"><span class="icon-danger"><span class="fas fa-times-circle"></span></span> Timelines</li>
516-
<li class="list-group-item bg-soft pl-0"><span class="icon-danger"><span class="fas fa-times-circle"></span></span> E-commerce</li>
517-
<li class="list-group-item bg-soft pl-0"><span class="icon-danger"><span class="fas fa-times-circle"></span></span> Widgets</li>
518-
<li class="list-group-item bg-soft pl-0 pb-0"><span class="icon-danger"><span class="fas fa-times-circle"></span></span> Premium Support</li>
514+
<li class="list-group-item bg-soft pl-0"><span class="text-danger"><span class="fas fa-times-circle"></span></span> Uncoventional cards</li>
515+
<li class="list-group-item bg-soft pl-0"><span class="text-danger"><span class="fas fa-times-circle"></span></span> Timelines</li>
516+
<li class="list-group-item bg-soft pl-0"><span class="text-danger"><span class="fas fa-times-circle"></span></span> E-commerce</li>
517+
<li class="list-group-item bg-soft pl-0"><span class="text-danger"><span class="fas fa-times-circle"></span></span> Widgets</li>
518+
<li class="list-group-item bg-soft pl-0 pb-0"><span class="text-danger"><span class="fas fa-times-circle"></span></span> Premium Support</li>
519519
</ul>
520520
</div>
521521
<!-- End Content -->
@@ -535,11 +535,11 @@ <h2 class="h1 font-weight-light mb-3"><strong>Open source</strong> project</h2>
535535
<ul class="list-group list-group-flush price-list">
536536
<li class="list-group-item bg-soft pl-0"><strong>1000+</strong> Components</li>
537537
<li class="list-group-item bg-soft pl-0"><strong>13</strong> Example Pages</li>
538-
<li class="list-group-item bg-soft pl-0"><span class="icon-success"><span class="fas fa-check-circle"></span></span> Uncoventional cards</li>
539-
<li class="list-group-item bg-soft pl-0"><span class="icon-success"><span class="fas fa-check-circle"></span></span> Timelines</li>
540-
<li class="list-group-item bg-soft pl-0"><span class="icon-success"><span class="fas fa-check-circle"></span></span> E-commerce</li>
541-
<li class="list-group-item bg-soft pl-0"><span class="icon-success"><span class="fas fa-check-circle"></span></span> Widgets</li>
542-
<li class="list-group-item bg-soft border-0 pl-0 pb-0"><span class="icon-success"><span class="fas fa-check-circle"></span></span> Premium Support</li>
538+
<li class="list-group-item bg-soft pl-0"><span class="text-success"><span class="fas fa-check-circle"></span></span> Uncoventional cards</li>
539+
<li class="list-group-item bg-soft pl-0"><span class="text-success"><span class="fas fa-check-circle"></span></span> Timelines</li>
540+
<li class="list-group-item bg-soft pl-0"><span class="text-success"><span class="fas fa-check-circle"></span></span> E-commerce</li>
541+
<li class="list-group-item bg-soft pl-0"><span class="text-success"><span class="fas fa-check-circle"></span></span> Widgets</li>
542+
<li class="list-group-item bg-soft border-0 pl-0 pb-0"><span class="text-success"><span class="fas fa-check-circle"></span></span> Premium Support</li>
543543
</ul>
544544
<a href="https://themesberg.com/product/ui-kits/neumorphism-ui-pro" target="_blank" class="btn btn-block btn-primary text-secondary mt-4 mr-3"><i class="far fa-paper-plane mr-2"></i> Upgrade to PRO</a>
545545
</div>

0 commit comments

Comments
 (0)