From b573f0bccdf0f3b0a3c85c4d192e8afcbe1e2480 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 00:56:40 +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 81d8adc..91371e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="CMZ" description="Discover authentic hip-hop and contemporary beats. Experience music that connects, inspires, and moves. Join thousands of fans discovering CMZ's sonic universe." buttons={[ - { text: "Listen Now", href: "#feature-carousel" }, + { text: "Stream Latest Tracks", href: "#feature-carousel" }, { text: "Book a Show", href: "#contact" } ]} slides={[ -- 2.49.1