diff options
-rw-r--r-- | pages/en.html.haml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/en.html.haml b/pages/en.html.haml index 818fa6b..d2c77ef 100644 --- a/pages/en.html.haml +++ b/pages/en.html.haml @@ -25,14 +25,14 @@ .heading %i.fa.fa-user For Users - %p We are working to create a suite of high security communication tools that are reliable and easy to use. - = link(:read_more => 'https://bitmask.net/features', :class => 'btn btn-default btn-sm') + %p We built Bitmask, a high security communication tool for VPN and encrypted email. + = link(:Bitmask.net => 'https://bitmask.net/', :class => 'btn btn-default btn-sm') .col-sm-4 .well .heading %i.fa.fa-tasks For Providers - %p We are working on tools to automate the deployment of a secure service provider infrastructure. + %p We built the LEAP Platform to automate the deployment of a secure service provider infrastructure. = link(:read_more => 'platform', :class => 'btn btn-default btn-sm') .col-sm-4 .well |