diff --git a/apps/site/package.json b/apps/site/package.json
index df1659de..2ae1995f 100644
--- a/apps/site/package.json
+++ b/apps/site/package.json
@@ -12,6 +12,8 @@
},
"dependencies": {
"@portabletext/react": "^3.1.0",
+ "@react-three/drei": "9.114.3",
+ "@react-three/fiber": "8.17.10",
"@sanity/image-url": "^1.0.2",
"axios": "^1.12.2",
"bootstrap": "^5.3.3",
@@ -27,6 +29,7 @@
"react-use": "^17.5.1",
"sass": "^1.79.2",
"swr": "^2.3.6",
+ "three": "0.169.0",
"zod": "^3.23.8"
},
"devDependencies": {
diff --git a/apps/site/src/app/(home)/sections/GetInvolved/GetInvolved.tsx b/apps/site/src/app/(home)/sections/GetInvolved/GetInvolved.tsx
index d68b78d4..f150d121 100644
--- a/apps/site/src/app/(home)/sections/GetInvolved/GetInvolved.tsx
+++ b/apps/site/src/app/(home)/sections/GetInvolved/GetInvolved.tsx
@@ -15,7 +15,7 @@ const GetInvolved = () => {
Otherwise, if you have some experience under your belt,
);
const applyLink = (
-