This is an automated email from the ASF dual-hosted git repository.
mauriciostekl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6674c92 added promo banner on the homepage for Ignite Summit
recordings
6674c92 is described below
commit 6674c921a24a8709d2bcfcf845a165c44838b9d3
Author: Mauricio Stekl <[email protected]>
AuthorDate: Wed Jun 9 12:46:21 2021 -0300
added promo banner on the homepage for Ignite Summit recordings
---
images/promos/ignite-Summit-After-banner-375px.png | Bin 0 -> 79943 bytes
images/promos/ignite-Summit-After-banner.png | Bin 0 -> 139529 bytes
index.html | 19 +++++++++++++++++++
3 files changed, 19 insertions(+)
diff --git a/images/promos/ignite-Summit-After-banner-375px.png
b/images/promos/ignite-Summit-After-banner-375px.png
new file mode 100644
index 0000000..4fe4e52
Binary files /dev/null and b/images/promos/ignite-Summit-After-banner-375px.png
differ
diff --git a/images/promos/ignite-Summit-After-banner.png
b/images/promos/ignite-Summit-After-banner.png
new file mode 100644
index 0000000..c7ab3d3
Binary files /dev/null and b/images/promos/ignite-Summit-After-banner.png differ
diff --git a/index.html b/index.html
index 222f5de..79e6252 100644
--- a/index.html
+++ b/index.html
@@ -760,6 +760,25 @@ under the License.
</div>
</section>
+ <section id="ignite-summit-banner" class="section-block">
+
+ <div class="container">
+ <div class="wrapper">
+ <a href="https://ignite-summit.org/schedule" target="_blank"
rel="noopener"
+ onclick="gtag('event', 'homepage_click', { 'event_category':
'ignite_summit_promotion', 'event_label': 'home-section-afterevent-click'});"
+ >
+ <picture>
+ <source
srcset="/images/promos/ignite-Summit-After-banner-375px.png"
media="(max-width: 767px)">
+
+
+ <img src="/images/promos/ignite-Summit-After-banner.png"
alt="Ignite Summit promo" width="1140" height="300" />
+
+ </picture>
+
+ </a>
+ </div>
+
+ </section>
<section id="home-use-cases" class="section-block">