diff --git a/components/footer.tsx b/components/footer.tsx index dfdd2e7..3a25b77 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -16,13 +16,6 @@ const LINKS = [ { name: "Trippin Balls", url: "https://trippinballs.lol" }, ] -const ALLIES = [ - { name: "Giveth", url: "https://giveth.io" }, - { name: "Token Engineering Commons", url: "https://tecommons.org" }, - { name: "Enspiral", url: "https://enspiral.com" }, - { name: "Grassroots Economics", url: "https://grassrootseconomics.org" }, -] - export function Footer() { return (