You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/12/09 12:36:09 UTC

[incubator-dlab] branch gh-pages updated: [DLAB-1364]: updated screens on promo

This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new ed69556  [DLAB-1364]: updated screens on promo
ed69556 is described below

commit ed6955649a38a73dcfe9f2d6cfa47b67c646ab37
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Mon Dec 9 14:36:15 2019 +0200

    [DLAB-1364]: updated screens on promo
---
 index.html                                         |  16 ++++++++--------
 src/images/features/clouds_schema.png              | Bin 0 -> 219617 bytes
 .../{create-resource.png => create-cluster.png}    | Bin
 src/images/features/create-resource.png            | Bin 185889 -> 194112 bytes
 src/images/features/projects_page.png              | Bin 0 -> 125809 bytes
 src/images/features/upload-key.png                 | Bin 63240 -> 0 bytes
 src/images/features/upload_key.png                 | Bin 129596 -> 0 bytes
 7 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index d2761df..0546d89 100755
--- a/index.html
+++ b/index.html
@@ -112,8 +112,8 @@
                             <button class="play-it">Play &#9658;</button>
                         </div>
                         <div class="swiper-slide">
-                            <div class="swiper-lazy cover" data-background="./src/images/features/upload_key.png">
-                                <img class="lozad" data-src="./src/images/features/upload_key.png" alt="macSwiper">
+                            <div class="swiper-lazy cover" data-background="./src/images/features/clouds_schema.png">
+                                <img class="lozad" data-src="./src/images/features/clouds_schema.png" alt="macSwiper">
                             </div>
                             <video controls preload="none">
                                 <source src="video/Dlab_w.mp4" type="video/mp4" />
@@ -139,9 +139,9 @@
                             <button class="play-it">Play &#9658;</button>
                         </div>
                         <div class="swiper-slide">
-                            <div class="swiper-lazy cover" data-background="./src/images/features/manage_git_creds.png">
-                                <img class="lozad" data-class="lozad"
-                                    data-src="./src/images/features/manage_git_creds.png" alt="macSwiper">
+                            <div class="swiper-lazy cover" data-background="./src/images/features/projects_page.png">
+                                <img class="lozad" data-class="lozad" data-src="./src/images/features/projects_page.png"
+                                    alt="macSwiper">
                             </div>
                             <video controls preload="none">
                                 <source src="video/Dlab_w.mp4" type="video/mp4" />
@@ -583,7 +583,7 @@
                         <span>Role permissions administration</span>
                     </div>
                     <div data-slide="11" class="swiper-slide">
-                        <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_11.png"
+                        <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_4.png"
                                 alt="Project level collaboration environment across multiple Clouds"></a>
                         <span>Project level collaboration environment across multiple Clouds</span>
                     </div>
@@ -622,7 +622,7 @@
                                         <span class="green-dot"></span>
                                     </div>
                                     <figure>
-                                        <img class="lozad" data-src="./src/images/features/upload_key.png"
+                                        <img class="lozad" data-src="./src/images/features/clouds_schema.png"
                                             alt="Secured access to personal exploratory environment" />
                                     </figure>
                                 </div>
@@ -874,7 +874,7 @@
                                         <span class="green-dot"></span>
                                     </div>
                                     <figure>
-                                        <img class="lozad" data-src="./src/images/features/manage_roles.png"
+                                        <img class="lozad" data-src="./src/images/features/projects_page.png"
                                             alt="Project level collaboration" />
                                     </figure>
                                 </div>
diff --git a/src/images/features/clouds_schema.png b/src/images/features/clouds_schema.png
new file mode 100644
index 0000000..9b71dec
Binary files /dev/null and b/src/images/features/clouds_schema.png differ
diff --git a/src/images/features/create-resource.png b/src/images/features/create-cluster.png
similarity index 100%
copy from src/images/features/create-resource.png
copy to src/images/features/create-cluster.png
diff --git a/src/images/features/create-resource.png b/src/images/features/create-resource.png
index 2038b08..3a3a8ee 100644
Binary files a/src/images/features/create-resource.png and b/src/images/features/create-resource.png differ
diff --git a/src/images/features/projects_page.png b/src/images/features/projects_page.png
new file mode 100644
index 0000000..437fd2f
Binary files /dev/null and b/src/images/features/projects_page.png differ
diff --git a/src/images/features/upload-key.png b/src/images/features/upload-key.png
deleted file mode 100644
index 931b471..0000000
Binary files a/src/images/features/upload-key.png and /dev/null differ
diff --git a/src/images/features/upload_key.png b/src/images/features/upload_key.png
deleted file mode 100644
index 942c51e..0000000
Binary files a/src/images/features/upload_key.png and /dev/null differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org