Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/app/homepage/homepage.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ <h1 class="ui-kitten">UI Kitten</h1>
<section class="demo">
<div class="wrapper">
<h3>WHAT IS IT?</h3>
<p>React-native-ui-kitten is a framework that contains set of commonly used UI components styled in similar way.
Despite there are a lot of standalone react-native components nowadays there’s not so many frameworks that offer
<p>React-native-ui-kitten is a framework that contains the set of commonly used UI components styled in a similar way.
Despite there are a lot of stand-alone react-native components nowadays there are not so many frameworks that offer
you a bunch of commonly used ones as a single dependency with similar UI design.
For instance in Web Development there are CSS frameworks like Bootstrap that allows you to add a single include
For instance, in Web Development there are CSS frameworks like Bootstrap that allow you to add a single include
and use dozens of nice-looking elements. You can also style them according to your corporate guidelines by just
changing variables. Our framework attempts to fill this gap. You focus on business logic and it takes care of
visual appearance. We have also brought the concept similar to css classes that will save you time when styling
Expand Down Expand Up @@ -81,7 +81,7 @@ <h3>HOW YOU CAN SUPPORT US</h3>
<section class="hire-block">
<div class="wrapper">
<H4>CAN I HIRE YOU?</H4>
<p>Yes! We are available for hire. Visit our <a href="http://akveo.com" target="_blank"><b>homepage</b></a> or simple leave us a note
<p>Yes! We are available for hire. Visit our <a href="http://akveo.com" target="_blank"><b>homepage</b></a> or simply leave us a note
at <a href="mailto:contact@akveo.com" target="_blank"><b>contact@akveo.com</b></a>. We will be happy to work with you!</p>
</div>
</section>
Expand Down