Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 353cd210ed | |||
| 979dec1843 | |||
| 6089ce0f6d | |||
| b11334d25e | |||
| 88ef896432 |
@@ -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>
|
||||
|
||||
@@ -182,8 +185,8 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Book Your Session"
|
||||
description="Reach out via email or WhatsApp to get started. Located in Woodstock, Cape Town."
|
||||
inputPlaceholder="tylin79@yahoo.com | 067 033 4601"
|
||||
description="Reach out via email or WhatsApp to get started. Located in Woodstock, Cape Town. Contact: tylin79@yahoo.com | 067 033 4601"
|
||||
inputPlaceholder="Enter your email to book"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -199,4 +202,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user