Skip to content

Commit

Permalink
update unnecessary items
Browse files Browse the repository at this point in the history
Remove user and search icons from the menu bar, some images, and edit (contact.html).
Grouped products in product folder in images one.
  • Loading branch information
AhmadNader319 committed Feb 15, 2024
1 parent 0bf65bc commit ee4f5ae
Show file tree
Hide file tree
Showing 40 changed files with 29 additions and 103 deletions.
10 changes: 1 addition & 9 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,6 @@
<a class="nav-link" href="contact.html">Contact us</a>
</li>
</ul>
<div class="user_option">
<a href="">
<img src="images/user.png" alt="">
</a>
<form class="form-inline my-2 my-lg-0 ml-0 ml-lg-4 mb-3 mb-lg-0">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit"></button>
</form>
</div>
</div>
</div>
</nav>
Expand Down Expand Up @@ -198,7 +190,7 @@ <h5>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js">
</script>
<!-- end owl carousel script -->
<!-- end script -->

</body>

Expand Down
58 changes: 0 additions & 58 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,6 @@
<a class="nav-link" href="contact.html">Contact us</a>
</li>
</ul>
<div class="user_option">
<a href="">
<img src="images/user.png" alt="">
</a>
<form class="form-inline my-2 my-lg-0 ml-0 ml-lg-4 mb-3 mb-lg-0">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit"></button>
</form>
</div>
</div>
</div>
</nav>
Expand All @@ -76,56 +68,6 @@
<!-- end header section -->
</div>

<!-- contact section -->

<section class="contact_section layout_padding">
<div class="container">

<div class="heading_container">
<h2>
Request A Call Back
</h2>
</div>
<div class="">
<div class="">
<div class="row">
<div class="col-md-9 mx-auto">
<div class="contact-form">
<form action="">
<div>
<input type="text" placeholder="Full Name ">
</div>
<div>
<input type="text" placeholder="Phone Number">
</div>
<div>
<input type="email" placeholder="Email Address">
</div>
<div>
<input type="text" placeholder="Message" class="input_message">
</div>
<div class="d-flex justify-content-center">
<button type="submit" class="btn_on-hover">
Send
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="map_img-box">
<img src="images/map-img.png" alt="">
</div>
</div>
</section>


<!-- end contact section -->



<!-- info section -->
<section class="info_section ">
<div class="container">
Expand Down
Binary file removed images/company1.JPG
Binary file not shown.
Binary file removed images/company4.jpg
Binary file not shown.
Binary file removed images/d-1.png
Binary file not shown.
Binary file removed images/d-2.png
Binary file not shown.
Binary file removed images/d-3.png
Binary file not shown.
Binary file removed images/d-4.png
Binary file not shown.
Binary file removed images/d-5.png
Binary file not shown.
Binary file removed images/hero-bg.jpg
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed images/quote.png
Diff not rendered.
Binary file removed images/w-1.png
Diff not rendered.
Binary file removed images/w-2.png
Diff not rendered.
Binary file removed images/w-3.png
Diff not rendered.
Binary file removed images/w-4.png
Diff not rendered.
Binary file removed images/who-img.jpg
Diff not rendered.
48 changes: 24 additions & 24 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,18 +151,18 @@ <h2>
</div>
<div class="work_container layout_padding2">
<div class="box b-1">
<img src="images/company4.JPG" alt="">
<img src="images/products/prodcut7.jpg" alt="">
</div>
<div class="box b-2">
<img src="images/company2.JPG" alt="">
<img src="images/products/company2.JPG" alt="">

</div>
<div class="box b-3">
<img src="images/company3.JPG" alt="">
<img src="images/products/company3.JPG" alt="">

</div>
<div class="box b-4">
<img src="images/company1.JPG" alt="">
<img src="images/products/product12.jpg" alt="">

</div>
</div>
Expand All @@ -183,102 +183,102 @@ <h2>
<div class="owl-carousel">
<div class="item">
<div class="box">
<img src="images/product0.jpg" alt="">
<img src="images/products/product0.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product1.jpg" alt="">
<img src="images/products/product1.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product2.jpg" alt="">
<img src="images/products/product2.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product3.jpg" alt="">
<img src="images/products/product3.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product4.jpg" alt="">
<img src="images/products/product4.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product5.jpg" alt="">
<img src="images/products/product5.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product6.jpg" alt="">
<img src="images/products/product6.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/prodcut7.jpg" alt="">
<img src="images/products/prodcut7.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product8.jpg" alt="">
<img src="images/products/product8.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product9.jpg" alt="">
<img src="images/products/product9.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product10.jpg" alt="">
<img src="images/products/product10.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product11.jpg" alt="">
<img src="images/products/product11.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product12.jpg" alt="">
<img src="images/products/product12.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product13.jpg" alt="">
<img src="images/products/product13.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product14.jpg" alt="">
<img src="images/products/product14.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product15.jpg" alt="">
<img src="images/products/product15.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product16.jpg" alt="">
<img src="images/products/product16.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product17.jpg" alt="">
<img src="images/products/product17.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product18.jpg" alt="">
<img src="images/products/product18.jpg" alt="">
</div>
</div>
<div class="item">
<div class="box">
<img src="images/product19.jpg" alt="">
<img src="images/products/product19.jpg" alt="">
</div>
</div>

Expand Down
16 changes: 4 additions & 12 deletions portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,6 @@
<a class="nav-link" href="contact.html">Contact us</a>
</li>
</ul>
<div class="user_option">
<a href="">
<img src="images/user.png" alt="">
</a>
<form class="form-inline my-2 my-lg-0 ml-0 ml-lg-4 mb-3 mb-lg-0">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit"></button>
</form>
</div>
</div>
</div>
</nav>
Expand All @@ -88,18 +80,18 @@ <h2>
</div>
<div class="work_container layout_padding2">
<div class="box b-1">
<img src="images/company4.JPG" alt="">
<img src="images/products/prodcut7.jpg" alt="">
</div>
<div class="box b-2">
<img src="images/company2.JPG" alt="">
<img src="images/products/company2.JPG" alt="">

</div>
<div class="box b-3">
<img src="images/company3.JPG" alt="">
<img src="images/products/company3.JPG" alt="">

</div>
<div class="box b-4">
<img src="images/company1.JPG" alt="">
<img src="images/products/product12.jpg" alt="">

</div>
</div>
Expand Down

0 comments on commit ee4f5ae

Please sign in to comment.