-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
934ced1
commit bfaf1f5
Showing
4 changed files
with
146 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -168,29 +168,39 @@ <h1 class="modal-title fs-5" id="staticBackdropLabel">Talk to us</h1> | |
<div class="l11">Experts growts</div> | ||
<div class="l12">Our Company Growth</div> | ||
<div class="growth-images"> | ||
<div class="hover-boxes"> | ||
<img src="" alt="" class="red-icons"> | ||
<div class="hover-boxes box-1"> | ||
<img src="assets/images/heartSatisfiedCustomers/heart (2)@2x.png" alt="" class="red-icons"> | ||
<p class="number">199 +</p> | ||
<p class="subtitle">Statisfied Customers</p> | ||
</div> | ||
<div class="hover-boxes"> | ||
<img src="" alt="" class="red-icons"> | ||
<div class="hover-boxes box-2"> | ||
<img src="assets/images/clock(3)DaysOfOperation/clock (3).svg" alt="" class="red-icons"> | ||
<p class="number">1591 +</p> | ||
<p class="subtitle">Days Of Operation</p> | ||
</div> | ||
<div class="hover-boxes"> | ||
<img src="" alt="" class="red-icons"> | ||
<div class="hover-boxes box-3"> | ||
<img src="assets/images/Path4402completeProject/complete-tick.png" alt="" class="red-icons"> | ||
<p class="number">283 +</p> | ||
<p class="subtitle">Complete Project</p> | ||
</div> | ||
<div class="hover-boxes"> | ||
<img src="" alt="" class="red-icons"> | ||
<div class="hover-boxes box-4"> | ||
<img src="assets/images/Path4406winAwards/Path 4406.svg" alt="" class="red-icons"> | ||
<p class="number">75 +</p> | ||
<p class="subtitle">Win Awards</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="sixth"> | ||
<div class="l13">client's feedback</div> | ||
<div class="l14">people say's about us !</div> | ||
<img src="assets/images/QuotemarksleftClientsAboveHeader/Quotemarks-left.svg" alt="" class="comma"> | ||
<div class="l15">Jannat Tumpa The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections Bonorum et Malorum original.</div> | ||
<div class="l16"> | ||
<span class="name">JANNAT TUMPA</span> | ||
<span class="post">- COO, AMERIMAR ENTERPRISES, INC.</span> | ||
</div> | ||
</div> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <!-- Including Bootstrap JS--> | ||
<script src="assets/js script/script.js"></script> | ||
</body> | ||
|