Skip to content

Reorder team members & Schedule - #97

Merged
Ankith-Cirgir merged 5 commits into
mainfrom
Reorder-team-members
Jul 26, 2026
Merged

Reorder team members & Schedule#97
Ankith-Cirgir merged 5 commits into
mainfrom
Reorder-team-members

Conversation

@Ankith-Cirgir

Copy link
Copy Markdown
Collaborator

Added new images and schedule:
image
image

@Ankith-Cirgir
Ankith-Cirgir requested a review from rgbayrak July 26, 2026 05:12
@Ankith-Cirgir Ankith-Cirgir self-assigned this Jul 26, 2026
Copilot AI review requested due to automatic review settings July 26, 2026 05:12
@Ankith-Cirgir Ankith-Cirgir linked an issue Jul 26, 2026 that may be closed by this pull request

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the BrainHack Vandy site’s public-facing content for the 2026 event by refreshing the organizers list (including new headshots) and replacing the placeholder schedule with dated event entries, alongside a few styling tweaks to team cards and the footer.

Changes:

  • Update the Team page to treat 2026 as the current year and reorder/refresh organizer entries.
  • Replace “stay tuned” placeholder schedule with a detailed 2026 multi-day events list.
  • Adjust CSS box-sizing/padding for footer elements and team cards.

Reviewed changes

Copilot reviewed 6 out of 56 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/index.css Tweaks footer layout styles (padding/box-sizing).
src/components/Team/teamData.js Updates 2026 organizer roster and image paths.
src/components/Team/TeamCard.js Adds optional email icon/link rendering on team cards.
src/components/Team/Team.js Switches “current year” rendering logic from 2025 to 2026.
src/components/Team/team.css Adds box-sizing overrides for team card-related selectors.
src/components/Schedule/events.js Replaces placeholder schedule with detailed 2026 events.
Comments suppressed due to low confidence (8)

src/components/Team/teamData.js:23

  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Eunice_Hahm.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:30
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Lily_Kriegel.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:60
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Liza_Akpoli.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:81
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Gyuri_Ramos.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:87
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Kristine_Won.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:95
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Catie_Chang.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:106
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Gaurav_Rudravaram.webp). This will break the image on case-sensitive hosting.
    src/components/Team/teamData.js:114
  • This image path’s filename casing doesn’t match the actual asset in public/assets/team (Nishanth_Basava.webp). This will break the image on case-sensitive hosting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

imgPath: "assets/team/Richard_Song.svg",
ghLink: "https://github.com/richardwsong",
websiteLink: "https://www.linkedin.com/in/richard-song-837015198/"
imgPath: "assets/team/lucy_wu.webp",
Comment on lines +140 to +144
.team-card-view,
.team-card-col,
.teamcard-img-top,
.team-card-title,
.team-card-description {
This was referenced Jul 26, 2026
@Ankith-Cirgir
Ankith-Cirgir merged commit faab7a1 into main Jul 26, 2026
1 check passed
@Ankith-Cirgir
Ankith-Cirgir deleted the Reorder-team-members branch July 27, 2026 04:08
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.

Change Teams tab Order

2 participants