diff --git a/apps/website/components/projects.ts b/apps/website/components/projects.ts index 3f5b992a..6a95155d 100644 --- a/apps/website/components/projects.ts +++ b/apps/website/components/projects.ts @@ -1,4 +1,9 @@ export const projects = [ + { + name: "SOLjack", + link: "https://soljack.com/", + thumbnail: "https://pbs.twimg.com/profile_banners/1835288747845603328/1746831831/1500x500", + }, { name: "Guacamole GG", link: "https://www.guacamole.gg/play",