From 7775fb284ffcfff45c54cf9efaec5e47a6d639aa Mon Sep 17 00:00:00 2001 From: Rahul Vyas Date: Wed, 16 Sep 2026 17:55:28 +0530 Subject: [PATCH] Support-us-page improvements --- package-lock.json | 8 ++++---- package.json | 2 +- src/pages/Support.jsx | 9 +++------ 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e2aaba..a9604c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "react-icons": "^5.3.0", "react-router-dom": "^6.26.2", "recharts": "^2.12.7", - "support-us-button": "^2.2.0", + "support-us-button": "^2.2.1", "tailwindcss": "^4.3.0" }, "devDependencies": { @@ -3945,9 +3945,9 @@ } }, "node_modules/support-us-button": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/support-us-button/-/support-us-button-2.2.0.tgz", - "integrity": "sha512-8J0Bozh1G1/JNvHYR8UKk35Cz1tc1O50g3v+z6MuT2AbgTbiCKEhltdK7XomI3QkEVyMLR4yP9sV3WxbqsUjOA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/support-us-button/-/support-us-button-2.2.1.tgz", + "integrity": "sha512-OcfQv3DFAGDryO0OmaDqh/7VsMvfJiPz4CMJkLylU07sBva8PNpX1KxkOUZtCz7pu+DLp4z6iNMvlBfAfMJUjw==", "license": "GNU General Public License v3.0", "dependencies": { "tslib": "^2.8.1" diff --git a/package.json b/package.json index 86f0919..b387167 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-icons": "^5.3.0", "react-router-dom": "^6.26.2", "recharts": "^2.12.7", - "support-us-button": "^2.2.0", + "support-us-button": "^2.2.1", "tailwindcss": "^4.3.0" }, "devDependencies": { diff --git a/src/pages/Support.jsx b/src/pages/Support.jsx index d6a10a0..f9456ad 100644 --- a/src/pages/Support.jsx +++ b/src/pages/Support.jsx @@ -17,16 +17,13 @@ function Support() { name: "AOSSIE", image: "/aossie-logo.svg", link: "https://aossie.org", - desc: "AOSSIE is an Australian not-for-profit organization that supports and brings together open-source projects. We believe open source is a resource-efficient and collaborative way to share knowledge, encourage innovation, and make education more accessible through strong community participation.", + desc: "AOSSIE is a non-profit organization dedicated to building impactful open-source software, mentoring contributors, and fostering innovation through global collaboration.", }, sponsors: [ { - name: "Google", - }, - { - name: "Stable Order", - }, + name: "Google Summer of Code", + } ], ctaSection: {