|
|
|
@ -20,7 +20,9 @@ $p = [
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="one-half column">
|
|
|
|
|
<h4 class="hero-heading"><?php l('home.hero', 'You are a <b>Real Fan</b> when you want your content creators to get the highest cut.') ?></h4>
|
|
|
|
|
<a class="button button-primary" href="/login"><?php l('home.register', 'Sign up') ?></a>
|
|
|
|
|
<a class="button button-primary" href="/login"><?php l('home.get_started_as_creator', 'Start as a creator') ?></a>
|
|
|
|
|
<br>
|
|
|
|
|
<a class="button" href="/discover"><?php l('home.discover_content', 'Discover content') ?></a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="one-half column phones">
|
|
|
|
|
<img class="phone" src="https://getskeleton.com/examples/landing/images/iphone.png">
|
|
|
|
|