Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit e455b47

Browse files
Add links
1 parent 44782a6 commit e455b47

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

src/components/AboutUs.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,19 @@ const AboutUs = props => {
4242
and building tools. We love being part of the community building a free and open map of the world for
4343
everyone.
4444
</p>
45+
<p>
46+
Follow us on Twitter: <a href="https://twitter.com/osmquality" target="_blank"
47+
rel="noopener noreferrer">https://twitter.com/osmquality</a>
48+
</p>
49+
<p>
50+
We’re hiring: <a href="https://www.critigen.com/about/careers/" target="_blank"
51+
rel="noopener noreferrer">https://www.critigen.com/about/careers</a>
52+
</p>
53+
<p>
54+
Check out our work: <a href="http://spatialdev.github.io" target="_blank"
55+
rel="noopener noreferrer">http://spatialdev.github.io</a>
56+
</p>
57+
4558
</CardContent>
4659
</Card>
4760
);

0 commit comments

Comments
 (0)