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
6 changes: 3 additions & 3 deletions docs/app/homepage/homepage.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ <h4>Framework Demo</h4>
<img src="assets/screensImage.png">
<p>React-native-ui-kitten is a framework that helps you to bootstrap
your mobile application development. You focus on business logic and
it takes care of visual appearence it has brought some well known concepts
it takes care of visual appearence; it has brought some well known concepts
from web to make mobile components reusable and customizable</p>
<h4>Download Demo:</h4>
<a class="button platform-button" href="#"><i class="ion-social-android"></i>GOOGLE PLAY</a>
<a class="button platform-button" href="#"><i class="ion-social-apple"></i>APP STORE</a>
<h3>HOW DOES IT WORKS</h3>
<p>React-native-ui-kitten is a framework that helps you to bootstrap
your mobile application development. You focus on business logic and
it takes care of visual appearence it has brought some well known concepts
it takes care of visual appearence; it has brought some well known concepts
from web to make mobile components reusable and customizable</p>
<a class="button" href="https://github.com">READ MORE</a>
</div>
Expand Down Expand Up @@ -75,7 +75,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 homepage or simple leave us a note
<p>Yes! We are available for hire. Visit our homepage or simply leave us a note
at <a href="mailto:contact@akveo.com"><b>contact@akveo.com</b></a>. We will be happy to work with you!</p>
</div>
</section>
Expand Down