diff --git a/src/lib/images/senator/John_Fetterman.png b/src/lib/images/senator/John_Fetterman.png new file mode 100644 index 00000000..8c21a21a Binary files /dev/null and b/src/lib/images/senator/John_Fetterman.png differ diff --git a/src/lib/utils.ts b/src/lib/utils.ts index 10d0a8e8..18ff70e6 100644 --- a/src/lib/utils.ts +++ b/src/lib/utils.ts @@ -678,6 +678,7 @@ export function getPartyForPoliticians(name) { "Daniel Webster": "Republican", "Nicole Malliotakis": "Republican", "Buddy Carter": "Republican", + "John Fetterman": "Democratic", }; // Combine first and last name to form the key