Skip to content

Commit f00922b

Browse files
Merge pull request #41 from DotNetRussell/add-sara-bowthorpe-treasurer
Add Sara Bowthorpe as Treasurer
2 parents 0686090 + 6b55137 commit f00922b

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)