improved home.php (#1341)

Edited (aside class="home__cta") Sentence for Better User Experience and make it attractive, And also corrected (section class="home__callout") paragraph.
This commit is contained in:
Yogesh Pandey 2020-10-09 18:56:49 +05:30 committed by GitHub
parent 3a477ed936
commit 1b7f8be6fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@
<section class="home__callout">
<p>LBRY is a secure, open, and community-run digital marketplace.</p>
<p>Enjoy the latest content from your favorite creatorsas a user, not a product.</p>
<p>Enjoy the latest content from your favorite creators - as a user, not a product.</p>
</section>
<section class="home__hype">
@ -43,7 +43,7 @@
<section class="home__cta">
<div class="inner-wrap">
<aside class="home__cta"><h2>Available on desktop, mobile, and in your browser.</h2></aside>
<aside class="home__cta"><h2>Now Available for Desktop, Mobile, and Web Browsers.</h2></aside>
<?php echo View::render('download/_downloadRow') ?>
</div>
</section>