diff --git a/src/app/(pages)/RulesAndRegulations/page.jsx b/src/app/(pages)/RulesAndRegulations/page.jsx index 6140937..801f14b 100644 --- a/src/app/(pages)/RulesAndRegulations/page.jsx +++ b/src/app/(pages)/RulesAndRegulations/page.jsx @@ -1,10 +1,63 @@ 'use client' import { motion } from "framer-motion"; +import { AiOutlineInfoCircle, AiOutlineSafetyCertificate, AiOutlineWarning, AiFillProfile } from "react-icons/ai"; +import { MdEmojiEvents, MdEmail } from "react-icons/md"; +import { GiHealthNormal } from "react-icons/gi"; + +function Sidebar() { + return ( +
-
- -- All participants are expected to conduct themselves in a manner that reflects positively on GDSC RCIIT. This includes being respectful to other participants, speakers, organizers, and any third-party collaborators. Inappropriate behavior, harassment, or discrimination of any kind will not be tolerated. -
-Participants should conduct themselves positively and respectfully at GDSC RCIIT events.
+- To participate in GDSC RCIIT events, workshops, or competitions, all participants must register through the official platform provided. You agree to: -
-To join events, register accurately and participate actively.
+- GDSC RCIIT events and competitions are designed to foster collaboration, learning, and innovation. All participants must adhere to the following rules: -
-Respect time limits, and rules in events, maintaining originality in submissions.
+- During workshops, hackathons, and other events, participants may be provided with access to various resources, including software, development tools, and mentorship. Participants must: -
-Utilize provided resources responsibly and respect intellectual property rights.
+- GDSC RCIIT encourages participants to engage and share their experiences online. However, participants must maintain professionalism and respect when posting on social media or other public platforms: -
-Engage online respectfully and maintain professionalism in public posts.
+- For in-person events, participants must follow all health and safety guidelines provided by GDSC RCIIT or the venue. This includes: -
-Follow health and safety protocols during in-person events.
+- Violation of these rules and regulations may result in disciplinary action, including but not limited to: -
-Violations may result in disciplinary actions, including exclusion from future events.
+- GDSC RCIIT reserves the right to modify or update these rules and regulations at any time. Any changes will be communicated to participants, and it is your responsibility to stay informed of any updates. Continued participation in GDSC RCIIT activities implies acceptance of the revised rules. -
+ }> +
+ Have questions? Contact us at:
+
Email: gdsc.rciit@gmail.com
+
Address: RCC Institute of Information Technology, Kolkata, India
+
- If you have any questions or concerns regarding these rules and regulations, feel free to contact us at: -
-Email: gdsc.rciit@gmail.com
-Address: RCC Institute of Information Technology, Kolkata, India
- -Thank you for adhering to these rules and regulations and contributing to the positive experience at GDSC RCIIT.
+Thank you for contributing to the positive experience at GDSC RCIIT.