Replaced invidious links with odysee links.

This commit is contained in:
Caretaker0699 2023-08-07 14:31:33 -07:00
parent 27037fe7b3
commit 541d65e2b1
3 changed files with 5 additions and 5 deletions

View File

@ -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"
></Section>
<StatementOfFaithSection />

View File

@ -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"
/>
<SectionTwo
text="githaven"

View File

@ -29,7 +29,7 @@ export default function Home() {
text="redemptive tech in Jesus' name"
buttonTwoText="learn more"
buttonOneText="watch"
buttonVideoURL="https://invidious.slipfox.xyz/watch?v=R0QFTSLC1Gg"
buttonVideoURL="https://odysee.com/@shilohcode:e/standwithus:0"
buttonLink="/about"
headingLevel={1}
/>
@ -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}
/>