Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-20 10:27:32 +00:00

View File

@@ -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 to Portfolio", href: "#music"},
text: "Listen Now", href: "#music"},
{
text: "Book a Session", href: "#contact"},
]}
@@ -91,6 +91,9 @@ export default function LandingPage() {
]}
title="Premium Services"
description="Radio-ready sound engineering and recording tailored to your unique artistic vision."
buttons={[
{ text: "Book a Consultation", href: "#contact" }
]}
/>
</div>