Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
retribute.me
retribute.me
Commits
95faef3e
Verified
Commit
95faef3e
authored
Oct 18, 2019
by
Eliot Berriot
Browse files
Minor styling / wording improvements
parent
1eca513f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/views/Home.vue
View file @
95faef3e
<
template
>
<div>
<div
class=
"row strong"
>
<section
class=
"
wide
banner"
>
<section
class=
"banner"
>
<h2
class=
"header"
>
<translate
translate-context=
"Content/Home/Header"
>
A Community Wealth Sharing Platform
</translate
...
...
@@ -21,7 +21,7 @@
>
Learn more…
</translate
>
</a>
<img
class=
"strong"
src=
"../assets/screenshots/appscreen.png"
/>
<!--
<img
class=
"strong"
src=
"../assets/screenshots/appscreen.png"
/>
-->
</section>
</div>
<div
class=
"row"
id=
"learn-more"
>
...
...
@@ -87,7 +87,7 @@
</router-link>
</div>
<div
class=
"image"
>
<img
src=
"../assets/mascots/pollen.
j
pg"
/>
<img
src=
"../assets/mascots/pollen.p
n
g"
/>
</div>
</div>
<div
class=
"feature"
>
...
...
@@ -117,10 +117,10 @@
</section>
</div>
<div
class=
"alternate row"
id=
"get-started"
>
<section
class=
"
very
wide"
>
<section
class=
"wide"
>
<h3
class=
"centered"
>
<translate
translate-context=
"Content/Home.Feature/Header"
>
What Does Retribute Do?
</translate
>
Get Started
</translate
>
</h3>
<div
class=
"pure-g"
>
...
...
@@ -136,6 +136,12 @@
Retribute keeps track of who you engage with and provides you
with their donation links
</translate>
<br
/>
<a
class=
"pure-button"
href=
"https://app.retribute.me/"
>
<translate
translate-context=
"Content/Home/Button.label"
>
Try it now!
</translate
>
</a>
</p>
</div>
<div
class=
"pure-u-1 pure-u-md-1-2"
>
...
...
@@ -150,6 +156,14 @@
Retribute delivers the contribution links listed on your
accounts online to potential supporters
</translate>
<br
/>
<router-link
:to=
"
{ name: 'platforms', hash: '#donation-platforms' }"
>
<translate
translate-context=
"Content/Home/Button.label"
>
Add links to supported donation platforms
</translate
>
</router-link>
</p>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment