-
Notifications
You must be signed in to change notification settings - Fork 0
/
podcasts.pug
24 lines (22 loc) · 1.72 KB
/
podcasts.pug
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
extend __LAYOUT-TEMPLATE.pug
block vars
- var pageTitle = "Podcasts"
block content
.grid-x.grid-padding-x
.cell
h3 Podcast overlay
.banner-header(data-interchange="[images/header-banners/logo-lockups/bg-header-ai-mobile.jpg, small],[images/header-banners/logo-lockups/bg-header-ai-tablet.jpg, medium],[images/header-banners/logo-lockups/bg-header-ai-desktop.jpg, large]")
.grid-container
.grid-x.grid-padding-x.align-justify.py2.medium-py4.large-py7
.cell.small-4.medium-4.large-6
img.banner-logoLockup.p1.medium-p2.large-p3(src="images/header-banners/logo-lockups/CDST-logo-lockup-legacy-transformation.svg")
.cell.small-8.medium-8.large-6.text-white
h6.label.text-wrap.hide-for-small-only(contenteditable="true") Empowering Business With Actionable Insights
h3(contenteditable="true") SUPERCHARGE YOUR DIGITAL OPERATIONS WITH THE POWER OF ANALYTICS
a.button.arrow(data-open="video-modal-ai") PLAY VIDEO
.reveal#video-modal-ai.p3(data-reveal data-animation-in="scale-in-up" data-animation-out="scale-out-down")
<iframe width="100%" height="100%" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/905523703&color=%230033a0&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
//- .responsive-embed.widescreen
iframe(width="560", height="315", src="https://www.youtube-nocookie.com/embed/xgtdBJuaY-Y", frameborder="0", allow="autoplay; encrypted-media", allowfullscreen="")
button.close-button(data-close aria-label="Close modal" type="button")
span(aria-hidden="true") ×