diff --git a/hackatonApp/scss/home-items.scss b/hackatonApp/scss/home-items.scss index b663a3c..8572cd8 100644 --- a/hackatonApp/scss/home-items.scss +++ b/hackatonApp/scss/home-items.scss @@ -70,9 +70,11 @@ $pre-img-ratios: append($pre-img-ratios, $home-categories-img-ratio); .category-image { - width: 100%; - height: 100%; + width: 50%; + height: 50%; border-radius: 2px; + top:25%; + left:25%; } .category-bg diff --git a/hackatonApp/www/home-categories.json b/hackatonApp/www/home-categories.json index da43340..fb25fc7 100644 --- a/hackatonApp/www/home-categories.json +++ b/hackatonApp/www/home-categories.json @@ -2,7 +2,7 @@ { "id":"booking", "title":"Prenota", - "image":"img/feeds/news.jpg", + "image":"img/Cart.png", "home_sources":[ { "id":"Trenitalia", @@ -38,7 +38,7 @@ { "id":"shop", "title":"Spendi i crediti", - "image":"img/Cart.png", + "image":"img/Present.png", "home_sources":[ { "id":"McDonald", diff --git a/hackatonApp/www/img/Camera.png b/hackatonApp/www/img/Camera.png index d6ab414..ee42a53 100644 Binary files a/hackatonApp/www/img/Camera.png and b/hackatonApp/www/img/Camera.png differ diff --git a/hackatonApp/www/img/Cart.png b/hackatonApp/www/img/Cart.png index 13bbabb..2906e6c 100644 Binary files a/hackatonApp/www/img/Cart.png and b/hackatonApp/www/img/Cart.png differ diff --git a/hackatonApp/www/img/Present.png b/hackatonApp/www/img/Present.png new file mode 100644 index 0000000..1c69b12 Binary files /dev/null and b/hackatonApp/www/img/Present.png differ diff --git a/hackatonApp/www/img/ScoreBkg.png b/hackatonApp/www/img/ScoreBkg.png new file mode 100644 index 0000000..39b8bcb Binary files /dev/null and b/hackatonApp/www/img/ScoreBkg.png differ diff --git a/hackatonApp/www/views/app/home.html b/hackatonApp/www/views/app/home.html index 71fef7b..923d588 100644 --- a/hackatonApp/www/views/app/home.html +++ b/hackatonApp/www/views/app/home.html @@ -8,20 +8,22 @@
-
+

Punti {{user.score}}

dkdkdk