diff --git a/src/app/page.tsx b/src/app/page.tsx index d3fe7fc..9945a5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "YouTube Music", href: "https://music.youtube.com"}, + { text: "YouTube Music", href: "https://music.youtube.com/channel/UCVb1vUTT2irJ9Y9lPwvMCog"}, { text: "YouTube", href: "https://www.youtube.com/@IRONVENDETTA-h7v/videos"}, { text: "SoundCloud", href: "https://soundcloud.com"}, ]}