Skip to content

Commit

Permalink
Update rooms.html
Browse files Browse the repository at this point in the history
  • Loading branch information
akhil18mittal authored Nov 8, 2023
1 parent b0b3810 commit ef1a3b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rooms.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h1>Rooms & Suites</h1>
<div class="item">
<div class="position-re o-hidden" data-overlay-darkgray="1"> <img src="img/rooms/1.jpg" alt=""> </div> <span class="category"><a href="https://asiatech.in/booking_engine/index3?token=NTY4MA==">Book</a></span>
<div class="con">
<h6><a href="room-details.html">Rs 1200 / Night</a></h6>
<h6><a href="room-details.html">Rs 2000 / Night</a></h6>
<h5><a href="room-details.html">Deluxe Room</a> </h5>
<div class="line"></div>
<div class="row facilities">
Expand All @@ -101,7 +101,7 @@ <h5><a href="room-details.html">Deluxe Room</a> </h5>
<div class="item">
<div class="position-re o-hidden" data-overlay-darkgray="2"> <img src="img/rooms/2.jpg" alt=""> </div> <span class="category"><a href="https://asiatech.in/booking_engine/index3?token=NTY4MA==">Book</a></span>
<div class="con">
<h6><a href="room-details.html">Rs 1500 / Night</a></h6>
<h6><a href="room-details.html">Rs 2500 / Night</a></h6>
<h5><a href="room-details.html">Triple Bed Family Suite</a></h5>
<div class="line"></div>
<div class="row facilities">
Expand All @@ -124,7 +124,7 @@ <h5><a href="room-details.html">Triple Bed Family Suite</a></h5>
<div class="item">
<div class="position-re o-hidden" data-overlay-darkgray="1"> <img src="img/rooms/3.jpg" alt=""> </div> <span class="category"><a href="https://asiatech.in/booking_engine/index3?token=NTY4MA==">Book</a></span>
<div class="con">
<h6><a href="room-details.html">Rs 1800 / Night</a></h6>
<h6><a href="room-details.html">Rs 3000 / Night</a></h6>
<h5><a href="room-details.html">Four Bed Family Room</a></h5>
<div class="line"></div>
<div class="row facilities">
Expand Down

0 comments on commit ef1a3b9

Please sign in to comment.