Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions app/views/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<h5 class="text-center">You Will Recieve order within 40 minutes </h5>
</div>
<center>
<button disabled class="btn btn-success js-proceed margin-top-5"> Proceed </button>
<button class="btn btn-success js-proceed margin-top-5"> Proceed </button>

</center>
<h4 class="please-select text-center red"></h4>
Expand All @@ -125,7 +125,6 @@
<h4>Payable Amount : &#8377<span id="total">0</span><h4>
<!-- <h6 class="white">*inclusive of packaging and delivery charges</h6> -->
<!-- <h6 class="white">*Free chaatbox offer amount will be deducted on delivery.</h6> -->
<p class="white">All our chaatboxes are sold out for today. Please check us back tomorrow and we will definitely have them available for you. </p>
</center>
</div>

Expand Down
4 changes: 2 additions & 2 deletions app/views/layouts/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<div class="row container-fluid">
<div class="col-md-6 col-md-offset-1">
<div class="social-icons">
<p class="white"> <a href="https://www.zomato.com/bangalore/chaatbox-com-whitefield"><%= image_tag 'zomato.png',height: '30' %></a> &nbsp Zomato &nbsp&nbsp<a href="https://goo.gl/9kqFP1" > 3.6 stars, 16 reviews </a>
<p class="white"> <a href="https://www.zomato.com/bangalore/chaatbox-com-whitefield"><%= image_tag 'zomato.png',height: '30' %></a> &nbsp Zomato &nbsp&nbsp<a href="https://goo.gl/9kqFP1" > 4.1 stars, 34 reviews </a>
</p>
<p class="white"><a href="https://www.facebook.com/chaatbox"><%= image_tag 'facebook.png',height: '30' %></a> &nbsp
Facebook &nbsp&nbsp<a href="https://goo.gl/Yf6yPb"> 4.9 stars, 46 reviews </p>
Facebook &nbsp&nbsp<a href="https://goo.gl/Yf6yPb"> 4.9 stars, 56 reviews</a> </p>
</div>
</div>
<div class="col-md-5">
Expand Down