Skip to content

Revert "chore: o7 sleepover"#1991

Merged
transcental merged 1 commit intomainfrom
revert-1990-o7-sleepover
May 4, 2026
Merged

Revert "chore: o7 sleepover"#1991
transcental merged 1 commit intomainfrom
revert-1990-o7-sleepover

Conversation

@transcental
Copy link
Copy Markdown
Member

Reverts #1990

Copilot AI review requested due to automatic review settings May 4, 2026 18:26
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
site Ready Ready Preview, Comment May 4, 2026 6:28pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reintroduces the “Sleepover” promotion on the homepage by adding it back into the carousel, CTA card list, and the homepage card stack (via a dedicated Sleepover card component).

Changes:

  • Add a new Sleepover homepage card component and render it on the index page.
  • Add “Sleepover” entries to public/carousel.json and lib/cta.json so it appears in the carousel and CTA strip.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
public/carousel.json Adds a Sleepover carousel card entry (styling, copy, image, link).
lib/cta.json Adds a Sleepover CTA card entry (styling, copy, images, link).
pages/index.tsx Imports and renders the new <Sleepover /> card in the homepage card list.
components/index/cards/sleepover.tsx Introduces the Sleepover homepage card layout, copy, and external links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

{[
'Spend 30 hours learning to code',
'Earn prizes like plushies, iPads, and more!',
'Fly to a slumber party themed hackathon in Chicago this April!'
Comment on lines +121 to +126
<Box
as="a"
href="https://sleepover.hackclub.com?utm_source=site_card"
target="_blank"
rel="noopener"
sx={{ display: ['none', 'block', 'block'] }}
Comment on lines +145 to +150
<Box
as="a"
href="https://sleepover.hackclub.com?utm_source=site_card"
target="_blank"
rel="noopener"
sx={{
Comment thread public/carousel.json
"titleColor": "#5B4A8A",
"descriptionColor": "#3D6098",
"title": "Sleepover",
"description": "Learn to code, earn prizes like plushies and iPads, and fly out to an all girls slumber party in Chicago!",
Comment thread lib/cta.json
"logo": "https://cdn.hackclub.com/019c76b7-644a-7ef7-b855-63253c99d2f8/UpZIvQ.png",
"background": "#B5AAE7",
"stickerImage": "https://cdn.hackclub.com/019c76b5-f328-725e-9d6d-4f5368685ab5/tNACWw.png",
"description": "Learn to code and fly to an all girls slumber party hackathon!",
@transcental transcental merged commit 88f874f into main May 4, 2026
15 checks passed
@3kh0 3kh0 disabled auto-merge May 4, 2026 21:31
@transcental transcental deleted the revert-1990-o7-sleepover branch May 4, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants