chore: lint fix
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m18s

This commit is contained in:
. 2024-10-08 09:57:44 +01:00
parent 9091bbc251
commit 51e2ab6f8a

View File

@ -120,9 +120,7 @@ export const LandingPage = () => {
<Container className={styles.container}> <Container className={styles.container}>
<img className={styles.logo} src="/logo.svg" alt="Logo" width={300} /> <img className={styles.logo} src="/logo.svg" alt="Logo" width={300} />
<div className={styles.titleSection}> <div className={styles.titleSection}>
<h1 className={styles.title}> <h1 className={styles.title}>Secure &amp; Private Agreements</h1>
Secure &amp; Private Agreements
</h1>
<p className={styles.subTitle}> <p className={styles.subTitle}>
An open-source and self-hostable solution for secure document An open-source and self-hostable solution for secure document
signing and verification. signing and verification.