Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd2c4e1bd9 | |||
| 97e220741a | |||
| d49b1d4145 | |||
| d9c77c79d6 | |||
| 639b8b8927 | |||
| 5613c2b1c1 | |||
| 07b21d38e7 | |||
| ec9fdb8957 | |||
| 36cc3eff23 | |||
| ec5519ba47 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Iron Vendetta"
|
||||
description="True heavy metal forged in fire and grit. Experience the crushing weight of our latest album on all platforms."
|
||||
description="Unleash raw power with our latest high-octane album, forged in fire and grit for an experience you'll feel in your core."
|
||||
kpis={[
|
||||
{
|
||||
value: "500+", label: "Listeners"},
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Listen Now", href: "#"},
|
||||
text: "Listen Now", href: "https://www.youtube.com/@IRONVENDETTA-h7v/videos"},
|
||||
{
|
||||
text: "Get Tickets", href: "#"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user