-
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
Showing
2 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -173,12 +173,12 @@ <h2 class="title-md animated slideInDown">..title..</h2> | |
</div> | ||
--> | ||
</div> | ||
<button type="button" class="carousel-control-prev" data-bs-target="#slider" data-bs-slide="prev"> | ||
<!-- <button type="button" class="carousel-control-prev" data-bs-target="#slider" data-bs-slide="prev"> | ||
<span class="carousel-control-prev-icon"></span> | ||
</button> | ||
<button type="button" class="carousel-control-next" data-bs-target="#slider" data-bs-slide="next"> | ||
<span class="carousel-control-next-icon"></span> | ||
</button> | ||
</button> --> | ||
</section> | ||
<!-- carousel ends --> | ||
|
||
|
@@ -399,27 +399,27 @@ <h1 class=" m-0 pb-0 pt-0 display-5 text-uppercase fw-bold footer-text" id="logo | |
</div> | ||
|
||
<div class="col-md-4 text-center align-middle"> | ||
<i class="bi bi-telephone fs-4 align-middle"></i> | ||
<i title="phone" class="bi bi-telephone fs-4 align-middle"></i> | ||
+91 86393 66015 | ||
</div> | ||
<div class="col-md-4 text-center align-middle"> | ||
<i class="bi bi-envelope fs-4 align-middle"></i> | ||
<i title="Gmail" class="bi bi-envelope fs-4 align-middle"></i> | ||
[email protected] | ||
</div> | ||
<div class="col-md-4 text-center align-middle "> | ||
<!-- <i class="bi bi-geo-alt fs-4 align-middle "></i> --> | ||
<a class="a" href="https://github.com/Misba9" target="_blank"> | ||
<a class="a" title="github" href="https://github.com/Misba9" target="_blank"> | ||
<i class="fa-brands fa-brands-2X fa-github fs-4 social-icon"></i> | ||
</a> | ||
<a class="a" href="https://instagram.com/ravan_cybrz?igshid=MzRlODBiNWFlZA==" target="_blank""> | ||
<a class="a" title="instagram" href="https://instagram.com/ravan_cybrz?igshid=MzRlODBiNWFlZA==" target="_blank""> | ||
<i class="fa-brands fa-brands-2X fa-instagram fs-4 social-icon"></i> | ||
</a> | ||
<a class="a" href="https://www.linkedin.com/in/ravan-cyber-712885280/" target="_blank"> | ||
<a class="a" title="linkedin" href="https://www.linkedin.com/in/ravan-cyber-712885280/" target="_blank"> | ||
<i class="fa-brands fa-brands-2X fa-linkedin fs-4 social-icon"></i> | ||
</a> | ||
<!-- <a class="a" href="https://www.youtube.com/" target="_blank"> | ||
<i class="fa-brands fa-brands-2X fa-telegram fs-4 social-icon"></i> | ||
</a> --> | ||
<a class="a" title="medium" href="https://medium.com/@ravancybersolutions" target="_blank"> | ||
<i class="fa-brands fa-brands-2X fa-medium fs-4 social-icon"></i> | ||
</a> | ||
|
||
</div> | ||
</div> | ||
|