diff --git a/libs/route-pages/home-page/src/main-page.component.html b/libs/route-pages/home-page/src/main-page.component.html index af2c67f82..6b4d0df55 100644 --- a/libs/route-pages/home-page/src/main-page.component.html +++ b/libs/route-pages/home-page/src/main-page.component.html @@ -73,7 +73,7 @@

Technology

changeSrcOnHover [check]="technology.active" [defaultSrc]="technology.disabled ? '' : technology.img" [activeSrc]="technology.disabled ? '' : technology.activeImg" (click)="setActiveTechnology(technology.id)" > - +