diff --git a/components/activities.tsx b/components/activities.tsx index 4decc43..1c7b7a3 100644 --- a/components/activities.tsx +++ b/components/activities.tsx @@ -10,12 +10,22 @@ export default function Activities() { {/* CP Post */} -
+
- + {/* */} +
+ +

PB Hustle

-

+

Point Blank has organized over 40+ editions of its PB Hustle coding contest, where participants solve 5-7 increasingly difficult problems in their preferred programming language. The @@ -41,7 +51,11 @@ export default function Activities() {

{/* Development Post */} -
+
- +

PB Chronicles

Point Blank has hosted over 100+ workshops, covering a wide range @@ -71,10 +88,17 @@ export default function Activities() {

{/* Hackathon Post */} -
+
- +

Smart India Hackathon

Each year, we organize the internal round of the Smart India @@ -100,7 +124,11 @@ export default function Activities() {

{/* CyberSec Post */} -
+
- +

PB CTF

We organize workshops and sessions on various topics in @@ -128,4 +159,4 @@ export default function Activities() {

); -} \ No newline at end of file +}