Merged
Conversation
…implement interactive speaker bio modals with HUD styling
…usion, and z-index priority; deactivate abhishek jm profile state
There was a problem hiding this comment.
Pull request overview
Updates landing page sponsor and speaker content by replacing the old marquee with a grid/table presentation and adding richer speaker details.
Changes:
- Replace
PastSponsorsMarqueewith a new animatedPastSponsorsTablesection and move it near the footer. - Update the “Current Speakers” section with real speaker data and add a bio modal.
- Refresh landing header value-prop copy and add an “Organizing Partner” block to current sponsors.
Reviewed changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| src/components/landing/PastSponsorsTable.tsx | New past-sponsors grid with GSAP/ScrollTrigger reveal animations and hover accents. |
| src/components/landing/PastSponsorsMarquee.tsx | Removes the old framer-motion marquee component. |
| src/components/landing/Header.tsx | Adjusts value-proposition card text on the hero. |
| src/components/landing/CurrentSponsors.tsx | Adds “Organizing Partner” section and logo/link. |
| src/components/landing/CurrentSpeakers.tsx | Replaces placeholder speakers with real data; adds GSAP entrance animations and a bio modal. |
| public/inctf/assets/images/current_speakers/Sreepriya_C.jpeg | Adds a new speaker headshot image. |
| app/page.tsx | Swaps in PastSponsorsTable and removes the marquee section usage. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.