diff --git a/app/assets/v2/css/landing_page.css b/app/assets/v2/css/landing_page.css index 1389b1eeed0..cad106f90d2 100644 --- a/app/assets/v2/css/landing_page.css +++ b/app/assets/v2/css/landing_page.css @@ -141,6 +141,19 @@ body { margin-bottom: 1rem; } +.howworks-step i { + font-size: 2rem; + padding: 0.5rem 0; +} + +.funder-container .howworks-step i { + color: #FFCE08; +} + +.contributor-container .howworks-step i { + color: #25E899; +} + .howworks-step__label { border-radius: 50%; height: 2rem; diff --git a/app/retail/templates/landing/funder/howworks.html b/app/retail/templates/landing/funder/howworks.html index 9ca17b1bb64..dc03cd03cf8 100644 --- a/app/retail/templates/landing/funder/howworks.html +++ b/app/retail/templates/landing/funder/howworks.html @@ -26,7 +26,7 @@
{% blocktrans %}Fund a well specified issue on your Github repo which is a good +
{% blocktrans %}Fund a well specified issue on your Github repo which is a good candidate for external contribution.{% endblocktrans %}
{% blocktrans %}Provide a Gitcoiner with a timeline and +
{% blocktrans %}Provide a Gitcoiner with a timeline and collaborate to complete the task.{% endblocktrans %}
{% blocktrans %}Merge the Gitcoiner’s contribution, pay for a job well done, +
{% blocktrans %}Merge the Gitcoiner’s contribution, pay for a job well done, and grow a healthy open source ecosystem.{% endblocktrans %}
+
{% trans "Whether it's Bugs, Features, or Security Issues, Gitcoin's" %} {% trans "Issue Explorer" %} {% trans "is the easiest way to find paid work in open source." %} @@ -79,16 +84,18 @@
+
{% blocktrans %}Select an open issue, work on a project, collaborate, build your skills, and contribute towards the open source projects.{% endblocktrans %}
+
{% blocktrans %}Payments are Ethereum-based, & released automatically after code is accepted by the bounty submitter.{% endblocktrans %}