hot fix button video urls

This commit is contained in:
Caretaker0699 2023-07-11 12:27:59 -07:00
parent 28e4af0821
commit c621983b61

View File

@ -39,7 +39,7 @@ export default function Home() {
text="about"
buttonOneText="watch"
buttonTwoText="learn more"
videoId="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ"
buttonVideoURL="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ"
buttonLink="/about"
headingLevel={2}
/>
@ -49,7 +49,7 @@ export default function Home() {
text="get involved"
buttonOneText="watch"
buttonTwoText="learn more"
videoId="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo"
buttonVideoURL="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo"
buttonLink="/getinvolved"
headingLevel={2}
/>