Skip to content

Add cta to blog sl joins proton #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions content/blog/simplelogin-join-proton.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,23 @@ This move does not in any way diminish our vision of staying user first. Since t
As Geneva is just 3 hours by train from Paris, we've been able to visit the Proton office, meet the Proton leadership team and we can feel a similar culture and work ethic. Due to our shared vision, there have been a number of informal contacts over the years and Proton has stood out to be the best fit. We are convinced and want to be part of the Proton mission which is to build a better Internet that respects privacy. It’s exciting to know what we can do with Proton experiences and resources.

Transparency is a big part of SimpleLogin and we will continue asking your feedback on our social media and our forum. As a start, what would you like to see next from SimpleLogin + Proton? Just ping us on [Twitter](https://twitter.com/SimpleLogin), [Reddit](https://www.reddit.com/r/Simplelogin/), [GitHub](https://github.com/simple-login/app/discussions) with any ideas you have!

{{< rawhtml >}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this post involves Proton and it's better to keep it quite neutral and formal, I think we shouldn't promote the CTA there.

<br>
<div style="padding: 35px; background-color: #f8f9fa; border-radius: 15px;">
<img src="/logo.svg" style="height:35px;"/>
<br><br><br>
<p class="mb-2 h5"><strong>Join the community</strong></p>
<p class="mb-2">
Discover the power of <a href="/">email aliasing</a> and protect your privacy online by generating using email aliases and <strong>hide your real email address</strong> from malicious marketing practices and hackers.
</p><br>
<div class="mb-3">
<a href="https://app.simplelogin.io/auth/register" class="btn btn-primary btn-wide transition-3d-hover mb-2 mb-sm-0 mr-3">
<span style="font-weight: 400;">
Try SimpleLogin for free >
</span>
</a>
</div>
</div>
<br><br>
{{< /rawhtml >}}