PR: Simpler more direct version of text and small change to text inside button #1

Merged
Theo merged 4 commits from anon/post-sanctions-info-page:main into main 2023-06-30 16:09:51 +03:00
Showing only changes of commit f7944cbafd - Show all commits

@ -51,7 +51,7 @@
<div class="container"> <div class="container">
<div class="row justify-content-md-center"> <div class="row justify-content-md-center">
<img class="title-image m-5" src="images/tornado_logo.svg"> <img class="title-image m-5" src="images/tornado_logo.svg">
<h1 class="text-center" id="title-text" data-typeit-id="1102246">Privacy is a human right.<span class="ti-cursor" data-ti-animation-id="1102246">|</span></h1> <h1 class="text-center" id="title-text" data-typeit-id="1102246">Privacy is freedom.<span class="ti-cursor" data-ti-animation-id="1102246">|</span></h1>
</div> </div>
<div class="row m-3 mt-5"> <div class="row m-3 mt-5">
Welcome to tornado.ws (also .social): a community dedicated to maintaining Welcome to tornado.ws (also .social): a community dedicated to maintaining
@ -61,7 +61,7 @@ the original Tornado Cash protocol and building on top of it!
</p> </p>
We hold to the principle that surveillance is dangerous We hold to the principle that surveillance is dangerous
and violent, and that wanting secrecy is something natural and violent, and that wanting secrecy is something natural
to all human beings on this planet. to all human beings.
<br> <br>
<p> <p>
</p> </p>
@ -78,7 +78,7 @@ Please note that the Tornado Cash contracts have been sanctioned in the US, wher
</div> </div>
<div class="container"> <div class="container">
<div class="row m-3"> <div class="row m-3">
<button class="tornado-button mt-5 mb-2" data-bs-toggle="modal" data-bs-target="#tornadoModal"> <button class="tornado-button mt-3 mb-2" data-bs-toggle="modal" data-bs-target="#tornadoModal">
Use the application Use the application
</button> </button>
<p class="mt-5"> btw, this website is open-source, just curl it.</p> <p class="mt-5"> btw, this website is open-source, just curl it.</p>