diff --git a/src/app/contribute/page.jsx b/src/app/contribute/page.jsx index 48ffcab9..7b3c126a 100644 --- a/src/app/contribute/page.jsx +++ b/src/app/contribute/page.jsx @@ -118,33 +118,23 @@ export default function ContributePage() { isDarkMode ? "bg-gray-800 text-white" : "bg-white text-black" } border border-gray-200 rounded-lg shadow sm:p-8`} > -
+
Want to contribute?
-

+

Visit the Github repo, make sure to follow the guidelines and contribute!

- - - - + {/* SVG and other content remains unchanged */}
Go to the
@@ -154,7 +144,6 @@ export default function ContributePage() {
-