Skip to content

Commit

Permalink
vote riders, vet the vote, the team rebrand
Browse files Browse the repository at this point in the history
  • Loading branch information
mojowen committed May 14, 2024
1 parent 75d4b5a commit f698e4d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 3 deletions.
Binary file removed public/images/logos/all-vote-no-play.png
Binary file not shown.
Binary file added public/images/logos/the-team.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/logos/vet-vote.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/logos/vote-riders.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 13 additions & 3 deletions src/components/page-partners/page-partners.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ const partners: { img: string; name: string; url: string }[] = [
url: "https://acluga.org/",
},
{
img: "all-vote-no-play.png",
name: "All Vote No Play",
url: "https://www.allvotenoplay.org/",
img: "the-team.png",
name: "The Team",
url: "https://www.theteam.org/",
},
{
img: "alliance-for-youth-organizing.png",
Expand Down Expand Up @@ -221,6 +221,11 @@ const partners: { img: string; name: string; url: string }[] = [
name: "UnidosUS",
url: "https://www.unidosus.org/",
},
{
img: "vet-the-vote.png",
name: "Vet the Vote",
url: "https://vetthe.vote/",
},
{
img: "voces.jpg",
name: "Voces",
Expand All @@ -236,6 +241,11 @@ const partners: { img: string; name: string; url: string }[] = [
name: "Voters Not Politicians",
url: "https://votersnotpoliticians.com/",
},
{
img: "vote-riders.png",
name: "Vote Riders",
url: "https://www.voteriders.org/",
},
{
img: "when-we-all-vote.png",
name: "When We All Vote",
Expand Down

0 comments on commit f698e4d

Please sign in to comment.