fix: landing page wording
All checks were successful
Release / build_and_release (push) Successful in 1m9s

This commit is contained in:
^ 2024-05-15 19:28:27 +01:00
parent cc9fb50b07
commit 4dd6b6d7a4

View File

@ -71,23 +71,24 @@ export const LandingPage = () => {
> >
SIGit is an open-source and self-hostable solution for secure SIGit is an open-source and self-hostable solution for secure
document signing and verification. Code is MIT licenced and document signing and verification. Code is MIT licenced and
available at available at{' '}
<a <a
className="bold-link" className="bold-link"
target="_blank" target="_blank"
href="https://git.sigit.io/sig/it" href="https://git.sigit.io/sig/it"
> >
git.sigit.io/sig/it https://git.sigit.io/sig/it
</a> </a>
. .
<br /> <br />
<br /> <br />
Multi-device - Create, Sign and Verify signature packs from any SIGit lets you Create, Sign and Verify signature packs from any
device with a browser. device with a browser.
<br /> <br />
<br /> <br />
Secure and Private - Documents encrypted at each step, content can Unlike other solutions, SIGit is totally private - files are
only be decrypted by named recipients. encrypted locally, and valid packs can only be exported by named
recipients.
</Typography> </Typography>
</Box> </Box>
</Box> </Box>