From fce8edc322c80530b014b36067907b0c10aa9bbe Mon Sep 17 00:00:00 2001 From: kartik-vats Date: Tue, 3 Mar 2026 18:01:48 +0530 Subject: [PATCH 1/5] student-activites --- app/[locale]/student-activities/page.tsx | 187 +++++++++++++++++++++-- i18n/translate/student-activities.ts | 42 +++-- package-lock.json | 24 +-- package.json | 2 +- 4 files changed, 215 insertions(+), 40 deletions(-) diff --git a/app/[locale]/student-activities/page.tsx b/app/[locale]/student-activities/page.tsx index ee7f28d0d..2339662e4 100644 --- a/app/[locale]/student-activities/page.tsx +++ b/app/[locale]/student-activities/page.tsx @@ -9,6 +9,7 @@ import { BouncyArrowButton } from '~/components/buttons'; import { GalleryCarousel } from '~/components/carousels'; import Heading from '~/components/heading'; import ImageHeader from '~/components/image-header'; +import StudentGroup from '~/components/student-group'; import Loading from '~/components/loading'; import { Card, CardDescription, CardTitle } from '~/components/ui'; import { getTranslations } from '~/i18n/translations'; @@ -21,28 +22,32 @@ export default async function StudentActivities({ params: { locale: string }; }) { const text = (await getTranslations(locale)).StudentActivities; - + const studentCoordinators = [ + { rollNumber: '12212070' }, + { rollNumber: '12112002'}, + { rollNumber: '12112003'}, + { rollNumber: '12112004'}, + ]; return ( <> }> + + + + +
+ }> + + +
+ + + +
+ +
+ + + + + +
+ {/* Left: Image with caption */} +
+ {/* Adjust this image */} + Revised IP Policy +
+ + + + + {' '} + THOUGHT LABORATORY → + +
+ + {/* Right: Description */} +

+ {text.sections.nss.content} +

+
+ + + + +
+ + {/* Left: Description */} +

+ {text.sections.nss.content} +

+ + {/* Right: Image with caption */} +
+ Revised IP Policy + +
+ + + + + {' '} + NATIONAL SERVICE SCHEME → + +
+ +
+ + + +
+ {/* Left: Image with caption */} +
+ {/* Adjust this image */} + Revised IP Policy +
+ + + + + {' '} + NATIONAL CADET CORPS → + +
+ + {/* Right: Description */} +

+ {text.sections.nss.content} +

