add Lockhart, Plate Privacy

This commit is contained in:
Will Freeman
2025-10-10 23:24:55 -06:00
parent 346c5a0d6f
commit 718a9f1c1c
3 changed files with 19 additions and 3 deletions
@@ -130,6 +130,12 @@ const similarProjects: SimilarProject[] = [
url: "https://atlasofsurveillance.org/atlas",
imageUrl: "/similar-projects/eff-atlas.webp"
},
{
name: "Plate Privacy",
description: "The Institute for Justice's site analyzing ALPR usage patterns in the US.",
url: "https://plateprivacy.com",
imageUrl: "/similar-projects/plate-privacy.webp"
}
]
</script>