'use client'; import { Heading } from '@/ui/Heading'; import { Text } from '@/ui/Text'; import { Button } from '@/ui/Button'; import { Section } from '@/ui/Section'; import { ButtonGroup } from '@/ui/ButtonGroup'; import { Stack } from '@/ui/Stack'; import { Box } from '@/ui/Box'; /** * Hero - Refined with Dieter Rams principles. * "Less, but better." * Focuses on clarity, honesty, and unobtrusive design. */ export function Hero() { return (
Sim Racing Infrastructure Professional League Management.
Engineered for Control.
GridPilot eliminates the administrative overhead of running iRacing leagues. No spreadsheets. No manual points. No protest chaos. Just pure competition, structured for growth.
); }