diff --git a/src/components/Banner.jsx b/src/components/Banner.jsx index 44a482da..b0787e59 100644 --- a/src/components/Banner.jsx +++ b/src/components/Banner.jsx @@ -5,11 +5,22 @@ import { Pattern } from '@/components/Pattern'; export function Banner() { return (
-
+
- - -
+ + {/* Add gradient mask that fades to right */} +
+ + +
+ +

Launch into AOSSIE's open-source world through GSoC!

@@ -28,4 +39,4 @@ export function Banner() {
); -} +} \ No newline at end of file