|
@@ -374,7 +374,7 @@
|
|
I tailor my approach to the unique requirements of each project
|
|
I tailor my approach to the unique requirements of each project
|
|
in an effort create sustainable and practical applications that work for you.
|
|
in an effort create sustainable and practical applications that work for you.
|
|
</p>
|
|
</p>
|
|
- <button type="button" class="btn btn-dark mt-3" data-toggle="modal" data-target="#pricing-modal">
|
|
|
|
|
|
+ <button type="button" class="btn btn-dark mt-3" data-bs-toggle="modal" data-bs-target="#pricing-modal">
|
|
Pricing & Cost
|
|
Pricing & Cost
|
|
</button>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
@@ -388,7 +388,7 @@
|
|
<div class="modal-content">
|
|
<div class="modal-content">
|
|
<div class="modal-body">
|
|
<div class="modal-body">
|
|
<div class="container-fluid">
|
|
<div class="container-fluid">
|
|
- <button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
|
|
|
|
|
+ <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
|
<span aria-hidden="true">×</span>
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
</button>
|
|
<h3 class="modal-title font-weight-bold">Pricing & Costs</h3>
|
|
<h3 class="modal-title font-weight-bold">Pricing & Costs</h3>
|