diff --git a/app/(default)/page.tsx b/app/(default)/page.tsx
index 583805b..26f8254 100644
--- a/app/(default)/page.tsx
+++ b/app/(default)/page.tsx
@@ -1,19 +1,40 @@
export const metadata = {
- title: 'Home',
- description: 'Landing page',
-}
+ title: "Home",
+ description: "Landing page",
+};
-import Hero from '@/components/hero'
-import Domains from '@/components/domains'
-import '../css/additional-styles/landing.css';
-import Landing from '@/components/landing';
+import Hero from "@/components/hero";
+import Domains from "@/components/domains";
+import "../css/additional-styles/landing.css";
+import Landing from "@/components/landing";
+import Image from "next/image";
+import Link from "next/link";
export default function Home() {
return (
<>
- 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 contest aims to enhance the programming culture in colleges - and help teams qualify for the ACM ICPC. Impressively, DSCE's leading programmers have - risen through this platform, with participation in the CodeChef Long Challenge expanding - from just 3 to over 70+ participants. + 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 + contest aims to enhance the programming culture in colleges and + help teams qualify for the ACM ICPC. Impressively, DSCE's leading + programmers have risen through this platform, with participation + in the CodeChef Long Challenge expanding from just 3 to over 70+ + participants.
+
Point Blank has hosted over 100+ workshops, covering a wide range - of topics including open source, DevOps, machine learning, placement - preparation, data structures and algorithms, and mobile and web development, - among others. These workshops are typically conducted in an informal and unscripted - manner, though we do document some of our most significant sessions. - One notable example is our primer on F/OSS development. + of topics including open source, DevOps, machine learning, + placement preparation, data structures and algorithms, and mobile + and web development, among others. These workshops are typically + conducted in an informal and unscripted manner, though we do + document some of our most significant sessions. One notable + example is our primer on F/OSS development.
- 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. +
+ 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.
- We organize workshops and sessions on various topics in cybersecurity, - including hands-on practice on different platforms. In 2023, we launched - the first in-house Capture The Flag event, PBCTF, which attracted over 70+ participants. +
+ We organize workshops and sessions on various topics in + cybersecurity, including hands-on practice on different platforms. + In 2023, we launched the first in-house Capture The Flag event, + PBCTF, which attracted over 70+ participants.
{ec.textb}
+{ec.textb}
Events
+Events
Leads
+Leads
Achievements
+Achievements
- Contact Us -
+Contact Us
- Login/Signup -
+Login