Skip to content

Commit

Permalink
added the rest
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-lai-sh committed Oct 12, 2024
1 parent ca98a4d commit 7351880
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default function Team() {
<Row>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/indeera.png"} name={"Indeera Saha"} role={"Co President"} linkedin={"https://www.linkedin.com/in/indeerasaha/"} instagram="https://www.instagram.com/indeerasahahaha/" github="https://github.com/indeerasaha>"/>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/lena.jpeg"} name={"Lena Lin"} role={"Co President"} linkedin={"https://www.linkedin.com/in/linlena/"}/>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/andrew_l.jpg"} name={"Andrew Lee"} role={"Secretary"} linkedin={"https://www.linkedin.com/in/andrewlee23708/"}/>
</Row>
<h2 className="team-heading">Events</h2>
<Row>
Expand Down Expand Up @@ -50,6 +51,7 @@ export default function Team() {
<h2 className="team-heading">Mentorship</h2>
<Row>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/ali.jpg"} name={"Aileen Li"} role={"Mentorship Co-lead"} linkedin={"https://www.linkedin.com/in/aileenli1/"}/>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/ryan_k.jpg"} name={"Ryan Kawahara"} role={"Mentorship Co-lead"} linkedin={"https://www.linkedin.com/in/ryan-kawahara/"} instagram={"https://www.youtube.com/watch?v=dQw4w9WgXcQ"}/>
</Row>
<h2 className="team-heading">Eboard Alumni</h2>
<Row>
Expand Down
Binary file added public/assets/team-photos/andrew_l.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/team-photos/ryan_k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7351880

Please sign in to comment.