From 1fcbeb2b1efa77279543149c1170094b490db6f3 Mon Sep 17 00:00:00 2001 From: rohansen856 Date: Sun, 1 Jun 2025 03:27:43 +0530 Subject: [PATCH 1/2] fix: updated homepage stats for mobile screen Signed-off-by: rohansen856 --- app/page.tsx | 53 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 5 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index a65c0c0..41fd7c8 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -13,8 +13,6 @@ import g7 from "@/public/HomePageLogo/g7.svg" import g8 from "@/public/HomePageLogo/g8.svg" import g9 from "@/public/HomePageLogo/g9.svg" import g10 from "@/public/HomePageLogo/g10.svg" -import bottomstats from "@/public/upper.svg" -import topstats from "@/public/lower.svg" import * as motion from "motion/react-client" import AnimatedTitle from "@/components/AnimatedTitle" import CountAnimation from "@/components/CountAnimation" @@ -171,9 +169,54 @@ export default function Home() { -
- bottomstats - topstats +
+
+ bottomstats +
+
+ +
Registrations
+
+ 3600+ registrations from across the country. +
+
+
+ +
Participants
+
+ 400+ participants joined the offline hackathon! +
+
+
+
+ +
+ bottomstats +
+
+ +
Volunteers
+
+ To help you, get the best out of HackByte. +
+
+
+ +
Projects
+
+ Innovative submissions from various domains. +
+
+
+
Date: Sun, 1 Jun 2025 03:32:33 +0530 Subject: [PATCH 2/2] fix: updated registration stats Signed-off-by: rohansen856 --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 41fd7c8..6012828 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -181,7 +181,7 @@ export default function Home() {
Registrations
- 3600+ registrations from across the country. + 5100+ registrations from across the country.