Skip to content

Commit

Permalink
Merge pull request #393 from khushi-joshi-05/revert-355-dev
Browse files Browse the repository at this point in the history
Revert "more sections added with cards"
  • Loading branch information
khushi-joshi-05 authored May 17, 2024
2 parents 8052659 + 1b45007 commit 9b30cdf
Showing 1 changed file with 0 additions and 43 deletions.
43 changes: 0 additions & 43 deletions Html-files/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,49 +112,6 @@ <h3>Juices</h3>
</div>

</section>



<!-- Dishes section added -->


<section class="menu_container">
<h2>Dishes</h2>
<div class="menu_items">
<div class="items">
<img
src="https://1.bp.blogspot.com/-KzKj1aBe7-k/XeeVsF5b-2I/AAAAAAAAEII/XOksle75D5IKvng5l7OMWaX9K_0hCQX7wCLcBGAsYHQ/s1600/shahi%2Bpaneerr.jpg">
<h3>Shahi Paneer</h3>
<p>$5.10</p>
<!-- <button class="but">Add to Cart</button> -->
<button class="butt">Order Now</button>
</div>
<div class="items">
<img
src="https://th.bing.com/th/id/R.5c49f50826bbc5cfd967aff21d0e8b30?rik=s3xk5%2bS6qy0MLA&riu=http%3a%2f%2fi0.wp.com%2fhealthyvegrecipes.com%2fwp-content%2fuploads%2f2016%2f08%2fpb1.jpg&ehk=qCj0EGq6VryyxOj8Tt%2b1NDfUvWF6KjeXUD8UIi1v1aU%3d&risl=&pid=ImgRaw&r=0">
<h3>Pav Bhaji</h3>
<p>$5.10</p>
<!-- <button class="but">Add to Cart</button> -->
<button class="butt">Order Now</button>
</div>
<div class="items">
<img
src="https://th.bing.com/th/id/OIP.qxS9PcbgbDqmWy3phk8FPQAAAA?rs=1&pid=ImgDetMain">
<h3>Paper Dosa</h3>
<p>$5.10</p>
<!-- <button class="but">Add to Cart</button> -->
<button class="butt">Order Now</button>
</div>
<div class="items">
<img src="https://th.bing.com/th/id/R.2afb9c6e7c75eced25f4cc6e45e9e1dc?rik=cMIrmnFJvoLzkA&riu=http%3a%2f%2fdilepunjab.com%2fwp-content%2fuploads%2f2017%2f08%2fchole-bhature-1.jpg&ehk=dNycnEaMu52lc3VUWT2ByGeKDgR0V2YuhPKhZSsZ7%2bI%3d&risl=&pid=ImgRaw&r=0">
<h3>Chola Bhatura</h3>
<p>$5.10</p>
<!-- <button class="but">Add to Cart</button> -->
<button class="butt">Order Now</button>
</div>
</section>


<section class="menu_container">
<h2>Juices</h2>
<div class="menu_items">
Expand Down

0 comments on commit 9b30cdf

Please sign in to comment.