commit 3, jun 11
This commit is contained in:
12
about.html
12
about.html
@@ -204,13 +204,13 @@
|
||||
</div>
|
||||
|
||||
<!-- Second part -->
|
||||
<div class="second-part-au d-flex align-items-center justify-content-center flex-column my-5 mx-md-5 px-md-3">
|
||||
<div class="second-part-au d-flex align-items-center justify-content-center flex-column my-5">
|
||||
<div class="headline d-flex align-items-center justify-content-center flex-column">
|
||||
<h3 class="headline-h3">Why Choosing</h3>
|
||||
<h2 class="headline-h2">Us is a Smart Move</h2>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class=" text-box-div col-md-4 px-md-3 px-lg-0 ">
|
||||
<div class=" text-box-div col-md-4 px-md-3 ">
|
||||
<div class="text-box d-flex justify-content-center flex-column align-items-center">
|
||||
<img class="img-num" src="assets/images/num1.webp">
|
||||
<h2 class="second-h2">Full Cycle Biz Management</h2>
|
||||
@@ -221,7 +221,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0">
|
||||
<div class="text-box-div col-md-4 px-md-3 ">
|
||||
<div class="text-box d-flex justify-content-center flex-column align-items-center">
|
||||
<img class="img-num" src="assets/images/num2.webp">
|
||||
<h2 class="second-h2">Low-risk Strategy</h2>
|
||||
@@ -234,7 +234,7 @@
|
||||
low-risk operations and estimates.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0 ">
|
||||
<div class="text-box-div col-md-4 px-md-3 ">
|
||||
<div class="text-box d-flex justify-content-center flex-column align-items-center">
|
||||
<img class="img-num" src="assets/images/num3.webp">
|
||||
<h2 class="second-h2">Fast & Efficient</h2>
|
||||
@@ -432,7 +432,7 @@
|
||||
aria-expanded="true" aria-controls="collapseOne">
|
||||
Q: How big the scale of the company needs to be that you will work with it? Do you
|
||||
accept requests from SMBs or only from big corporations?
|
||||
<!-- <i class="fa-solid fa-circle-plus d-none d-md-flex"></i> -->
|
||||
|
||||
</h5>
|
||||
|
||||
</div>
|
||||
@@ -452,7 +452,6 @@
|
||||
data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
||||
|
||||
Q: Do you offer not US based, overseas consulting management?
|
||||
<!-- <i class="fa-solid fa-circle-plus d-none d-md-flex "></i> -->
|
||||
</h5>
|
||||
|
||||
</div>
|
||||
@@ -470,7 +469,6 @@
|
||||
<h5 class="h5-button mb-0 d-md-flex justify-content-md-between" lass="question-btn btn btn-link collapsed" data-toggle="collapse"
|
||||
data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
||||
Q: Do you work in Tax management optimization field?
|
||||
<!-- <i class="fa-solid fa-circle-plus d-none d-md-flex"></i> -->
|
||||
</h5>
|
||||
</div>
|
||||
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
|
||||
|
||||
Reference in New Issue
Block a user