Skip to content

Commit 50a9e99

Browse files
committed
add xmas bundle
1 parent b8ad9e7 commit 50a9e99

File tree

19 files changed

+12657
-98
lines changed

19 files changed

+12657
-98
lines changed

angular/index.html

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444

4545
<meta name="description" content="Free Boostrap Admin Template.">
4646

47-
<meta name="author" content="Łukasz Holeczek, Andrzej Kopański">
47+
<meta name="author" content="Łukasz Holeczek, CoreUI Team">
4848

4949

5050
<!-- Bootstrap core CSS -->
5151
<link href="/dist/css/bootstrap.min.css" rel="stylesheet">
52-
<link href="/assets/css/style.1.0.1.min.css" rel="stylesheet">
52+
<link href="/assets/css/style.1.0.2.min.css" rel="stylesheet">
5353
<link href="/assets/css/coreui-icons-linear.css?v=0.4.0" rel="stylesheet">
5454
<link href="/assets/css/coreui-icons-solid.css?v=0.4.0" rel="stylesheet">
5555

@@ -269,7 +269,7 @@ <h2 class="mb-3 text-sm-nowrap">Free Angular Admin Template</h2>
269269
</div>
270270
</div>
271271
</main>
272-
<section class="black-friday text-white py-5">
272+
<!-- <section class="black-friday text-white py-5">
273273
<div class="container text-center">
274274
<h1 class="mb-3 text-sm-nowrap">December Discount</h1>
275275
<h2 class="mb-3 text-sm-nowrap">CoreUI Pro &amp; All Premium Admin Templates <span class="text-danger"><strong>up to 90% off</strong></span>.</h2>
@@ -281,6 +281,19 @@ <h2 class="mb-3 text-sm-nowrap">CoreUI Pro &amp; All Premium Admin Templates <sp
281281
</div>
282282
</div>
283283
</section>
284+
-->
285+
<section class="x-mas text-white py-5">
286+
<div class="container text-center">
287+
<h1 class="mb-3 text-sm-nowrap">Xmas Discount</h1>
288+
<h2 class="mb-3 text-sm-nowrap">CoreUI Pro &amp; All Premium Admin Templates <span class="text-success"><strong>up to 90% off</strong></span>.</h2>
289+
<p class="lead pb-3">
290+
Interested in purchasing all our products? Buy the Big Bundle and <span class="text-success"><strong>save up to $14992</strong></span>.
291+
</p>
292+
<div class="mt-3">
293+
<a href="/bundle/" class="btn btn-lg btn-warning w-auto" onclick="ga('send', 'event', 'Go to Bundle', 'Click', 'Under page header');">View offer</a>
294+
</div>
295+
</div>
296+
</section>
284297

285298
<section class="py-5 bg-light">
286299
<div class="container">

assets/css/style.1.0.1.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/style.1.0.1.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/style.1.0.1.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/style.1.0.1.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)