// Hero blocks - factory-based components ready for domain system
export * from './CenteredHero';
export * from './SplitHero';