diff --git a/frontend/www/index.html b/frontend/www/index.html index afb071a5591001a812502fbf1283c42e2cbf006d..bedce4e59fa527eafeb629521ddd17bacba05eab 100644 --- a/frontend/www/index.html +++ b/frontend/www/index.html @@ -16,12 +16,12 @@ <div class="container"> <div class="row mt-3"> <div class="col-lg text-center"> - <h2 class="mt-3">Welcome to SecFit!</h2> - <p>SecFit (coming from "Secure" and "Fitness") is the most secure fitness logging app on the net. - You can conveniently log a workout using either our website or our app. You can also view and comment on others' - workouts! + <h2 class="mt-3">Welcome to SuperFit!</h2> + <p>SuperFit is the best fitness logging app on the web. + You can conveniently log workouts using either our website or our app. You can also view and comment on others' + workouts! We also have functionality for coach athlete cooperation, meal logging and exercise registration. Express yourself! </p> - <img src="img/fitness.jpg" class="img-fluid" alt="DUMBBELLS"> + <img src="img/fitness.jpg" class="img-fluid" alt="FITNESS"> </div> </div> </div>