You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,7 +64,10 @@ export default function About() {
61
64
<divclassName="container mx-auto">
62
65
<h1className="text-5xl font-extrabold">About ACM at CSULB</h1>
63
66
<pclassName="text-xl mt-4 max-w-3xl mx-auto">
64
-
ACM at CSULB is dedicated to advancing computing as a science and profession. We organize regular events, workshops, and hackathons to foster learning, collaboration, and innovation among our members.
67
+
ACM at CSULB is dedicated to advancing computing as a science and
68
+
profession. We organize regular events, workshops, and hackathons
69
+
to foster learning, collaboration, and innovation among our
70
+
members.
65
71
</p>
66
72
</div>
67
73
</motion.section>
@@ -71,12 +77,15 @@ export default function About() {
Our mission is to empower students with knowledge, resources, and opportunities to thrive in the field of computing. We aim to build a bridge between students and industry professionals by hosting workshops, networking events, and technical challenges.
85
+
Our mission is to empower students with knowledge, resources, and
86
+
opportunities to thrive in the field of computing. We aim to build a
87
+
bridge between students and industry professionals by hosting
88
+
workshops, networking events, and technical challenges.
80
89
</p>
81
90
</motion.section>
82
91
@@ -91,9 +100,16 @@ export default function About() {
0 commit comments