Merge version_1 into main #3
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="TEAM BLACK CODE"
|
||||
description="Elite esports squad dominating competitive gaming. Experience luxury performance with cutting-edge strategy, elite talent, and championship mentality."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "47", label: "Tournament Wins" },
|
||||
{ value: "2.1M", label: "Combined Followers" },
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
{ text: "Discord Community", href: "https://discord.com" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user