Skip to content

Commit

Permalink
Updated landing page info
Browse files Browse the repository at this point in the history
Signed-off-by: Akash <[email protected]>
  • Loading branch information
SkySingh04 committed Aug 15, 2024
1 parent a8c7905 commit 09ab8f7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions components/landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Landing()
COMPETITIVE PROGRAMMING
</h1>
<h2 className="text-2xl font-bold mb-4">
Coding Contests
PB Hustle
</h2>
<p className="text-lg text-center md:text-center">
Point Blank has organized over 40+ editions of its PB Hustle coding contest,
Expand All @@ -54,7 +54,7 @@ export default function Landing()
DEVELOPMENT
</h1>
<h2 className="text-2xl font-bold mb-4">
Workshops
PB Chronicals
</h2>
<p className="text-lg text-center md:text-center ">
Point Blank has hosted over 100+ workshops, covering a wide range
Expand All @@ -75,13 +75,15 @@ export default function Landing()
HACKATHONS
</h1>
<h2 className="text-2xl font-bold mb-4">
Competitive Hackathons
Smart India Hackathon
</h2>
<p className="text-lg text-center md:text-center">
Smart India Hackathon: Each year, we organize the internal
Each year, we organize the internal
round of the Smart India Hackathon. In the 2020 edition, over 300+
individuals from DSCE participated. Two of our teams advanced to the
finals, with one emerging as the winner of the software edition.
Along with this, teams from Point Blank have won hackathons all across
the city and country.
</p>
</div>
</div>
Expand All @@ -102,7 +104,7 @@ export default function Landing()
CYBER SECURITY
</h1>
<h2 className="text-2xl font-bold mb-4">
CTFs/Sessions
PB CTF
</h2>
<p className="text-lg text-center md:text-center">
We organize workshops and sessions on various topics in cybersecurity,
Expand Down

0 comments on commit 09ab8f7

Please sign in to comment.