Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TreasureProject/treasure-new-website
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheese1 committed Aug 15, 2023
2 parents 879a80c + db6701c commit 8d56fc9
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions app/const.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,15 +166,15 @@ import {
export const teamMembers = [
{
name: "John Patten",
title: "Co-Founder | Strategy",
title: "Co-Founder",
discordLink: "https://discordapp.com/users/882718244920754238",
twitterLink: "https://twitter.com/jpatten__",
image: JohnImg,
team: "Co-Founders",
},
{
name: "Karel Vuong",
title: "Co-Founder | Operations",
title: "Co-Founder",
discordLink: "https://discordapp.com/users/397537602988670977",
twitterLink: "https://twitter.com/karelvuong",
image: KarelImg,
Expand Down Expand Up @@ -258,14 +258,6 @@ export const teamMembers = [
image: FrannyImg,
team: "Platform",
},
{
name: "Bahama",
title: "Product",
discordLink: "https://discordapp.com/users/791828959360319498",
twitterLink: "https://twitter.com/Mr_Bahama_",
image: BahamaImg,
team: "Platform",
},
{
name: "Mouse Dev",
title: "Development (Solidity)",
Expand Down Expand Up @@ -328,14 +320,6 @@ export const teamMembers = [
image: CrisisImg,
team: "Smolverse",
},
{
name: "Maximee",
title: "Animation",
discordLink: "https://discordapp.com/users/324482717611982848",
twitterLink: "https://twitter.com/maximee_eth",
image: MaximeeImg,
team: "Smolverse",
},
{
name: "Preeminent",
title: "Marketing",
Expand Down Expand Up @@ -365,7 +349,7 @@ export const teamMembers = [
discordLink: "https://discordapp.com/users/539546215399030814",
twitterLink: "https://twitter.com/purplezsnow",
image: PurpleSnowImg,
team: "Game Studio",
team: "Darkbright Studios",
},
];

Expand Down

0 comments on commit 8d56fc9

Please sign in to comment.