From df8d7e07ac39ea7858c7771d5883bdea9cddd102 Mon Sep 17 00:00:00 2001 From: Atharva Sharma Date: Thu, 25 Jun 2026 19:05:11 +0530 Subject: [PATCH 1/3] fix me syupid --- src/components/cards/FacultySelector.tsx | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/src/components/cards/FacultySelector.tsx b/src/components/cards/FacultySelector.tsx index a952e3e..54ec8d9 100644 --- a/src/components/cards/FacultySelector.tsx +++ b/src/components/cards/FacultySelector.tsx @@ -19,17 +19,14 @@ const schools = [ 'SENSE', 'SCE', 'SHINE', - 'MTech (SCOPE)', - // 'MTech (SCORE)', - 'SCOPE (Fresher)', - 'SCORE (Fresher)', - 'SELECT (Fresher)', - 'SMEC (Fresher)', - 'SBST (Fresher)', - // 'SCHEME (Fresher)', - 'SENSE (Fresher)', - // 'SCE (Fresher)', - 'SHINE (Fresher)', + "MTech ('25 Batch)", + "SCOPE ('25 Batch)", + "SCORE ('25 Batch)", + "SELECT ('25 Batch)", + "SMEC ('25 Batch)", + "SBST ('25 Batch)", + "SENSE ('25 Batch)", + "SHINE ('25 Batch)", // 'MTech (Fresher)', ]; From 6bb5f4207516ec7c9cc942a0f2b2fac3a5f76462 Mon Sep 17 00:00:00 2001 From: Atharva Sharma <52234477+atharvaSharma17@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:11:00 +0530 Subject: [PATCH 2/3] fix --- src/components/cards/FacultySelector.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/cards/FacultySelector.tsx b/src/components/cards/FacultySelector.tsx index a2585c9..a3cdf5f 100644 --- a/src/components/cards/FacultySelector.tsx +++ b/src/components/cards/FacultySelector.tsx @@ -19,14 +19,14 @@ const schools = [ 'SENSE', 'SCE', 'SHINE', - "MTech ('25 Batch)", - "SCOPE ('25 Batch)", - "SCORE ('25 Batch)", - "SELECT ('25 Batch)", - "SMEC ('25 Batch)", - "SBST ('25 Batch)", - "SENSE ('25 Batch)", - "SHINE ('25 Batch)", + 'MTech (\'25 Batch)', + 'SCOPE (\'25 Batch)', + 'SCORE (\'25 Batch)', + 'SELECT (\'25 Batch)', + 'SMEC (\'25 Batch)', + 'SBST (\'25 Batch)', + 'SENSE (\'25 Batch)', + 'SHINE (\'25 Batch)', // 'MTech (Fresher)', ]; From ca8aab9b306d9212246f97408bf76e205fcfd1a6 Mon Sep 17 00:00:00 2001 From: Atharva Sharma <52234477+atharvaSharma17@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:18:28 +0530 Subject: [PATCH 3/3] Update landing.tsx --- src/app/landing/landing.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/landing/landing.tsx b/src/app/landing/landing.tsx index 7ad8549..3dea92e 100644 --- a/src/app/landing/landing.tsx +++ b/src/app/landing/landing.tsx @@ -97,9 +97,9 @@ export default function View() {
-
- Can't find faculty for your branch? Remaining Faculty lists will be updated by tonight. -
+
+ Can't find faculty for your branch? Remaining faculty lists will be updated by tonight. +