We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a7662 commit c5f0943Copy full SHA for c5f0943
src/components/2025/header.js
@@ -18,7 +18,7 @@ function Header() {
18
<div className="flex flex-col w-full ">
19
<text className="font-clashDisplay text-2xl md:text-2xl lg:text-4xl xl:text-5xl text-center justify-center tracking-widest text-white w-full">
20
{" "}
21
- AUGUST 14 - AUGUST 16, 2025
+ AUGUST 14 - 16, 2025
22
</text>
23
</div>
24
<div className="lg:mx-5">
@@ -30,10 +30,10 @@ function Header() {
30
Photo Gallery 📸
31
</a>
32
<a
33
- href="/schedule"
+ href="https://oscafrica.org/discord"
34
className="font-clashDisplay font-bold bg-yellow-500 hover:bg-yellow-400 m-4 p-6 mx-5 w-80 lg:w-fit text-center text-black tracking-wider text-lg"
35
>
36
- Schedule
+ Join the Community
37
38
39
0 commit comments