From 1474fa81258653c9351648b52ea9d7ac094dfd18 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 17:36:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}, ]} -- 2.49.1