chore: lint fix
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m18s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m18s
This commit is contained in:
parent
9091bbc251
commit
51e2ab6f8a
@ -120,9 +120,7 @@ export const LandingPage = () => {
|
||||
<Container className={styles.container}>
|
||||
<img className={styles.logo} src="/logo.svg" alt="Logo" width={300} />
|
||||
<div className={styles.titleSection}>
|
||||
<h1 className={styles.title}>
|
||||
Secure & Private Agreements
|
||||
</h1>
|
||||
<h1 className={styles.title}>Secure & Private Agreements</h1>
|
||||
<p className={styles.subTitle}>
|
||||
An open-source and self-hostable solution for secure document
|
||||
signing and verification.
|
||||
|
Loading…
Reference in New Issue
Block a user