Skip to content

Commit

Permalink
Merge pull request #284 from TreasureProject/feat/team-updates-apr2024
Browse files Browse the repository at this point in the history
apr 2024 team updates
  • Loading branch information
karelvuong authored Apr 30, 2024
2 parents 1f2097a + 34597f0 commit 0b5c922
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions app/const.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ import DeathMonkeyImg from "../public/img/pfps/DeathMonkey.png";
import Ent1T7Img from "../public/img/pfps/ENT1T7.png";
import FrannyImg from "../public/img/pfps/Franny.png";
import GinaImg from "../public/img/pfps/Gina.png";
import JenImg from "../public/img/pfps/Jen.png";
import JohnImg from "../public/img/pfps/John.png";
import JonImg from "../public/img/pfps/Jon.png";
import JoshImg from "../public/img/pfps/Josh.png";
Expand All @@ -118,13 +117,13 @@ import PeterImg from "../public/img/pfps/Peter.webp";
import PreeminentImg from "../public/img/pfps/Preeminent.png";
import RappzulaImg from "../public/img/pfps/Rappzula.png";
import SambinoImg from "../public/img/pfps/Sambino.png";
import SargonImg from "../public/img/pfps/Sargon.png";
import VinnyImg from "../public/img/pfps/Vinny.png";
import XImg from "../public/img/pfps/X_.webp";
import ZakImg from "../public/img/pfps/Zak.png";
import WagingBullImg from "../public/img/pfps/Wagingbull.png";
import YenImg from "../public/img/pfps/Yen.png";
import YuriImg from "../public/img/pfps/Yuri.png";
import DefaultImg from "../public/img/pfps/default.png";

// Twitter
import OfficialAbengerImg from "../public/img/twitter/OfficialAbenger.webp";
Expand Down Expand Up @@ -246,14 +245,6 @@ export const teamMembers = [
image: DanielImg,
team: "Creative",
},
{
name: "Jen Stuber",
title: "Community Manager",
discordLink: "https://discordapp.com/users/104317183521198080",
twitterLink: "https://twitter.com/JenniferStuber",
image: JenImg,
team: "Marketing",
},
{
name: "Josh",
title: "Live Ops Coordinator",
Expand Down Expand Up @@ -291,6 +282,12 @@ export const teamMembers = [
image: YenImg,
team: "Creative",
},
{
name: "Sargon",
title: "Director of Infrastructure",
image: SargonImg,
team: "Product & Engineering",
},
{
name: "noisewar",
title: "Executive Producer",
Expand Down
Binary file removed public/img/pfps/Jen.png
Binary file not shown.
Binary file added public/img/pfps/Sargon.png
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 0b5c922

Please sign in to comment.