mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 17:01:25 +00:00
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:
parent
3a477ed936
commit
1b7f8be6fd
1 changed files with 2 additions and 2 deletions
|
@ -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 creators—as 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>
|
||||
|
|
Loading…
Add table
Reference in a new issue