export interface IHeroProps { alt: string; src: string; }