website refactor
This commit is contained in:
@@ -11,9 +11,9 @@ export function Hero() {
|
||||
return (
|
||||
<LandingHero
|
||||
subtitle="Sim Racing Infrastructure"
|
||||
title="Professional League Management. Engineered for Control."
|
||||
description="GridPilot eliminates the administrative overhead of running iRacing leagues. No spreadsheets. No manual points. No protest chaos. Just pure competition, structured for growth."
|
||||
primaryAction={{ label: 'Create Your League', href: '#' }}
|
||||
title="League Management Infrastructure."
|
||||
description="Automated results, standings, and stewarding for iRacing leagues. No manual data entry. Structured race management."
|
||||
primaryAction={{ label: 'Create League', href: '#' }}
|
||||
secondaryAction={{ label: 'View Demo', href: '#' }}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user