Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 07:48:19 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Hood Arena"
description="The Ultimate Competitive Street Arena on Roblox. Enter the arena where only the strongest survive. Fight other players, master your skills, and dominate the streets in Hood Arena."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "50K+", label: "Active Players" },
{ value: "1M+", label: "Total Fights" },
@@ -133,7 +133,7 @@ export default function LandingPage() {
<ContactText
text="Play Hood Arena on Roblox - You can find Hood Arena directly on Roblox. Search for 'Hood Arena' on Roblox and jump straight into the action. No downloads needed. Start playing instantly with millions of Roblox players worldwide."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
buttons={[
{ text: "Find Hood Arena on Roblox", href: "https://www.roblox.com" }