-
We Innovate We Educate
-
-
-
+
-
-
-
-
-
-
- Learn More About Us
+
+
+
+
+
+
+ Learn More About Us
+
-
-
-
+
+
+
+
+
+
+
+ Support Our Work
+
+
+
+
+
-
-
- {/* Projects Section */}
-
-
-
-
-
-
-
-
- Our Projects
-
-
-
+
-
- Our Projects span a wide range of themes, such as:
- open money; decentralized economic and financial stability;
- trust; education; sustainability; communication; governance and management;
- and user-empowering sunny tools.
-
-
-
-
-
- {randomProjects.map((project) => (
-
-
-
- ))}
-
-
+ {/* Projects Section */}
+
+
+
+
+
+
+
+
+ Our Projects
+
+
-
-
-
-
+
+
+
+ {randomProjects.map((project) => (
+
+
-
-
-
- View All Projects
-
-
-
-
+
+ ))}
+
+
+
+
+
+
+
+
+
+ View All Projects
+
+
+
+
diff --git a/src/components/apply/ApplyHeader.jsx b/src/components/apply/ApplyHeader.jsx
index bf00e6e9..e22397f9 100644
--- a/src/components/apply/ApplyHeader.jsx
+++ b/src/components/apply/ApplyHeader.jsx
@@ -46,6 +46,12 @@ export function ApplyHeader({ children }) {
Our application timeline is your step-by-step guide to becoming a part of our open-source community and contributing to projects that are shaping the future of technology. From submitting your proposal to final evaluations, we'll walk you through the process every step of the way. Don't miss this opportunity to be a part of something great and apply now!
+
+ Want to help us keep these projects free and open-source?{' '}
+
+ Support us on Open Collective
+
+
{/* Horizontal Timeline Steps */}
diff --git a/src/components/ideas/IdeasHeader.jsx b/src/components/ideas/IdeasHeader.jsx
index 9b3054bc..b7f4945f 100644
--- a/src/components/ideas/IdeasHeader.jsx
+++ b/src/components/ideas/IdeasHeader.jsx
@@ -5,65 +5,73 @@ import { Container } from '@/components/shared/Container'
import Link from 'next/link'
export function IdeasHeader({ validIdeasData, currentYear = 2025, children }) {
- return (
-
-
-
- Think. Build. Ship.
-
-
-
- Explore the world of open-source possibilities with AOSSIE's{' '}
- Idea List. As part of{' '}
- Google Summer of Code {currentYear}, we offer
- a unique opportunity for developers to explore new ideas, a wide
- variety of projects for developers to choose from and contribute to.
- From developing new features to fixing critical bugs, our idea list
- is your go-to destination for finding your next big project and
- kickstart your open-source journey.
-
-
-
- {children}
-
+ return (
+
+
+
+ Think. Build. Ship.
+
+
+
+ Explore the world of open-source possibilities with AOSSIE's{' '}
+ Idea List. As part of{' '}
+ Google Summer of Code {currentYear}, we offer
+ a unique opportunity for developers to explore new ideas, a wide
+ variety of projects for developers to choose from and contribute to.
+ From developing new features to fixing critical bugs, our idea list
+ is your go-to destination for finding your next big project and
+ kickstart your open-source journey.
+
+
+
+ {children}
+
-
-
- Have an Idea?
-
-
- We are always open to new and innovative ideas. If you have a project in mind that aligns with our mission, we'd love to hear from you.
-
-
-
- Submit Your Idea
-
-
-
-
-
- )
+
+
+ Have an Idea?
+
+
+ We are always open to new and innovative ideas. If you have a project in mind that aligns with our mission, we'd love to hear from you.
+
+
+
+ Submit Your Idea
+
+
+
+
+ Want to support our mission?{' '}
+
+ Support us on Open Collective
+
+