From 3225bfd3ddf7827acf349f5b101d445ac39eae12 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 28 Sep 2025 06:54:53 +0000 Subject: [PATCH] About: append contact-like community section tailored to About cgen-324e75e6c5fa436f8549b6b4d1a8e147 --- client/pages/About.tsx | 63 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) 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" /> +
+
+
+ + +
+
+ +