describe('Home component -', () => {
    let component: any;
    let fixture: ComponentFixture<HomeComponent>;

    beforeEach(() => {