import React from 'react'; import { Activity, BarChart2, Radio, Shield, Swords, Zap } from 'lucide-react'; import { motion } from 'motion/react'; const workflowSteps = [ { label: 'Queue', detail: '' }, { label: 'Match', detail: '' }, { label: 'Solve', detail: '' }, { label: 'Rank', detail: '' }, ]; export default function ArenaHubSection({ onEnterArena }: { onEnterArena: () => void }) { return (
1v1 coding battles.
1v1 live duels.
Leaderboard.