Skip to content

Commit

Permalink
Merge pull request #529 from PoulavBhowmick03/main
Browse files Browse the repository at this point in the history
Updated the index.html page
  • Loading branch information
Anupkjha2601 authored Jun 11, 2024
2 parents 9714fce + c51c1b7 commit 8ece848
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){ window.scrollTo(0,1); } </script>


<!--favicon icon-->
<link rel="icon" href="images/restaurant.webp" />

Expand Down Expand Up @@ -141,6 +140,7 @@ <h4>The Love of food</h4>
<p> Vestibulum ante ipsum primis in faucibus orci luctus et ultrices.</p>
</div>
<div class="thim-click-to-bottom">

<a href="#todayspecial" class="scroll">
<i class="fa fa-chevron-down"></i>
</a>
Expand Down Expand Up @@ -501,6 +501,7 @@ <h3 class="heading">Testimonials</h3>
quis bibendum lorem purus lobortis nunc. Suspendisse tincidunt eu sapien
pellentesque interdum. Aenean lacus sapien, blandit vel nibh in, imperdiet
egestas erat Suspendisse tincidunt eusapien. Maecenas ac hendrerit purus. Lorem

ipsum dolor sit amet<img src="images/q2.webp" alt=" " class="" /></p>
</div>
<div class="col-md-5 w3_testimonials_grid_right">
Expand Down Expand Up @@ -539,6 +540,7 @@ <h3 class="heading">Testimonials</h3>
<!-- Owl-Carousel -->
<div id="owl-demo" class="owl-carousel text-center agileinfo-gallery-row">
<div class="item g1">

<img class="lazyOwl" src="images/post1.webp" title="Our latest gallery" alt="" />
<div class="agile-dish-caption">
<a href="#">instagram post</a>
Expand Down Expand Up @@ -656,6 +658,28 @@ <h3>Recent posts</h3>
</div>

</div>
<div class="social-icons">
<ul>
<li><a target="_blank" href="https://www.facebook.com/anup.jha.108889"><i class="fa fa-facebook"
aria-hidden="true"></i></a></li>
<li><a target="_blank" href="https://twitter.com/AnupKum59920381"><i class="fa fa-twitter"
aria-hidden="true"></i></a></li>
<li><a target="_blank" href="mailto:[email protected]"><i class="fa fa-google-plus" aria-hidden="true"></i></a>
</li>
<li><a target="_blank" href="https://www.instagram.com/anup.jha.108889/"><i class="fa fa-instagram"
aria-hidden="true"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/anup-kumar-jha-36a393201"><i class="fa fa-linkedin"
aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- Footer -->

<div class="chatbox-wrapper">
<div class="chatbox-toggle">
<i class='bx bx-message-dots'></i>
</div>
</div>
<div class="copyrights">
Expand Down Expand Up @@ -756,4 +780,3 @@ <h3>Recent posts</h3>
</body>
</html>


0 comments on commit 8ece848

Please sign in to comment.