Fix board member headshot
This commit is contained in:
parent
c32e8b9afa
commit
57d336a017
2 changed files with 4 additions and 1 deletions
3
client/public/headshots/gender-neutral.png
Normal file
3
client/public/headshots/gender-neutral.png
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c47fb371b504a57abcf00bef4d10d59a24b53af295aba0fffc81fdf8b6954d5
|
||||||
|
size 26125
|
||||||
|
|
@ -29,7 +29,7 @@ const boardMembers: BoardMember[] = [
|
||||||
name: "Aubz M",
|
name: "Aubz M",
|
||||||
position: "Secretary",
|
position: "Secretary",
|
||||||
email: "aubz.m@deafmissoula.org",
|
email: "aubz.m@deafmissoula.org",
|
||||||
image: "/headshots/female.png",
|
image: "/headshots/gender-neutral.png",
|
||||||
bio: "Aubz M is a shining star at the local veterinary hospital, where they're paving their way to become a certified vet tech. This animal whisperer's heart beats for creatures great and small, but it also swells with love for self-care and coziness. When they're not snuggling Kanga (their adorable pup), Aubz can be found soaking up wellness vibes or cracking jokes that'll leave you giggling. With a quick wit and thoughtful spirit, this Deaf rockstar is spreading kindness and compassion wherever they go!"
|
bio: "Aubz M is a shining star at the local veterinary hospital, where they're paving their way to become a certified vet tech. This animal whisperer's heart beats for creatures great and small, but it also swells with love for self-care and coziness. When they're not snuggling Kanga (their adorable pup), Aubz can be found soaking up wellness vibes or cracking jokes that'll leave you giggling. With a quick wit and thoughtful spirit, this Deaf rockstar is spreading kindness and compassion wherever they go!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue