import { ArrowRight, Play, Sparkles } from 'lucide-react'; export default function Hero() { return (
{/* Background gradient */}
{/* Animated circles */}
{/* Left content */}
Next-Gen Robotics

Reachy Mini
Robotic Arm

A compact, affordable, and open-source robotic arm designed for education, research, and prototyping. Build the future with Reachy Mini.

{/* Stats */}
6
Degrees of Freedom
50cm
Reach
<1kg
Payload
{/* Right content - Robot illustration */}
{/* Robot arm representation */}
{/* Base */}
{/* Arm segments */}
{/* Joints */}
{/* Gripper */}
{/* Decorative elements */}
); }