The Vibes: add Jump24 sponsor, event logo, schedule & prospectus partners#417
Merged
Conversation
…s partners - Add Jump24 as a sponsor on /the-vibes (new logo component) - Extract the sponsor grid into a shared, data-driven <x-sponsors.vibes-partners /> component so /the-vibes and the prospectus share one source of truth - Prospectus: add a "Current Partners" logo wall and a "Food & Venue Partners" in-kind callout - Add "The Vibes" logo (light/dark variants) to both page headers - Add an event-day Schedule section to /the-vibes (centered timeline) - Point the sponsor CTA to the prospectus instead of a mailto - Add feature tests covering the pages, logo, schedule and CTA Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Add PhpStorm (JetBrains) as a sponsor via the shared vibes-partners component, so it appears on both /the-vibes and the prospectus - Add PhpStorm logo assets (light + dark wordmark variants) - Remove tests/Feature/TheVibesTest.php Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
Updates to the The Vibes event page (
/the-vibes) and the Partner Prospectus (/the-vibes-prospectus).Sponsors
/the-vibes, with a new logo component (sponsors.logos.jump24) that adapts to light/dark mode.<x-sponsors.vibes-partners />component so/the-vibesand the prospectus render one source of truth — future sponsors appear on both pages automatically.Prospectus
The Vibes page
<h1>.Tests
tests/Feature/TheVibesTest.phpcovering both pages, the header logo (rendered refs + assets on disk), the schedule content, and the prospectus-linked CTA. 8 tests / 42 assertions passing, Pint clean.Notes for reviewers
the-vibes.blade.php) and prospectus cover still say 4 PM. Left as-is pending a decision on which is correct.public/img/the-vibes/(light + a black→white dark variant).package-lock.jsonchange in the workspace (clone-name field) was intentionally excluded from this PR.🤖 Generated with Claude Code