Skip to content

Commit

Permalink
Forgot some ppl
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-lai-sh committed Sep 25, 2024
1 parent 0a2c22e commit 40f5f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export default function Team() {
<Row>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/sean.jpg"} name={"Sean Lai"} role={"Startup Week Co-Lead"} linkedin={"https://www.linkedin.com/in/sean-sh-lai/"} github={"https://github.com/sean-lai-sh"} website={"https://seanlai1.com"}/>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/michael_s.png"} name={"Michael Shen"} role={"Startup Week Co-Lead"} linkedin={"https://www.linkedin.com/in/michashen/"} github={"https://github.com/mshen766"}/>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/peda.jpg"} name={"Parul Veda"} role={"Startup Week Co-Lead"} linkedin={"https://www.linkedin.com/in/parul-veda/"}/>
</Row>
{/* <h2 className="team-heading">Dev Team</h2>
<Row>
Expand All @@ -48,7 +49,7 @@ export default function Team() {
</Row>
<h2 className="team-heading">Mentorship</h2>
<Row>
<p>stay tuned for the announcement...</p>
<IndivTeamMemberCard imgSrc={"../assets/team-photos/ali.jpg"} name={"Aileen Li"} role={"Mentorship Co-lead"} linkedin={"https://www.linkedin.com/in/aileenli1/"}/>
</Row>
<h2 className="team-heading">Eboard Alumni</h2>
<Row>
Expand Down
Binary file added public/assets/team-photos/ali.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 40f5f2b

Please sign in to comment.