Skip to content

Commit

Permalink
Update colors, URLs, and add WiCyS
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteHoodHacker committed Sep 11, 2024
1 parent 03cb675 commit 6e52faf
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
Binary file modified public/assets/qr-fallctf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions src/app/(new-signage)/cif/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,21 @@ export default function SignagePage() {
A beginner-friendly<br /> <span className="text-yellow-dark">hacking</span> competition.
</p>
<p className="text-xl leading-none">
Register at <span className="text-yellow-dark font-medium">sigpwny.com/fallctf</span>.
Register at <span className="text-yellow-dark font-medium">2024.fallctf.com</span>.
</p>
</div>
<div className="flex flex-col ml-auto">
<img
src="/assets/qr-fallctf.png"
className="pointer-events-none h-[400px] grainger:h-[350px] w-auto"
alt="https://sigpwny.com/fallctf"
alt="https://2024.fallctf.com"
/>
</div>
</div>
);
const during_body = (
<span className="animate-translate-right w-full">
<Scoreboard ctfd_url="https://fallctf.sigpwny.com" limit={5} />
<Scoreboard ctfd_url="https://2024.fallctf.com" limit={5} />
</span>
);
const during_details_solve = (
Expand All @@ -85,7 +85,7 @@ export default function SignagePage() {
Solve the Challenges!
</p>
<p className="text-xl text-yellow-dark leading-none font-medium">
sigpwny.com/fallctf
2024.fallctf.com
</p>
</span>
);
Expand All @@ -102,7 +102,7 @@ export default function SignagePage() {
ref={scopeHeader}
>
<p className="font-medium text-xl leading-none">
SIGPwny Presents
SIGPwny + WiCyS Presents
</p>
</motion.div>
<motion.div
Expand Down Expand Up @@ -149,7 +149,7 @@ export default function SignagePage() {
<span className="grainger:hidden grid grid-cols-2 gap-2">
<motion.span layout="position">
<p className="text-xl font-medium">
September 23rd, 12–6 PM
September 22nd, 12–6 PM
</p>
<p className="text-xl leading-none font-medium">
CIF 3039
Expand All @@ -159,7 +159,7 @@ export default function SignagePage() {
</span>
<span className="hidden grainger:flex">
<p className="text-xl leading-none font-medium">
September 23rd, 12–6 PM @ CIF 3039
September 22nd, 12–6 PM @ CIF 3039
</p>
</span>
</motion.div>
Expand Down
14 changes: 7 additions & 7 deletions src/app/(new-signage)/siebel/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,21 @@ export default function SignagePage() {
A beginner-friendly<br /> <span className="text-yellow-dark">hacking</span> competition.
</p>
<p className="text-xl leading-none">
Register at <span className="text-yellow-dark font-medium">sigpwny.com/fallctf</span>.
Register at <span className="text-yellow-dark font-medium">2024.fallctf.com</span>.
</p>
</div>
<div className="flex flex-col ml-auto">
<img
src="/assets/qr-fallctf.png"
className="pointer-events-none h-[400px] grainger:h-[350px] w-auto"
alt="https://sigpwny.com/fallctf"
alt="https://2024.fallctf.com"
/>
</div>
</div>
);
const during_body = (
<span className="animate-translate-right w-full">
<Scoreboard ctfd_url="https://fallctf.sigpwny.com" limit={5} />
<Scoreboard ctfd_url="https://2024.fallctf.com" limit={5} />
</span>
);
const during_details_solve = (
Expand All @@ -85,7 +85,7 @@ export default function SignagePage() {
Solve the Challenges!
</p>
<p className="text-xl text-yellow-dark leading-none font-medium">
sigpwny.com/fallctf
2024.fallctf.com
</p>
</span>
);
Expand All @@ -102,7 +102,7 @@ export default function SignagePage() {
ref={scopeHeader}
>
<p className="font-medium text-xl leading-none">
SIGPwny Presents
SIGPwny + WiCyS Presents
</p>
</motion.div>
<motion.div
Expand Down Expand Up @@ -149,7 +149,7 @@ export default function SignagePage() {
<span className="grainger:hidden grid grid-cols-2 gap-2">
<motion.span layout="position">
<p className="text-xl font-medium">
September 23rd, 12–6 PM
September 22nd, 12–6 PM
</p>
<p className="text-xl leading-none font-medium">
CIF 3039
Expand All @@ -159,7 +159,7 @@ export default function SignagePage() {
</span>
<span className="hidden grainger:flex">
<p className="text-xl leading-none font-medium">
September 23rd, 12–6 PM @ CIF 3039
September 22nd, 12–6 PM @ CIF 3039
</p>
</span>
</motion.div>
Expand Down
10 changes: 5 additions & 5 deletions src/app/(signage)/eceb/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function SignagePage() {
ref={scopeHeader}
>
<p className="font-medium text-[4rem] leading-none">
SIGPwny Presents
SIGPwny + WiCyS Presents
</p>
</motion.div>
<motion.div
Expand Down Expand Up @@ -110,14 +110,14 @@ export default function SignagePage() {
A beginner-friendly<br /> <span className="text-yellow-dark">hacking</span> competition.
</p>
<p className="text-[4rem] leading-none">
Register at <span className="text-yellow-dark font-medium">sigpwny.com/fallctf</span>.
Register at <span className="text-yellow-dark font-medium">2024.fallctf.com</span>.
</p>
</div>
<div className="flex flex-col ml-auto">
<img
src="/assets/qr-fallctf.png"
className="pointer-events-none h-[400px] grainger:h-[350px] w-auto"
alt="https://sigpwny.com/fallctf"
alt="https://2024.fallctf.com"
/>
</div>
</motion.div>
Expand All @@ -128,15 +128,15 @@ export default function SignagePage() {
>
<span className="grainger:hidden">
<p className="text-[4rem] font-medium">
September 23rd, 12–6 PM
September 22nd, 12–6 PM
</p>
<p className="text-[4rem] leading-none font-medium">
CIF 3039
</p>
</span>
<span className="hidden grainger:flex">
<p className="text-[4rem] leading-none font-medium">
September 23rd, 12–6 PM @ CIF 3039
September 22nd, 12–6 PM @ CIF 3039
</p>
</span>
</motion.div>
Expand Down
10 changes: 5 additions & 5 deletions src/app/(signage)/grainger/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function SignagePage() {
ref={scopeHeader}
>
<p className="font-medium text-[4rem] leading-none">
SIGPwny Presents
SIGPwny + WiCyS Presents
</p>
</motion.div>
<motion.div
Expand Down Expand Up @@ -110,14 +110,14 @@ export default function SignagePage() {
A beginner-friendly<br /> <span className="text-yellow-dark">hacking</span> competition.
</p>
<p className="text-[4rem] leading-none">
Register at <span className="text-yellow-dark font-medium">sigpwny.com/fallctf</span>.
Register at <span className="text-yellow-dark font-medium">2024.fallctf.com</span>.
</p>
</div>
<div className="flex flex-col ml-auto">
<img
src="/assets/qr-fallctf.png"
className="pointer-events-none h-[400px] grainger:h-[350px] w-auto"
alt="https://sigpwny.com/fallctf"
alt="https://2024.fallctf.com"
/>
</div>
</motion.div>
Expand All @@ -128,15 +128,15 @@ export default function SignagePage() {
>
<span className="grainger:hidden">
<p className="text-[4rem] font-medium">
September 23rd, 12–6 PM
September 22nd, 12–6 PM
</p>
<p className="text-[4rem] leading-none font-medium">
CIF 3039
</p>
</span>
<span className="hidden grainger:flex">
<p className="text-[4rem] leading-none font-medium">
September 23rd, 12–6 PM @ CIF 3039
September 22nd, 12–6 PM @ CIF 3039
</p>
</span>
</motion.div>
Expand Down
4 changes: 2 additions & 2 deletions src/components/LogoReveal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ export default function LogoReveal() {
repeat: Infinity,
repeatType: "loop"
};
const dark_yellow = "rgba(255, 178, 0, 1.0)";
const light_yellow = "rgba(255, 255, 0, 1.0)";
const dark_yellow = "rgba(204, 102, 238, 1.0)";
const light_yellow = "rgba(227, 155, 250, 1.0)";
return (
<motion.svg
viewBox="0 0 1024 150"
Expand Down
4 changes: 2 additions & 2 deletions src/components/NewLogoReveal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ export default function LogoReveal() {
repeat: Infinity,
repeatType: "loop"
};
const dark_yellow = "rgba(255, 178, 0, 1.0)";
const light_yellow = "rgba(255, 255, 0, 1.0)";
const dark_yellow = "rgba(204, 102, 238, 1.0)";
const light_yellow = "rgba(227, 155, 250, 1.0)";
return (
<motion.svg
viewBox="0 0 1024 150"
Expand Down
8 changes: 4 additions & 4 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ const config: Config = {
'conic-gradient(from 180deg at 50% 50%, var(--tw-gradient-stops))',
},
colors: {
"yellow-dark": "rgba(255, 178, 0, 1.0)",
"yellow-light": "rgba(255, 255, 0, 1.0)",
"yellow-dark": "rgba(204, 102, 238, 1.0)",
"yellow-light": "rgba(227, 155, 250, 1.0)",
"surface": {
"100": "rgba(34, 34, 34, 1.0)",
"150": "rgba(51, 51, 51, 1.0)",
"100": "rgba(var(34, 34, 34, 1.0)",
"150": "rgba(var(51, 51, 51, 1.0)",
},
},
container: {
Expand Down

0 comments on commit 6e52faf

Please sign in to comment.