diff --git a/src/app/page.tsx b/src/app/page.tsx index a63b356..39341e7 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 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" } + ]} />