Skip to content

chore: remove BoostMania sponsor banner#220

Merged
afonsojramos merged 1 commit into
mainfrom
seoul-v1
May 31, 2026
Merged

chore: remove BoostMania sponsor banner#220
afonsojramos merged 1 commit into
mainfrom
seoul-v1

Conversation

@afonsojramos
Copy link
Copy Markdown
Member

@afonsojramos afonsojramos commented May 31, 2026

Removes the "Supported by BoostMania" supporters banner from the homepage hero section, along with its now-orphaned CSS and the unused boostmania.png sponsor image asset.

Summary by CodeRabbit

  • Chores
    • Removed sponsor link section from the hero area

@afonsojramos afonsojramos merged commit 3bd68b7 into main May 31, 2026
1 of 3 checks passed
@afonsojramos afonsojramos deleted the seoul-v1 branch May 31, 2026 19:30
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 31, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2ef9af6e-8e45-442d-8ebb-237357bd58c7

📥 Commits

Reviewing files that changed from the base of the PR and between 2740b2c and d1c608e.

⛔ Files ignored due to path filters (1)
  • public/images/sponsors/boostmania.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • src/components/homepage/HeroSection.astro

Walkthrough

The HeroSection component removes the "Supported by" / Boostmania sponsor block, eliminating its template markup, associated .hero-supporters CSS styles, and the reduced-motion selector reference. The hero actions now flow directly into the showcase section.

Changes

Hero sponsor block removal

Layer / File(s) Summary
Remove sponsor block markup and styles
src/components/homepage/HeroSection.astro
The "Supported by" sponsor callout and its .hero-supporters styles (link styling, accent rules) are removed from the component markup and stylesheet. The @media (prefers-reduced-motion: reduce) rule is updated to exclude the now-removed .hero-supporters selector.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • spicetify/docs#210: Inverse operation—adds the Boostmania sponsor callout and .hero-supporters markup/styles to HeroSection.astro.
  • spicetify/docs#205: Initial homepage redesign that introduced the HeroSection component and the sponsor block now being removed.

Poem

🐰 A sponsor departs from the hero's bright stage,
Boostmania bows, turns the final page,
Less markup to parse, cleaner flows instead—
The hero marches on, straight ahead!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch seoul-v1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant