Skip to content

Commit a6c32a6

Browse files
committed
update website
1 parent 79a080e commit a6c32a6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

angular/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ <h2>Speed up your Angular apps & sites development</h2>
378378
Limited offer for the first 200 people, use code <strong>2024BWCW25</strong> during checkout.
379379
</div></div>
380380
</div>
381-
<div class="col-md-3">
381+
<div class="col-md-3" style="z-index: 99;">
382382
<a href="/pricing/?framework=angular" class="btn btn-xl btn-border btn-border-white">Buy Now!</a>
383383
</div>
384384
</div>

bootstrap/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ <h2>Speed up your responsive apps & sites development</h2>
378378
Limited offer for the first 200 people, use code <strong>2024BWCW25</strong> during checkout.
379379
</div></div>
380380
</div>
381-
<div class="col-md-3">
381+
<div class="col-md-3" style="z-index: 99;">
382382
<a href="/pricing/?framework=bootstrap" class="btn btn-xl btn-border btn-border-white">Buy Now!</a>
383383
</div>
384384
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h2>Speed up your responsive apps & sites development</h2>
374374
Limited offer for the first 200 people, use code <strong>2024BWCW25</strong> during checkout.
375375
</div></div>
376376
</div>
377-
<div class="col-md-3">
377+
<div class="col-md-3" style="z-index: 99;">
378378
<a href="/pricing/?framework=bootstrap" class="btn btn-xl btn-border btn-border-white">Buy Now!</a>
379379
</div>
380380
</div>

react/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ <h2>Speed up your React.js apps development</h2>
378378
Limited offer for the first 200 people, use code <strong>2024BWCW25</strong> during checkout.
379379
</div></div>
380380
</div>
381-
<div class="col-md-3">
381+
<div class="col-md-3" style="z-index: 99;">
382382
<a href="/pricing/?framework=react" class="btn btn-xl btn-border btn-border-white">Buy Now!</a>
383383
</div>
384384
</div>

vue/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ <h2>Speed up your Vue.js apps development</h2>
378378
Limited offer for the first 200 people, use code <strong>2024BWCW25</strong> during checkout.
379379
</div></div>
380380
</div>
381-
<div class="col-md-3">
381+
<div class="col-md-3" style="z-index: 99;">
382382
<a href="/pricing/?framework=vue" class="btn btn-xl btn-border btn-border-white">Buy Now!</a>
383383
</div>
384384
</div>

0 commit comments

Comments
 (0)