update features list and header image

This commit is contained in:
Ben Harris 2017-05-24 22:48:41 -04:00
parent 238d75bf0b
commit df49abc722
2 changed files with 14 additions and 14 deletions

View File

@ -9,32 +9,32 @@
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-code wow bounceIn text-primary"></i>
<h3>Stable Code</h3>
<p class="text-muted">24/7 uptime on my VPS.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Ready to Use</h3>
<p class="text-muted">You can use BenBot as is, or you can make changes and host your own fork of it.</p>
<p class="text-muted">You can add BenBot to your server and use as is, or you can make changes and host your own fork of it.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Up to Date</h3>
<p class="text-muted">We update dependencies to keep things fresh.</p>
<i class="fa fa-4x fa-code wow bounceIn text-primary"></i>
<h3>Sophisticated Argument Parsing</h3>
<p class="text-muted">Positionally parsed arguments to bot commands.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Made with Love</h3>
<p class="text-muted">You have to make your bots with love these days!</p>
<i class="fa fa-4x fa-trophy wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Fun Commands</h3>
<p class="text-muted">Jokes, Games, Dice Rolls, Reaction Faces (like ( ͡° ͜ʖ ͡°)), Magic 8 Ball, Unicode Font-Changing , and much more!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-photo wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>User-Specific Content</h3>
<p class="text-muted">User-uploaded images, customizable text-response commands, localized time and weather with a saved city for each user.</p>
</div>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 427 KiB

After

Width:  |  Height:  |  Size: 343 KiB