diff --git a/.github/workflows/process-cdn-uploads.yml b/.github/workflows/process-cdn-uploads.yml deleted file mode 100644 index e69de29..0000000 diff --git a/app/page.tsx b/app/page.tsx index 3385806..ec4d617 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -44,7 +44,7 @@ export default async function Home() {
The Athena Award:
- Parthenon Event + Parthenon Event
In 2025, over 1000 Hack Clubbers started their journey to earn the Athena Award certifcation - in collaboration with MIT, Girls Who Code, and GitHub - by spending 30 hours coding on 3 technical projects.
Verify an Athena Award certification
diff --git a/components/AthenaAwardsCard.tsx b/components/AthenaAwardsCard.tsx index 2b668a0..a9a0136 100644 --- a/components/AthenaAwardsCard.tsx +++ b/components/AthenaAwardsCard.tsx @@ -150,6 +150,7 @@ export default function AthenaAwardsCard() { alt="Athena Award" width={1000} height={1000} + unoptimized priority />
diff --git a/components/SleepoverCard.tsx b/components/SleepoverCard.tsx index 9f46a6a..1b334ad 100644 --- a/components/SleepoverCard.tsx +++ b/components/SleepoverCard.tsx @@ -28,11 +28,6 @@ const responsive = { }; const carouselImages = [ - { - image: - "https://cdn.hackclub.com/rescue?url=https://hc-cdn.hel1.your-objectstorage.com/s/v3/643baf61ae5b56c1fb50a3af60600108cf52f3af_image.png", - caption: "Hackers at Horizon, a Day of Service event in NYC.", - }, { image: "/images/jpeg.png", caption: @@ -55,7 +50,7 @@ const carouselImages = [ export default function SleepoverCard() { return ( <> -
+
{/* Bunny tile background */}
- - Happening now. You're invited to join a community of +
+ Stasis +
+ + You're invited to join a community of creators, built by girls, for girls. In collaboration with:
- +
+ +
+

+ Interested in building +
+ hardware projects? +
+ Get up to $300 to build it. +

+ + Join Stasis + +
+
diff --git a/public/images/stasis.png b/public/images/stasis.png new file mode 100644 index 0000000..67b6894 Binary files /dev/null and b/public/images/stasis.png differ