chore: update Manifesto

This commit is contained in:
Hossein Mehrabi 2023-07-18 14:23:25 +03:30
parent 37fd5f4f27
commit 807730e00b
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ export const Manifesto = ({ children }: Props) => {
{children}
<div className={styles.cta}>
<Link to="/history">
<Button variant="outlined">Find out more</Button>
<Button variant="outlined">Find Out More</Button>
</Link>
</div>
</div>