+
+ ); } @@ -78,7 +234,7 @@ const ClubsCarousel = async ({ locale }: { locale: string }) => { // console.log(clubs); return ( - +
{clubs.map(({ alias, name, urlName }, index) => ( { {alias { ))} - +
+ + ); }; diff --git a/i18n/translate/student-activities.ts b/i18n/translate/student-activities.ts index 716a38a04..e8c61b556 100644 --- a/i18n/translate/student-activities.ts +++ b/i18n/translate/student-activities.ts @@ -4,6 +4,7 @@ export interface StudentActivitiesTranslations { title: string; headings: { clubs: string; + societies: string; council: string; events: string; thoughtLab: string; @@ -12,11 +13,12 @@ export interface StudentActivitiesTranslations { }; sections: { clubs: { title: string; more: string }; + societies: { title: string; more: string }; council: { title: string; more: string }; events: { title: string; more: string }; - thoughtLab: { title: string; more: string }; - nss: { title: string; more: string }; - ncc: { title: string; more: string }; + thoughtLab: { title: string; content: string }; + nss: { title: string; content: string }; + ncc: { title: string; content: string }; }; } @@ -24,8 +26,9 @@ export const studentActivitiesEn: StudentActivitiesTranslations = { title: 'STUDENT ACTIVITIES', headings: { clubs: 'Clubs', - council: 'Student Council', + societies: 'Societies', events: 'Events', + council: 'Student Council', thoughtLab: 'Thought Lab', nss: 'NSS', ncc: 'NCC', @@ -34,15 +37,28 @@ export const studentActivitiesEn: StudentActivitiesTranslations = { clubs: { title: 'CLUBS', more: 'Explore all clubs' }, council: { title: 'STUDENT COUNCIL', - more: 'Explore all student council activities', + more: 'View All Members', + }, + events: { + title: 'EVENTS', + more: 'Explore all events' }, - events: { title: 'EVENTS', more: 'Explore all events' }, thoughtLab: { title: 'THOUGHT LAB', - more: 'Explore all thought lab activities', + content: `NIT Kurukshetra is one of the premier technical institutes in the country. Founded in 1963 as Regional Engineering College Kurukshetra, the institute was rechristened as the National Institute of Technology Kurukshetra on June 26, 2002. The institute offers 4-year B. Tech degree courses in seven engineering streams, 2-year M. Tech degree courses in 22 areas of specialization of science & technology, and postgraduate courses leading to the degree in MBA and MCA. The infrastructure is geared to enable the institute to run out of technical personnel of high quality. In addition to providing knowledge in various disciplines of engineering and technology at the undergraduate and post-graduate levels, the institute is actively engaged in research activities in emerging areas including Nanotechnology, Ergonomics, Robotics, CAD/CAM, Energy and Environment. The placement record of the institute has been commendable and consistent due to strong vigour and commitment to generating talent.`, + }, + nss: { + title: 'NATIONAL SERVICE SCHEME (NSS) ', + content: `NIT Kurukshetra is one of the premier technical institutes in the country. Founded in 1963 as Regional Engineering College Kurukshetra, the institute was rechristened as the National Institute of Technology Kurukshetra on June 26, 2002. The institute offers 4-year B. Tech degree courses in seven engineering streams, 2-year M. Tech degree courses in 22 areas of specialization of science & technology, and postgraduate courses leading to the degree in MBA and MCA. The infrastructure is geared to enable the institute to run out of technical personnel of high quality. In addition to providing knowledge in various disciplines of engineering and technology at the undergraduate and post-graduate levels, the institute is actively engaged in research activities in emerging areas including Nanotechnology, Ergonomics, Robotics, CAD/CAM, Energy and Environment. The placement record of the institute has been commendable and consistent due to strong vigour and commitment to generating talent.`, + }, + ncc: { + title: 'NATIONAL CADET CORPS (NCC)', + content: `NIT Kurukshetra is one of the premier technical institutes in the country. Founded in 1963 as Regional Engineering College Kurukshetra, the institute was rechristened as the National Institute of Technology Kurukshetra on June 26, 2002. The institute offers 4-year B. Tech degree courses in seven engineering streams, 2-year M. Tech degree courses in 22 areas of specialization of science & technology, and postgraduate courses leading to the degree in MBA and MCA. The infrastructure is geared to enable the institute to run out of technical personnel of high quality. In addition to providing knowledge in various disciplines of engineering and technology at the undergraduate and post-graduate levels, the institute is actively engaged in research activities in emerging areas including Nanotechnology, Ergonomics, Robotics, CAD/CAM, Energy and Environment. The placement record of the institute has been commendable and consistent due to strong vigour and commitment to generating talent.`, }, - nss: { title: 'NSS', more: 'Explore all NSS activities' }, - ncc: { title: 'NCC', more: 'Explore all NCC activities' }, + societies: { + title: "TECHNICAL SOCIETIES", + more: "Explore all technical societies" + } }, }; @@ -50,6 +66,7 @@ export const studentActivitiesHi: StudentActivitiesTranslations = { title: 'छात्र गतिविधियाँ', headings: { clubs: 'संघठनें', + societies: 'तकनीकी सोसायटी', council: 'छात्र परिषद', events: 'आयोजनाएँ', thoughtLab: 'विचार प्रयोगशाला', @@ -58,6 +75,7 @@ export const studentActivitiesHi: StudentActivitiesTranslations = { }, sections: { clubs: { title: 'संघठनें', more: 'सभी संघठनो को तलाशें' }, + societies: { title: 'तकनीकी सोसायटी', more: 'सभी तकनीकी सोसायटियों को तलाशें' }, council: { title: 'छात्र परिषद', more: 'सभी छात्र परिषद गतिविधियों को तलाशें', @@ -65,9 +83,9 @@ export const studentActivitiesHi: StudentActivitiesTranslations = { events: { title: 'आयोजनाएँ', more: 'सभी आयोजनों को तलाशें' }, thoughtLab: { title: 'विचार प्रयोगशाला', - more: 'सभी विचार प्रयोगशाला गतिविधियों को तलाशें', + content: 'सभी विचार प्रयोगशाला गतिविधियों को तलाशें', }, - nss: { title: 'एनएसएस', more: 'सभी एनएसएस गतिविधियों को तलाशें' }, - ncc: { title: 'एनसीसी', more: 'सभी एनसीसी गतिविधियों को तलाशें' }, + nss: { title: ' एनएसएस', content: 'सभी एनएसएस गतिविधियों को तलाशें' }, + ncc: { title: 'एनसीसी', content: 'सभी एनसीसी गतिविधियों को तलाशें' }, }, }; diff --git a/package-lock.json b/package-lock.json index f36bda06d..4ca7dce8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-toast": "^1.1.5", "@t3-oss/env-nextjs": "^0.10.1", - "@tiptap/extension-image": "^3.19.0", + "@tiptap/extension-image": "^3.20.0", "@tiptap/extension-link": "^3.19.0", "@tiptap/extension-placeholder": "^3.19.0", "@tiptap/extension-text-align": "^3.19.0", @@ -4444,16 +4444,16 @@ } }, "node_modules/@tiptap/core": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.19.0.tgz", - "integrity": "sha512-bpqELwPW+DG8gWiD8iiFtSl4vIBooG5uVJod92Qxn3rA9nFatyXRr4kNbMJmOZ66ezUvmCjXVe/5/G4i5cyzKA==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.20.0.tgz", + "integrity": "sha512-aC9aROgia/SpJqhsXFiX9TsligL8d+oeoI8W3u00WI45s0VfsqjgeKQLDLF7Tu7hC+7F02teC84SAHuup003VQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/pm": "^3.19.0" + "@tiptap/pm": "^3.20.0" } }, "node_modules/@tiptap/extension-blockquote": { @@ -4636,16 +4636,16 @@ } }, "node_modules/@tiptap/extension-image": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.19.0.tgz", - "integrity": "sha512-/rGl8nBziBPVJJ/9639eQWFDKcI3RQsDM3s+cqYQMFQfMqc7sQB9h4o4sHCBpmKxk3Y0FV/0NjnjLbBVm8OKdQ==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.20.0.tgz", + "integrity": "sha512-0t7HYncV0kYEQS79NFczxdlZoZ8zu8X4VavDqt+mbSAUKRq3gCvgtZ5Zyd778sNmtmbz3arxkEYMIVou2swD0g==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.19.0" + "@tiptap/core": "^3.20.0" } }, "node_modules/@tiptap/extension-italic": { @@ -4824,9 +4824,9 @@ } }, "node_modules/@tiptap/pm": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.19.0.tgz", - "integrity": "sha512-789zcnM4a8OWzvbD2DL31d0wbSm9BVeO/R7PLQwLIGysDI3qzrcclyZ8yhqOEVuvPitRRwYLq+mY14jz7kY4cw==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.20.0.tgz", + "integrity": "sha512-jn+2KnQZn+b+VXr8EFOJKsnjVNaA4diAEr6FOazupMt8W8ro1hfpYtZ25JL87Kao/WbMze55sd8M8BDXLUKu1A==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.3.0", diff --git a/package.json b/package.json index 48f7134fd..c3c6ecc0f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-toast": "^1.1.5", "@t3-oss/env-nextjs": "^0.10.1", - "@tiptap/extension-image": "^3.19.0", + "@tiptap/extension-image": "^3.20.0", "@tiptap/extension-link": "^3.19.0", "@tiptap/extension-placeholder": "^3.19.0", "@tiptap/extension-text-align": "^3.19.0", From ee06c8a847db6d12f82e542402f3b39b110fcddc Mon Sep 17 00:00:00 2001 From: kartik-vats Date: Tue, 3 Mar 2026 18:42:40 +0530 Subject: [PATCH 2/5] Fix: updated NSS and NCC content --- app/[locale]/student-activities/page.tsx | 55 ++++++++++++++++-------- i18n/translate/student-activities.ts | 39 ++++++++++------- 2 files changed, 61 insertions(+), 33 deletions(-) diff --git a/app/[locale]/student-activities/page.tsx b/app/[locale]/student-activities/page.tsx index 2339662e4..6cc04fa3d 100644 --- a/app/[locale]/student-activities/page.tsx +++ b/app/[locale]/student-activities/page.tsx @@ -36,20 +36,21 @@ export default async function StudentActivities({ { label: text.headings.clubs, href: '#clubs' }, { label: text.headings.societies, href: '#societies' }, { label: text.headings.events, href: '#events' }, - { label: text.headings.council, href: '#council' }, - + { label: text.headings.council, href: '#council' }, {label: text.headings.thoughtLab, href: '#thought-lab',}, { label: text.headings.nss, href: '#nss' }, { label: text.headings.ncc, href: '#ncc' }, + + ]} src="student-activities/header.jpg" /> - +
@@ -59,11 +60,14 @@ export default async function StudentActivities({
- +
+ + @@ -72,16 +76,21 @@ export default async function StudentActivities({
+ + +
- +
+ -
+
+
- @@ -139,14 +149,18 @@ export default async function StudentActivities({ {/* Right: Description */}

- {text.sections.nss.content} + {text.sections.thoughtLab.content}

- + +
+ + @@ -183,12 +197,15 @@ export default async function StudentActivities({ +
+ +
-
@@ -221,6 +238,8 @@ export default async function StudentActivities({ {text.sections.nss.content}

+
+ ); diff --git a/i18n/translate/student-activities.ts b/i18n/translate/student-activities.ts index e8c61b556..903fff3f9 100644 --- a/i18n/translate/student-activities.ts +++ b/i18n/translate/student-activities.ts @@ -35,6 +35,10 @@ export const studentActivitiesEn: StudentActivitiesTranslations = { }, sections: { clubs: { title: 'CLUBS', more: 'Explore all clubs' }, + societies: { + title: "TECHNICAL SOCIETIES", + more: "Explore all technical societies" + }, council: { title: 'STUDENT COUNCIL', more: 'View All Members', @@ -45,20 +49,17 @@ export const studentActivitiesEn: StudentActivitiesTranslations = { }, thoughtLab: { title: 'THOUGHT LAB', - content: `NIT Kurukshetra is one of the premier technical institutes in the country. Founded in 1963 as Regional Engineering College Kurukshetra, the institute was rechristened as the National Institute of Technology Kurukshetra on June 26, 2002. The institute offers 4-year B. Tech degree courses in seven engineering streams, 2-year M. Tech degree courses in 22 areas of specialization of science & technology, and postgraduate courses leading to the degree in MBA and MCA. The infrastructure is geared to enable the institute to run out of technical personnel of high quality. In addition to providing knowledge in various disciplines of engineering and technology at the undergraduate and post-graduate levels, the institute is actively engaged in research activities in emerging areas including Nanotechnology, Ergonomics, Robotics, CAD/CAM, Energy and Environment. The placement record of the institute has been commendable and consistent due to strong vigour and commitment to generating talent.`, + content: `Our institute stands as a pillar of academic excellence, dedicated to nurturing the innovators of tomorrow through rigorous coursework and cutting-edge research. We aim to shape holistic personalities capable of leading the global technical landscape. In reality, the only 'shaping' happening here is the permanent indent on your finger from scrolling reels during lectures. Our sprawling 300-acre campus offers a serene environment, mostly used for calculating the minimum marks required to pass end-sems. We believe in learning by doing, which implies copying the assignment 15 minutes before submission. The mess food is designed to build immunity, and the Wi-Fi speed teaches you the virtue of patience. Welcome to the grind, where the degree is real but the happiness is provisional.`, }, nss: { title: 'NATIONAL SERVICE SCHEME (NSS) ', - content: `NIT Kurukshetra is one of the premier technical institutes in the country. Founded in 1963 as Regional Engineering College Kurukshetra, the institute was rechristened as the National Institute of Technology Kurukshetra on June 26, 2002. The institute offers 4-year B. Tech degree courses in seven engineering streams, 2-year M. Tech degree courses in 22 areas of specialization of science & technology, and postgraduate courses leading to the degree in MBA and MCA. The infrastructure is geared to enable the institute to run out of technical personnel of high quality. In addition to providing knowledge in various disciplines of engineering and technology at the undergraduate and post-graduate levels, the institute is actively engaged in research activities in emerging areas including Nanotechnology, Ergonomics, Robotics, CAD/CAM, Energy and Environment. The placement record of the institute has been commendable and consistent due to strong vigour and commitment to generating talent.`, - }, + content: +`We specialize in 'Swachh Bharat' campaigns, which involves holding a broom for exactly 3 seconds while a DSLR clicks 500 photos. Our blood donation camps are highly successful, primarily because students will do literally anything for a free Frooti and a packet of Parle-G. We claim to build the nation, but our greatest achievement is waking up before 10 AM on a Sunday. Join us to serve humanity, or at least to make your CV look like you have a personality beyond coding. We actively engage in blood donation camps, cleanliness drives, and health checkups. However, in practice, 'Not Me But You' is exactly what we say when the senior asks who will carry the heavy boxes. Our primary motivation is the refreshments at the end of the event and the 'A' grade in the extra-curricular component. We hold brooms primarily for photo-ops, and our social impact is measured by the number of likes on the official Instagram handle. We serve the nation, one free samosa at a time.` }, ncc: { title: 'NATIONAL CADET CORPS (NCC)', - content: `NIT Kurukshetra is one of the premier technical institutes in the country. Founded in 1963 as Regional Engineering College Kurukshetra, the institute was rechristened as the National Institute of Technology Kurukshetra on June 26, 2002. The institute offers 4-year B. Tech degree courses in seven engineering streams, 2-year M. Tech degree courses in 22 areas of specialization of science & technology, and postgraduate courses leading to the degree in MBA and MCA. The infrastructure is geared to enable the institute to run out of technical personnel of high quality. In addition to providing knowledge in various disciplines of engineering and technology at the undergraduate and post-graduate levels, the institute is actively engaged in research activities in emerging areas including Nanotechnology, Ergonomics, Robotics, CAD/CAM, Energy and Environment. The placement record of the institute has been commendable and consistent due to strong vigour and commitment to generating talent.`, - }, - societies: { - title: "TECHNICAL SOCIETIES", - more: "Explore all technical societies" - } + content: +`The National Cadet Corps at NIT Kurukshetra is a premier organization dedicated to grooming the youth into disciplined and patriotic citizens. Under the motto 'Unity and Discipline,' we offer rigorous training in drill, map reading, and weapon handling across Army, Air Force, and Navy wings. We aim to instill character, comradeship, and the spirit of adventure. However, the greatest adventure we face is waking up at 5 AM for a drill when we slept at 4 AM. We march with heads held high, mostly to avoid making eye contact with the ANO when our uniform is not ironed. Our ragda sessions build physical endurance, but mostly they build a deep, spiritual connection with the ground. We join for the nation, but we stay for the 'C' certificate and the refreshment box. Left, Right, Left... straight to the canteen.` }, + }, }; @@ -81,11 +82,19 @@ export const studentActivitiesHi: StudentActivitiesTranslations = { more: 'सभी छात्र परिषद गतिविधियों को तलाशें', }, events: { title: 'आयोजनाएँ', more: 'सभी आयोजनों को तलाशें' }, - thoughtLab: { - title: 'विचार प्रयोगशाला', - content: 'सभी विचार प्रयोगशाला गतिविधियों को तलाशें', - }, - nss: { title: ' एनएसएस', content: 'सभी एनएसएस गतिविधियों को तलाशें' }, - ncc: { title: 'एनसीसी', content: 'सभी एनसीसी गतिविधियों को तलाशें' }, +thoughtLab: { + title: 'थॉट लैब', + content: `हमारा संस्थान शैक्षणिक उत्कृष्टता का एक स्तंभ है, जो कठोर पाठ्यक्रम और अत्याधुनिक शोध के माध्यम से आने वाले कल के नवोन्मेषकों को तैयार करने के लिए समर्पित है। हमारा उद्देश्य ऐसी समग्र व्यक्तित्व का निर्माण करना है जो वैश्विक तकनीकी परिदृश्य का नेतृत्व कर सके। वास्तविकता में, यहाँ जो एकमात्र 'निर्माण' हो रहा है, वह लेक्चर के दौरान रील्स स्क्रॉल करते-करते आपकी उंगली पर पड़ा स्थायी निशान है। हमारा विस्तृत 300 एकड़ का परिसर एक शांत वातावरण प्रदान करता है, जिसका अधिकतर उपयोग एंड-सेम में पास होने के लिए न्यूनतम अंक निकालने में होता है। हम 'करके सीखने' में विश्वास रखते हैं, जिसका अर्थ है सबमिशन से 15 मिनट पहले असाइनमेंट की नकल करना। मेस का खाना आपकी इम्युनिटी बढ़ाने के लिए डिज़ाइन किया गया है, और वाई-फाई की स्पीड आपको धैर्य का महत्व सिखाती है। इस ग्राइंड में आपका स्वागत है, जहाँ डिग्री असली है लेकिन खुशी अस्थायी।` +}, + +nss: { + title: 'राष्ट्रीय सेवा योजना (NSS)', + content: `हम 'स्वच्छ भारत' अभियानों में विशेषज्ञता रखते हैं, जिसमें ठीक 3 सेकंड तक झाड़ू पकड़ना शामिल होता है, जबकि DSLR 500 तस्वीरें क्लिक करता है। हमारे रक्तदान शिविर बेहद सफल होते हैं, मुख्यतः इसलिए क्योंकि छात्र एक फ्री फ्रूटी और पारले-जी के पैकेट के लिए कुछ भी कर सकते हैं। हम दावा करते हैं कि हम राष्ट्र का निर्माण कर रहे हैं, लेकिन हमारी सबसे बड़ी उपलब्धि रविवार को सुबह 10 बजे से पहले उठना है। मानवता की सेवा करने के लिए जुड़ें, या कम से कम अपने CV को ऐसा दिखाने के लिए कि आपकी पर्सनैलिटी सिर्फ कोडिंग तक सीमित नहीं है। हम रक्तदान शिविर, स्वच्छता अभियान और स्वास्थ्य जांच शिविर आयोजित करते हैं। लेकिन व्यवहार में, 'Not Me But You' वही वाक्य है जो हम तब कहते हैं जब सीनियर पूछते हैं कि भारी बॉक्स कौन उठाएगा। हमारी मुख्य प्रेरणा कार्यक्रम के अंत में मिलने वाले रिफ्रेशमेंट और एक्स्ट्रा-करीकुलर में 'A' ग्रेड है। हम झाड़ू मुख्यतः फोटो-ऑप के लिए पकड़ते हैं, और हमारा सामाजिक प्रभाव इंस्टाग्राम हैंडल पर मिलने वाले लाइक्स की संख्या से मापा जाता है। हम राष्ट्र की सेवा करते हैं, एक मुफ्त समोसे के साथ।` +}, + +ncc: { + title: 'राष्ट्रीय कैडेट कोर (NCC)', + content: `एनआईटी कुरुक्षेत्र का राष्ट्रीय कैडेट कोर एक प्रतिष्ठित संगठन है जो युवाओं को अनुशासित और देशभक्त नागरिक बनाने के लिए समर्पित है। 'Unity and Discipline' के आदर्श वाक्य के तहत, हम सेना, वायु सेना और नौसेना विंग में ड्रिल, मैप रीडिंग और हथियार प्रशिक्षण प्रदान करते हैं। हमारा उद्देश्य चरित्र, सौहार्द और रोमांच की भावना विकसित करना है। हालांकि, सबसे बड़ा रोमांच सुबह 5 बजे ड्रिल के लिए उठना है, जब हम रात 4 बजे सोए हों। हम सिर ऊँचा करके मार्च करते हैं, अधिकतर इसलिए ताकि ANO से आँखें न मिलें जब हमारी यूनिफॉर्म इस्त्री न हो। हमारे 'रगड़ा' सत्र शारीरिक सहनशक्ति बढ़ाते हैं, लेकिन अधिकतर वे हमें जमीन से आध्यात्मिक रूप से जोड़ते हैं। हम राष्ट्र के लिए जुड़ते हैं, लेकिन 'C' सर्टिफिकेट और रिफ्रेशमेंट बॉक्स के लिए टिके रहते हैं। लेफ्ट, राइट, लेफ्ट... सीधे कैंटीन की ओर।` +}, }, }; From 2d800bcc9b030a2dfd9dbaef2ac144ace582401d Mon Sep 17 00:00:00 2001 From: kartik-vats Date: Tue, 10 Mar 2026 13:40:27 +0530 Subject: [PATCH 3/5] your message --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4ca7dce8f..06579dbe8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-toast": "^1.1.5", "@t3-oss/env-nextjs": "^0.10.1", - "@tiptap/extension-image": "^3.20.0", + "@tiptap/extension-image": "^3.19.0", "@tiptap/extension-link": "^3.19.0", "@tiptap/extension-placeholder": "^3.19.0", "@tiptap/extension-text-align": "^3.19.0", @@ -4444,16 +4444,16 @@ } }, "node_modules/@tiptap/core": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.20.0.tgz", - "integrity": "sha512-aC9aROgia/SpJqhsXFiX9TsligL8d+oeoI8W3u00WI45s0VfsqjgeKQLDLF7Tu7hC+7F02teC84SAHuup003VQ==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.19.0.tgz", + "integrity": "sha512-bpqELwPW+DG8gWiD8iiFtSl4vIBooG5uVJod92Qxn3rA9nFatyXRr4kNbMJmOZ66ezUvmCjXVe/5/G4i5cyzKA==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/pm": "^3.20.0" + "@tiptap/pm": "^3.19.0" } }, "node_modules/@tiptap/extension-blockquote": { @@ -4636,16 +4636,16 @@ } }, "node_modules/@tiptap/extension-image": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.20.0.tgz", - "integrity": "sha512-0t7HYncV0kYEQS79NFczxdlZoZ8zu8X4VavDqt+mbSAUKRq3gCvgtZ5Zyd778sNmtmbz3arxkEYMIVou2swD0g==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.19.0.tgz", + "integrity": "sha512-/rGl8nBziBPVJJ/9639eQWFDKcI3RQsDM3s+cqYQMFQfMqc7sQB9h4o4sHCBpmKxk3Y0FV/0NjnjLbBVm8OKdQ==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.20.0" + "@tiptap/core": "^3.19.0" } }, "node_modules/@tiptap/extension-italic": { @@ -4824,9 +4824,9 @@ } }, "node_modules/@tiptap/pm": { - "version": "3.20.0", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.20.0.tgz", - "integrity": "sha512-jn+2KnQZn+b+VXr8EFOJKsnjVNaA4diAEr6FOazupMt8W8ro1hfpYtZ25JL87Kao/WbMze55sd8M8BDXLUKu1A==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.19.0.tgz", + "integrity": "sha512-789zcnM4a8OWzvbD2DL31d0wbSm9BVeO/R7PLQwLIGysDI3qzrcclyZ8yhqOEVuvPitRRwYLq+mY14jz7kY4cw==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.3.0", @@ -11462,4 +11462,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index c3c6ecc0f..48f7134fd 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-toast": "^1.1.5", "@t3-oss/env-nextjs": "^0.10.1", - "@tiptap/extension-image": "^3.20.0", + "@tiptap/extension-image": "^3.19.0", "@tiptap/extension-link": "^3.19.0", "@tiptap/extension-placeholder": "^3.19.0", "@tiptap/extension-text-align": "^3.19.0", From a193cab57382034563f5cd69eccd61f1b53b867f Mon Sep 17 00:00:00 2001 From: kartik-vats Date: Sat, 14 Mar 2026 11:22:50 +0530 Subject: [PATCH 4/5] chore: restored staged lock file --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 06579dbe8..f36bda06d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11462,4 +11462,4 @@ } } } -} \ No newline at end of file +} From 2e64310ffebf364c7a758a36467a7e19c736104e Mon Sep 17 00:00:00 2001 From: kartik-vats Date: Sat, 14 Mar 2026 13:08:49 +0530 Subject: [PATCH 5/5] fix: updated changes --- app/[locale]/student-activities/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/[locale]/student-activities/page.tsx b/app/[locale]/student-activities/page.tsx index 6cc04fa3d..e42ec7c46 100644 --- a/app/[locale]/student-activities/page.tsx +++ b/app/[locale]/student-activities/page.tsx @@ -112,7 +112,7 @@ export default async function StudentActivities({ text={text.sections.council.more} />
-
+
-
+
-
+