Skip to content

Commit 6b55137

Browse files
author
Mr. The Plague
committed
Add Sara Bowthorpe as Treasurer
1 parent 0686090 commit 6b55137

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/public/images/sara.png

1.92 MB
Loading

frontend/src/app/board/page.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ const officers: BoardMember[] = [
7777
photoHeight: 2048,
7878
},
7979
{
80-
name: "David Saldivar",
80+
name: "Sara Bowthorpe",
8181
role: "Treasurer",
8282
membership: "Founding Voting Member",
83-
photo: "/images/david.jfif",
84-
photoWidth: 1004,
85-
photoHeight: 1211,
83+
photo: "/images/sara.png",
84+
photoWidth: 1086,
85+
photoHeight: 1448,
8686
},
8787
];
8888

0 commit comments

Comments
 (0)