Skip to content

Commit

Permalink
fix: update exec positions
Browse files Browse the repository at this point in the history
  • Loading branch information
armanmoztar committed Sep 21, 2024
1 parent 019ffb4 commit 0c1f3b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/general/execSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const execs = [
{
name: "Daphne Tian",
image: "/images/execs/daphne_tian.png",
title: "Design Lead",
title: "Outreach Coordinator",
linkedIn: "https://www.linkedin.com/in/daphne-tian/",
},
{
Expand Down Expand Up @@ -98,7 +98,7 @@ const execs = [
{
name: "Ura Hwang",
image: "/images/execs/ura_hwang.png",
title: "Marketing Coordinator",
title: "Outreach Coordinator",
linkedIn: "https://www.linkedin.com/in/ura-hwang-748336282/",
},
];
Expand Down

0 comments on commit 0c1f3b0

Please sign in to comment.