diff --git a/src/Components/footer_section/Legal/Licensing.js b/src/Components/footer_section/Legal/Licensing.js index aeee4b6e..936dfccc 100644 --- a/src/Components/footer_section/Legal/Licensing.js +++ b/src/Components/footer_section/Legal/Licensing.js @@ -3,53 +3,63 @@ import styled from 'styled-components'; import homeIcon from '../../../img/homeicon.png'; import { Link } from 'react-router-dom'; - const Licensing = () => { return ( <> - - Home - -
-
- -
-

Licensing

-

- UniCollab is more than just a platform; it's a gateway to a world where students from different universities/colleges converge to collaborate, innovate, and elevate their projects. -

-
-
-

MIT License

-

Copyright (c) 2024 Sugam Arora

-

- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -

-

- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -

-

- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -

-
-
-

Contact Information

-

- If you have any questions or concerns about this Licensing Agreement, please contact us at: -
-
- Email: unicollab@gmail.com -
- Contact: +91 99323 32321 -

-
-
+ + Home + +
+
+ +
+

Licensing

+

+ UniCollab is more than just a platform; it's a gateway to a world where students from different universities/colleges converge to collaborate, innovate, and elevate their projects. +

+
+
+

MIT License

+

Copyright (c) 2024 Sugam Arora

+

+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +

+

+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +

+

+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +

+
+
+

Contact Information

+

+ If you have any questions or concerns about this Licensing Agreement, please contact us at: +
+
+ Email: unicollab@gmail.com +
+ Contact: +91 99323 32321 +

+
+
+
-
); }; +const HomeLink = styled(Link)` + display: block; + margin: 20px auto; + width: fit-content; + + img { + width: 40px; /* Adjust the size of the home icon as needed */ + height: 40px; /* Adjust the size of the home icon as needed */ + } +`; + const LicenseWrapper = styled.div` padding: 20px; max-width: 800px; @@ -60,8 +70,8 @@ const LicenseWrapper = styled.div` h1 { font-size: 2rem; margin-bottom: 20px; + margin-top: 30px; color: #ff21bc; - } h2 { @@ -73,6 +83,7 @@ const LicenseWrapper = styled.div` p { margin: 10px 0; + font-weight: normal; /* Set font weight to normal */ } ul { diff --git a/src/Components/footer_section/Legal/PrivacyPolicy.js b/src/Components/footer_section/Legal/PrivacyPolicy.js index 575a1abc..ad9efc70 100644 --- a/src/Components/footer_section/Legal/PrivacyPolicy.js +++ b/src/Components/footer_section/Legal/PrivacyPolicy.js @@ -2,10 +2,9 @@ import styled from "styled-components"; import homeIcon from '../../../img/homeicon.png'; import { Link } from 'react-router-dom'; - const PrivacyContainer = styled.div` - margin: auto; - max-width: 75%; + margin: 0 auto; + max-width: 800px; /* Set a fixed max-width similar to Licensing page */ overflow: auto; padding: 20px; border-radius: 5px; @@ -46,6 +45,7 @@ const SubTitle = styled.h3` const Content = styled.p` margin-bottom: 20px; text-align: justify; + font-weight: normal; /* Set font weight to normal to match the Licensing page */ `; const StyledUl = styled.ul` @@ -66,48 +66,47 @@ const Strong = styled.strong` const PrivacyPolicy = () => { return ( - <> - - Home - - - Privacy Policy
- Last Updated: 08-06-2024 + + Home + + + Privacy Policy + Last Updated: 29-07-2024 Introduction Welcome to UniCollab! This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our collaborative platform. Please read this policy carefully to understand our views and practices regarding your personal data. Information We Collect We may collect and process the following data about you: - - Information you provide directly to us, such as when you create an account, fill out a form, or communicate with us. - Information collected automatically, such as your IP address, browser type, and usage data. - Information from third parties, such as social media platforms, if you choose to link your account. - + + Information you provide directly to us, such as when you create an account, fill out a form, or communicate with us. + Information collected automatically, such as your IP address, browser type, and usage data. + Information from third parties, such as social media platforms, if you choose to link your account. + How We Use Your Information We use the information we collect to: - - Provide, operate, and maintain our platform; - Improve, personalize, and expand our platform; - Understand and analyze how you use our platform; - Develop new products, services, features, and functionality; - Communicate with you, either directly or through one of our partners, including for customer service and support, to provide you with updates and other information relating to the platform, and for marketing and promotional purposes; - Process your transactions and manage your orders; - Find and prevent fraud; and - Comply with legal obligations. - + + Provide, operate, and maintain our platform; + Improve, personalize, and expand our platform; + Understand and analyze how you use our platform; + Develop new products, services, features, and functionality; + Communicate with you, either directly or through one of our partners, including for customer service and support, to provide you with updates and other information relating to the platform, and for marketing and promotional purposes; + Process your transactions and manage your orders; + Find and prevent fraud; and + Comply with legal obligations. + Sharing Your Information We may share your information with third parties in the following circumstances: - - With your consent; - With service providers who perform services on our behalf; - To comply with legal obligations; - To protect and defend our rights and property; - To prevent or investigate possible wrongdoing in connection with our platform; - To protect the personal safety of users of the platform or the public; - In connection with any merger, sale of company assets, financing, or acquisition of all or a portion of our business to another company. - + + With your consent; + With service providers who perform services on our behalf; + To comply with legal obligations; + To protect and defend our rights and property; + To prevent or investigate possible wrongdoing in connection with our platform; + To protect the personal safety of users of the platform or the public; + In connection with any merger, sale of company assets, financing, or acquisition of all or a portion of our business to another company. + Security of Your Information We use administrative, technical, and physical security measures to help protect your personal information. However, no method of transmission over the internet, or method of electronic storage, is 100% secure, and we cannot guarantee its absolute security. @@ -115,25 +114,25 @@ const PrivacyPolicy = () => { We will retain your personal information only for as long as is necessary for the purposes set out in this Privacy Policy, to the extent necessary to comply with our legal obligations, resolve disputes, and enforce our policies. Your Data Protection Rights Depending on your location, you may have the following rights regarding your personal information: - - The right to access - You have the right to request copies of your personal data. - The right to rectification – You have the right to request that we correct any information you believe is inaccurate or complete information you believe is incomplete. - The right to erasure – You have the right to request that we erase your personal data, under certain conditions. - The right to restrict processing – You have the right to request that we restrict the processing of your personal data, under certain conditions. - The right to object to processing – You have the right to object to our processing of your personal data, under certain conditions. - The right to data portability – You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions. - + + The right to access - You have the right to request copies of your personal data. + The right to rectification – You have the right to request that we correct any information you believe is inaccurate or complete information you believe is incomplete. + The right to erasure – You have the right to request that we erase your personal data, under certain conditions. + The right to restrict processing – You have the right to request that we restrict the processing of your personal data, under certain conditions. + The right to object to processing – You have the right to object to our processing of your personal data, under certain conditions. + The right to data portability – You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions. + Changes to This Privacy Policy We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page. You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page. Contact Us - If you have any questions or concerns about this Privacy Policy, please contact us at:

- Email: unicollab@gmail.com
- Contact: +91 99323 32321 + If you have any questions or concerns about this Privacy Policy, please contact us at:

+ Email: unicollab@gmail.com
+ Contact: +91 99323 32321
-
+
) } -export default PrivacyPolicy; \ No newline at end of file +export default PrivacyPolicy; diff --git a/src/Components/footer_section/Legal/TermsandConditions.js b/src/Components/footer_section/Legal/TermsandConditions.js index 6bc60250..649d0dc7 100644 --- a/src/Components/footer_section/Legal/TermsandConditions.js +++ b/src/Components/footer_section/Legal/TermsandConditions.js @@ -3,8 +3,8 @@ import homeIcon from '../../../img/homeicon.png'; import { Link } from 'react-router-dom'; const TermsContainer = styled.div` - margin: auto; - max-width: 75%; + margin: 0 auto; + max-width: 800px; /* Set a fixed max-width similar to Licensing and Privacy pages */ overflow: auto; padding: 20px; border-radius: 5px; @@ -33,6 +33,7 @@ const Title = styled.h2` text-align: center; font-size: 28px; color: #ff21bc; + margin-top: 45px; `; const SubTitle = styled.h3` @@ -45,6 +46,7 @@ const SubTitle = styled.h3` const Content = styled.p` margin-bottom: 20px; text-align: justify; + font-weight: normal; /* Set font weight to normal to match the Licensing page */ `; const StyledUl = styled.ul` @@ -66,12 +68,12 @@ const Strong = styled.strong` const TermsConditions = () => { return ( <> - - Home - - - Terms and Conditions
- Last Updated: 08-06-2024 + + Home + + + Terms and Conditions + Last Updated: 29-07-2024 Introduction Welcome to UniCollab! These Terms and Conditions govern your use of our collaborative platform, designed for students from different universities and colleges to collaborate, innovate, and elevate their projects. Acceptance of Terms @@ -84,26 +86,26 @@ const TermsConditions = () => { UniCollab and its original content, features, and functionality are owned by UniCollab and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws. Prohibited Activities When using UniCollab, you agree not to engage in any of the following activities: -
- Violating laws or regulations; - Infringing intellectual property rights; - Posting or transmitting unauthorized commercial communications (such as spam); - Interfering with the operation of our platform; - Accessing or using our platform using automated means (such as bots). -
+ + Violating laws or regulations; + Infringing intellectual property rights; + Posting or transmitting unauthorized commercial communications (such as spam); + Interfering with the operation of our platform; + Accessing or using our platform using automated means (such as bots). +
Termination We may terminate or suspend your account and access to UniCollab immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach these Terms and Conditions. Changes to Terms We reserve the right to modify or replace these Terms and Conditions at any time. It is your responsibility to review these Terms and Conditions periodically for changes. Contact Us - If you have any questions or concerns about these Terms and Conditions, please contact us at:

- Email: unicollab@gmail.com
- Contact: +91 99323 32321 + If you have any questions or concerns about these Terms and Conditions, please contact us at:

+ Email: unicollab@gmail.com
+ Contact: +91 99323 32321
-
+
) } -export default TermsConditions; \ No newline at end of file +export default TermsConditions;