Skip to content

Commit 271c247

Browse files
committed
Added colour to packages
1 parent f39df8d commit 271c247

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

business/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ <h3 class="text-body-secondary text-center"> What's <em>your</em> next step forw
429429
<!-- Behold-Breakthrough-Beyond -->
430430
<div class="row row-cols-1 row-cols-sm-3 g-2 mt-4">
431431
<div class="col">
432-
<div class="card h-100 border-0">
432+
<div class="card h-100 hover-shadow border-success rounded-4">
433433
<div class="card-body">
434434
<h2 class="card-title"> <strong>Behold</strong> where to start </h2>
435435
<p class="card-text lead"> with an on-site <span class="text-body-emphasis">workshop</span>. </p>
@@ -441,7 +441,7 @@ <h2 class="card-title"> <strong>Behold</strong> where to start </h2>
441441
</div>
442442
</div>
443443
<div class="col">
444-
<div class="card h-100 border-0">
444+
<div class="card h-100 hover-shadow border-primary rounded-4">
445445
<div class="card-body">
446446
<h2 class="card-title"> <strong>Breakthrough</strong> </h2>
447447
<p class="card-text lead"> with a <span class="text-body-emphasis">PoC</span> to catalyse your IoT initiatives. </p>
@@ -453,18 +453,21 @@ <h2 class="card-title"> <strong>Breakthrough</strong> </h2>
453453
</div>
454454
</div>
455455
<div class="col">
456-
<div class="card h-100 border-0">
456+
<div class="card h-100 hover-shadow border-secondary rounded-4">
457457
<div class="card-body">
458458
<h2 class="card-title"> Venture <strong>Beyond</strong> </h2>
459459
<p class="card-text lead"> with a <span class="text-body-emphasis">trusted guide</span> ever at your side. </p>
460460
</div>
461461
<div class="card-footer bg-transparent text-center">
462+
<i class="fas fa-star text-secondary animate-breathing"></i>
462463
<a href="../beyond/#content"
463464
class="btn btn-dark"> Beyond </a>
465+
<i class="fas fa-star text-secondary animate-breathing"></i>
464466
</div>
465467
</div>
466468
</div>
467469
</div>
470+
<p class="small text-body-secondary text-end mt-3"> <span class="text-secondary"><i class="fas fa-star"></i> Most popular</span>: <strong>Beyond</strong> is a renewable annual subscription which makes working together a simple pleasure! </p>
468471
<h1 class="mt-5"> Our success stories </h1>
469472
<p class="lead"> Guiding forward-looking organisations to breakthroughs<em>&mdash;and beyond&mdash;</em>since 2012 </p>
470473
<!-- Breakthroughs -->

0 commit comments

Comments
 (0)