Skip to content

Landing page content fixes#60

Merged
theamankumarsingh merged 5 commits intomainfrom
develop
Apr 1, 2026
Merged

Landing page content fixes#60
theamankumarsingh merged 5 commits intomainfrom
develop

Conversation

@theamankumarsingh
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

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

Updates landing page sponsor and speaker content by replacing the old marquee with a grid/table presentation and adding richer speaker details.

Changes:

  • Replace PastSponsorsMarquee with a new animated PastSponsorsTable section 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.

@theamankumarsingh theamankumarsingh merged commit 07ca99f into main Apr 1, 2026
6 checks passed
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