diff --git a/src/app/modules/home/home-page/home-page.component.html b/src/app/modules/home/home-page/home-page.component.html index e9048efec4385054bea6a579735392d33239e838..7071818b16c47a972b976e84daacbc091d53a8e2 100644 --- a/src/app/modules/home/home-page/home-page.component.html +++ b/src/app/modules/home/home-page/home-page.component.html @@ -2,9 +2,9 @@ <div class="left-side"> <img src="LogoApp.png" class="logo" /> <div class="navigation-button"> - <button (click)="quickGame()">Quick game</button> - <button (click)="playQuiz()">Play a quiz</button> - <button (click)="myQuiz()">My quizzes</button> + <button (click)="quickGame()">Quick game :)</button> + <button (click)="playQuiz()">Play a quiz :)</button> + <button (click)="myQuiz()">My quizzes :(</button> </div> </div> <div class="right-side">