From af3a77448d6c7c4b7acd5dc12265b4d41ef24b64 Mon Sep 17 00:00:00 2001 From: Andrew Abogado Date: Wed, 11 Feb 2015 23:39:29 +0800 Subject: [PATCH] AA: Grunt build the recently updated home/landing page --- src/main/webapp/static/dist/dashboard.html | 68 ++-- src/main/webapp/static/dist/discover.html | 237 ----------- src/main/webapp/static/dist/favicon.ico | Bin 15086 -> 15086 bytes .../webapp/static/dist/images/arrow-down.png | Bin 0 -> 354 bytes .../static/dist/images/bg-appointment.png | Bin 0 -> 808990 bytes .../static/dist/images/client-logos.png | Bin 0 -> 4148 bytes .../static/dist/images/image-service-1.png | Bin 0 -> 131232 bytes .../static/dist/images/image-service-2.png | Bin 0 -> 201922 bytes .../static/dist/images/image-service-3.png | Bin 0 -> 133559 bytes .../webapp/static/dist/images/logo-brand.png | Bin 0 -> 4337 bytes .../webapp/static/dist/images/logo-footer.png | Bin 0 -> 905 bytes src/main/webapp/static/dist/images/logo.png | Bin 1321 -> 1721 bytes .../static/dist/images/testimonial-tiles.png | Bin 0 -> 338126 bytes src/main/webapp/static/dist/images/vet1.jpg | Bin 0 -> 11808 bytes src/main/webapp/static/dist/images/vet2.jpg | Bin 0 -> 14226 bytes src/main/webapp/static/dist/images/vet3.jpg | Bin 0 -> 12590 bytes src/main/webapp/static/dist/images/vet4.jpg | Bin 0 -> 12123 bytes src/main/webapp/static/dist/images/vet5.jpg | Bin 0 -> 13209 bytes src/main/webapp/static/dist/images/vet6.jpg | Bin 0 -> 11077 bytes src/main/webapp/static/dist/images/vet7.jpg | Bin 0 -> 14307 bytes src/main/webapp/static/dist/images/vet8.jpg | Bin 0 -> 10878 bytes src/main/webapp/static/dist/index.html | 378 +++++++++--------- .../webapp/static/dist/owner_details.html | 131 +++--- src/main/webapp/static/dist/owners.html | 180 +++++++++ src/main/webapp/static/dist/styles/main.css | 2 +- 25 files changed, 464 insertions(+), 532 deletions(-) delete mode 100644 src/main/webapp/static/dist/discover.html create mode 100644 src/main/webapp/static/dist/images/arrow-down.png create mode 100644 src/main/webapp/static/dist/images/bg-appointment.png create mode 100644 src/main/webapp/static/dist/images/client-logos.png create mode 100644 src/main/webapp/static/dist/images/image-service-1.png create mode 100644 src/main/webapp/static/dist/images/image-service-2.png create mode 100644 src/main/webapp/static/dist/images/image-service-3.png create mode 100644 src/main/webapp/static/dist/images/logo-brand.png create mode 100644 src/main/webapp/static/dist/images/logo-footer.png create mode 100644 src/main/webapp/static/dist/images/testimonial-tiles.png create mode 100644 src/main/webapp/static/dist/images/vet1.jpg create mode 100644 src/main/webapp/static/dist/images/vet2.jpg create mode 100644 src/main/webapp/static/dist/images/vet3.jpg create mode 100644 src/main/webapp/static/dist/images/vet4.jpg create mode 100644 src/main/webapp/static/dist/images/vet5.jpg create mode 100644 src/main/webapp/static/dist/images/vet6.jpg create mode 100644 src/main/webapp/static/dist/images/vet7.jpg create mode 100644 src/main/webapp/static/dist/images/vet8.jpg create mode 100644 src/main/webapp/static/dist/owners.html diff --git a/src/main/webapp/static/dist/dashboard.html b/src/main/webapp/static/dist/dashboard.html index 6bae30dde..5f0f1e225 100644 --- a/src/main/webapp/static/dist/dashboard.html +++ b/src/main/webapp/static/dist/dashboard.html @@ -31,9 +31,10 @@