Add donate section to homepage with impact blurb - #118
Open
devin-ai-integration[bot] wants to merge 2 commits into
Open
Add donate section to homepage with impact blurb#118devin-ai-integration[bot] wants to merge 2 commits into
devin-ai-integration[bot] wants to merge 2 commits into
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
oliver-ni
self-requested a review
August 9, 2026 02:54
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a "Support BMT" section on the homepage, placed above the sponsors, with a left-aligned impact blurb and a Donate button linking to a new Stripe Payment Link (https://donate.stripe.com/5kQeVf9mlcCT4Gx6eX9Zm0O).
The blurb emphasizes that BMT is run entirely by 100+ UC Berkeley student volunteers and cites this season's reach (5,000+ students from 600+ schools) — numbers pulled from ContestDojo (BMT 2025, BMT 2025 Online, BmMT 2026, BmMT 2026 Online: 5,133 students on teams across 625 distinct orgs; 100 distinct staff names on the about page). Also bumps the intro's "over 4,000 annual student participants" to 5,000.
The Stripe side was set up via API on the live BMT account: a "Donation to Berkeley Math Tournament" product with a customer-chooses-amount price (preset $25, min $1, USD) and a payment link with
submit_type=donate.Link to Devin session: https://app.devin.ai/sessions/15c4f3ee41584b82ab43196e91e83768
Requested by: @oliver-ni