Skip to content

Commit 434df94

Browse files
authored
ENG-1055 - Add Karola to the website (#549)
* Add Karola as Pilots Lead to TEAM_MEMBERS in constants.ts * Update Karola's profile image
1 parent 60991e2 commit 434df94

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

apps/website/app/data/constants.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ export const TEAM_MEMBERS: TeamMember[] = [
4242
title: "Developer",
4343
image: "/team/maparent.jpg",
4444
},
45+
{
46+
name: "Karola",
47+
title: "Pilots Lead",
48+
image: "/team/karola.png",
49+
},
4550
{
4651
name: "David Vargas",
4752
title: "Advisor",
8.08 MB
Loading

0 commit comments

Comments
 (0)