From 57d336a01790d8745b13c4a9795813b6dc20afbf Mon Sep 17 00:00:00 2001 From: TheMaddax Date: Mon, 14 Oct 2024 18:13:27 -0500 Subject: [PATCH] Fix board member headshot --- client/public/headshots/gender-neutral.png | 3 +++ client/src/components/Meet-Board.tsx | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 client/public/headshots/gender-neutral.png diff --git a/client/public/headshots/gender-neutral.png b/client/public/headshots/gender-neutral.png new file mode 100644 index 0000000..00f8f55 --- /dev/null +++ b/client/public/headshots/gender-neutral.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c47fb371b504a57abcf00bef4d10d59a24b53af295aba0fffc81fdf8b6954d5 +size 26125 diff --git a/client/src/components/Meet-Board.tsx b/client/src/components/Meet-Board.tsx index 599abad..218a9ea 100644 --- a/client/src/components/Meet-Board.tsx +++ b/client/src/components/Meet-Board.tsx @@ -29,7 +29,7 @@ const boardMembers: BoardMember[] = [ name: "Aubz M", position: "Secretary", 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!" }, {