Skip to content

Commit 8a0bd55

Browse files
committed
docs: add cyber monday banner
1 parent 54e54e8 commit 8a0bd55

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

docs/assets/scss/_banner.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
width: 100%;
2828
max-width: 100%;
2929
height: 100%;
30-
background: url("./../img/percents-bg.png");
30+
background: url("./../img/cyber-bg.png");
3131
background-repeat: no-repeat;
3232
background-position: center center;
3333
background-size: 100%;

docs/layouts/_default/docs.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@
33
<main class="docs-main order-1">
44
<div class="docs-intro ps-lg-4">
55
{{ partial "breadcrumb" . }}
6-
<a class="black-friday-banner rounded" href="https://coreui.io/pricing/?framework=bootstrap&amp;docs=coreui-banner-black-friday">
6+
<a class="black-friday-banner rounded" href="https://coreui.io/pricing/?framework=bootstrap&amp;docs=coreui-banner-cyber-week">
77
<div class="row">
88
<div class="col-xl-7 align-self-center">
99
<div class="p-3 p-xl-5">
10-
<h2>Black Friday? Black Week? <br> CoreUI makes it MONTH!</h2>
11-
<div> With CoreUI you don't have to wait till Black Friday, cause we launched our Black Friday promo - right here, right now! Up to 70% discount for CoreUI PRO Admin Templates and PRO UI Components.</div>
10+
<h2 class="fs-3">Are you ready for Cyber Week Deals?</h2>
11+
<h3 class="fs-5">Up to 70% discount for CoreUI PRO Admin Templates and UI Components.</h3>
12+
<div>This year we prepared a limited Cyber Week offer for our clients and users. The first 100 people can get our products with <strong>up&nbsp;to&nbsp;70%&nbsp;discount.</strong></div>
1213
</div>
1314
</div>
14-
<div class="col-xl-5">
15+
<div class="col-xl-5 align-self-center">
1516
<div class="p-2">
16-
<img class="logo mx-auto" src="/assets/img/black-hexagon400h.webp" alt="CoreUI logo" loading="lazy">
17+
<img class="logo mx-auto" src="/assets/img/coreui_alt_400px_cyber.webp" alt="CoreUI logo" loading="lazy">
1718
</div>
1819
</div>
1920
</div>
Binary file not shown.

docs/static/assets/img/cyber-bg.png

145 KB
Loading

0 commit comments

Comments
 (0)