chore: update manifesto
This commit is contained in:
parent
5b8c462de9
commit
b5e6ade0d7
|
@ -17,7 +17,7 @@ export const Manifesto = ({ children }: Props) => {
|
||||||
{children}
|
{children}
|
||||||
<div className={styles.cta}>
|
<div className={styles.cta}>
|
||||||
<Link to="/history">
|
<Link to="/history">
|
||||||
<Button variant="outlined">Find Out More</Button>
|
<Button variant="outlined">Learn more</Button>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue