Merge version_3 into main #8
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Iron Vendetta: Unleash the Fury"
|
||||
title="Iron Vendetta"
|
||||
description="True heavy metal forged in fire and grit. Experience the crushing weight of our latest album on all platforms."
|
||||
kpis={[
|
||||
{
|
||||
@@ -188,16 +188,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "1M+", title: "Streams", items: [
|
||||
id: "m1", value: "500+", title: "Streams", items: [
|
||||
"Spotify", "Apple Music", "YouTube"],
|
||||
},
|
||||
{
|
||||
id: "m2", value: "12", title: "Countries", items: [
|
||||
"US", "UK", "Germany", "Japan"],
|
||||
id: "m2", value: "4 ", title: "Countries", items: [
|
||||
"Romania ", "UK", "Germany", "Japan"],
|
||||
},
|
||||
{
|
||||
id: "m3", value: "3", title: "Albums", items: [
|
||||
"Vendetta I", "Vendetta II", "Vendetta III"],
|
||||
id: "m3", value: "5 ", title: "Albums", items: [
|
||||
"Betrayed Warrior ", "Burn It Down! ", "Dark "],
|
||||
},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
|
||||
Reference in New Issue
Block a user