From 6980c5f46995712031f31233e0b7efb6f48c002d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 10:25:56 +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 77fe022..8ace97c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="Authenticity in Every Beat. Music producer & artist blending Hip Hop, R&B, Soul, Jazz & Pop." buttons={[ { - text: "Listen Now", href: "#music"}, + text: "Listen to Portfolio", href: "#music"}, { text: "Book a Session", href: "#contact"}, ]} -- 2.49.1