diff --git a/.gitignore b/.gitignore
index 61c388c..55540e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,7 @@ next-env.d.ts
# misc
.vscode
+
+# pnpm
+.pnpm-store/
+.pnpm/
\ No newline at end of file
diff --git a/app/page.tsx b/app/page.tsx
index 0917fad..03092c9 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -148,9 +148,54 @@ export default function Home() {
-
-
-
+
+
+
+
+
+
+
+ Registrations
+
+
+ 3600+ registrations from across the country.
+
+
+
+
+
+ Participants
+
+
+ 400+ participants joined the offline hackathon!
+
+
+
+
+
+
+
+
+
+
+
+ Volunteers
+
+
+ To help you, get the best out of HackByte.
+
+
+
+
+
+ Projects
+
+
+ Innovative submissions from various domains.
+
+
+
+
-
+
Registrations
- 5100+ registrations from across the country.
+ 3600+ registrations from across the country.
-
+
Participants
@@ -187,7 +232,7 @@ export default function Home() {