public FaqViewComponent(IFaqApplicationService service)
 {
     Service = service;
 }