diff --git a/src/app/page.tsx b/src/app/page.tsx index 600e1ce..f97a767 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { enableKpiAnimation={true} buttons={[ { - text: "Listen Now", href: "#"}, + text: "Listen Now", href: "https://www.youtube.com/@IRONVENDETTA-h7v/videos"}, { text: "Get Tickets", href: "#"}, ]}