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

commit 54f6678e41d4a6d5734a5e7ea8daeeb28fc0d651
Author: Mauricio Stekl <[email protected]>
AuthorDate: Mon Dec 13 10:50:29 2021 -0300

    updated Ignite Summit banner to watch-on-demand version
---
 _src/events.pug | 4 ++--
 events.html     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_src/events.pug b/_src/events.pug
index ba5bd11..ab6c015 100644
--- a/_src/events.pug
+++ b/_src/events.pug
@@ -53,8 +53,8 @@ block main
         p.capstext Featured Event
         a(href="https://ignite-summit.org/schedule/";, 
target="_blank").event-featured__banner.pt-5
             picture
-                source(srcset="/img/events/event-banner-vert.jpg" 
media="(max-width: 767px)")
-                img(src="/img/events/event-banner.jpg", alt="")
+                
source(srcset="/images/promos/ignite-Summit-cloud-edition--After-banner-375px.jpg"
 media="(max-width: 767px)")
+                
img(src="/images/promos/ignite-Summit-cloud-edition--After-banner.jpg", 
alt="Ignite Summit watch on demand")
             //- .event-featured__placeholder(style="background:#E8F2FA; 
height:340px;")
     // /.event-featured
 
diff --git a/events.html b/events.html
index 99a3745..97f90bd 100644
--- a/events.html
+++ b/events.html
@@ -385,8 +385,8 @@
       <p class="capstext">Featured Event</p>
       <a class="event-featured__banner pt-5" 
href="https://ignite-summit.org/schedule/"; target="_blank"
         ><picture
-          ><source srcset="/img/events/event-banner-vert.jpg" 
media="(max-width: 767px)" />
-          <img src="/img/events/event-banner.jpg" alt="" /></picture
+          ><source 
srcset="/images/promos/ignite-Summit-cloud-edition--After-banner-375px.jpg" 
media="(max-width: 767px)" />
+          <img 
src="/images/promos/ignite-Summit-cloud-edition--After-banner.jpg" alt="Ignite 
Summit watch on demand" /></picture
       ></a>
     </section>
     <!-- /.event-featured-->

Reply via email to