diff --git a/pages/about.js b/pages/about.js
index 4471d10..9b71e87 100644
--- a/pages/about.js
+++ b/pages/about.js
@@ -29,7 +29,7 @@ export default function Home() {
buttonTwoText="say hello"
buttonLink="#contact"
buttonOneText="watch"
- buttonVideoURL="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ"
+ buttonVideoURL="https://odysee.com/@shilohcode:e/about:11"
>
diff --git a/pages/getinvolved.js b/pages/getinvolved.js
index e1348f3..39c6b66 100644
--- a/pages/getinvolved.js
+++ b/pages/getinvolved.js
@@ -19,7 +19,7 @@ export default function Home() {
buttonLink="#contact"
buttonTwoText="say hello"
buttonOneText="watch"
- buttonVideoURL="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo"
+ buttonVideoURL="https://odysee.com/@shilohcode:e/higherground:3"
/>
@@ -39,7 +39,7 @@ export default function Home() {
text="about"
buttonOneText="watch"
buttonTwoText="learn more"
- buttonVideoURL="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ"
+ buttonVideoURL="https://odysee.com/@shilohcode:e/about:11"
buttonLink="/about"
headingLevel={2}
/>
@@ -49,7 +49,7 @@ export default function Home() {
text="get involved"
buttonOneText="watch"
buttonTwoText="learn more"
- buttonVideoURL="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo"
+ buttonVideoURL="https://odysee.com/@shilohcode:e/higherground:3"
buttonLink="/getinvolved"
headingLevel={2}
/>