edit about us page
This commit is contained in:
parent
f7b485ec55
commit
d23b20cd02
@ -16,7 +16,7 @@
|
||||
<div class="row g-5">
|
||||
<div class="col-xl-4 wow fadeInLeft" data-wow-delay="0.1s">
|
||||
<div class="bg-light rounded text-center">
|
||||
<img src="img/about-us1.jpg" class="img-fluid " style="margin: 10px; height:300px; " alt="Image">
|
||||
<img src="img/aboutus.png" class="img-fluid" style="height:auto; " alt="Image">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xl-8 wow fadeInRight" data-wow-delay="0.3s">
|
||||
|
@ -934,4 +934,5 @@ h6{
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.08);
|
||||
background: var(--bs-secondary) !important;
|
||||
}
|
||||
/*** copyright end ***/
|
||||
/*** copyright end ***/
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
<meta content="" name="keywords">
|
||||
<meta content="" name="description">
|
||||
|
||||
<link rel="icon" type="img/png" sizes="32x32" href="favicon.png">
|
||||
<link rel="icon" type="img/favicon.png" sizes="32x32" href="img/favicon.png">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
|
BIN
img/aboutus.jpg
Normal file
BIN
img/aboutus.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 MiB |
BIN
img/aboutus.png
Normal file
BIN
img/aboutus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 MiB |
Loading…
Reference in New Issue
Block a user