import Button from '@/components/ui/Button'; import Container from '@/components/ui/Container'; import Heading from '@/components/ui/Heading'; export default function Hero() { return (
{/* Background image layer */}
{/* Subtle radial gradient overlay */}
{/* Optional motorsport grid pattern */}
League racing is incredible. What's missing is everything around it.

If you've been in any league, you know the feeling:

Results scattered across Discord
No long-term identity
No career progression
Forgotten after each season

The ecosystem isn't built for this.

GridPilot gives your league racing a real home.

); }