diff --git a/client/pages/About.tsx b/client/pages/About.tsx index af555898..a9967075 100644 --- a/client/pages/About.tsx +++ b/client/pages/About.tsx @@ -266,6 +266,69 @@ export default function About() { ))} + +
+ + + + Get involved + + + Reach out about community, collaboration, or mentorship. + + + +
+
+
+ + setName(e.target.value)} placeholder="Your name" /> +
+
+ + setEmail(e.target.value)} placeholder="you@example.com" /> +
+
+
+ + +
+
+ +