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
84 changes: 42 additions & 42 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" href="https://alanboy.github.io/spicyo/css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- owl css -->
<link rel="stylesheet" href="https://alanboy.github.io/spicyo/css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- style css -->
<link rel="stylesheet" href="https://alanboy.github.io/spicyo/css/style.css">
<link rel="stylesheet" href="css/style.css">
<!-- responsive-->
<link rel="stylesheet" href="https://alanboy.github.io/spicyo/css/responsive.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- awesome fontfamily -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--[if lt IE 9]>
Expand All @@ -32,7 +32,7 @@
<body class="main-layout">
<!-- loader -->
<div class="loader_bg">
<div class="loader"><img src="https://alanboy.github.io/spicyo/images/loading.gif" alt="" /></div>
<div class="loader"><img src="images/loading.gif" alt="" /></div>
</div>

<div class="wrapper">
Expand Down Expand Up @@ -75,21 +75,21 @@
<div class="row">
<div class="col-md-3">
<div class="full">
<a class="logo" href="index.html"><img src="https://alanboy.github.io/spicyo/images/logo.png" alt="#" /></a>
<a class="logo" href="index.html"><img src="images/logo.png" alt="#" /></a>
</div>
</div>
<div class="col-md-9">
<div class="full">
<div class="right_header_info">
<ul>
<li class="dinone">Contact Us : <img style="margin-right: 15px;margin-left: 15px;" src="https://alanboy.github.io/spicyo/images/phone_icon.png" alt="#"><a href="#">987-654-3210</a></li>
<li class="dinone"><img style="margin-right: 15px;" src="https://alanboy.github.io/spicyo/images/mail_icon.png" alt="#"><a href="#">demo@gmail.com</a></li>
<li class="dinone"><img style="margin-right: 15px;height: 21px;position: relative;top: -2px;" src="https://alanboy.github.io/spicyo/images/location_icon.png" alt="#"><a href="#">104 New york , USA</a></li>
<li class="dinone">Contact Us : <img style="margin-right: 15px;margin-left: 15px;" src="images/phone_icon.png" alt="#"><a href="#">987-654-3210</a></li>
<li class="dinone"><img style="margin-right: 15px;" src="images/mail_icon.png" alt="#"><a href="#">demo@gmail.com</a></li>
<li class="dinone"><img style="margin-right: 15px;height: 21px;position: relative;top: -2px;" src="images/location_icon.png" alt="#"><a href="#">104 New york , USA</a></li>
<li class="button_user"><a class="button active" href="#">Login</a><a class="button" href="#">Register</a></li>
<li><img style="margin-right: 15px;" src="https://alanboy.github.io/spicyo/images/search_icon.png" alt="#"></li>
<li><img style="margin-right: 15px;" src="images/search_icon.png" alt="#"></li>
<li>
<button type="button" id="sidebarCollapse">
<img src="https://alanboy.github.io/spicyo/images/menu_icon.png" alt="#">
<img src="images/menu_icon.png" alt="#">
</button>
</li>
</ul>
Expand Down Expand Up @@ -119,7 +119,7 @@ <h3>Discover Restaurants<br>That deliver near You</h3>
</div>
<div class="col-md-7">
<div class="slider_image full text_align_center">
<img class="img-responsive" src="https://alanboy.github.io/spicyo/images/burger_slide.png" alt="#" />
<img class="img-responsive" src="images/burger_slide.png" alt="#" />
</div>
</div>
</div>
Expand All @@ -135,7 +135,7 @@ <h3>Discover Restaurants<br>That deliver near You</h3>
</div>
<div class="col-md-7 full text_align_center">
<div class="slider_image">
<img class="img-responsive" src="https://alanboy.github.io/spicyo/images/burger_slide.png" alt="#" />
<img class="img-responsive" src="images/burger_slide.png" alt="#" />
</div>
</div>
</div>
Expand Down Expand Up @@ -173,7 +173,7 @@ <h2>Our Recipes</h2>

<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs1.png" alt="#" />
<img src="images/rs1.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Homemade</h3>
Expand All @@ -182,7 +182,7 @@ <h4><span class="theme_color">$</span>10</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs2.png" alt="#" />
<img src="images/rs2.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Noodles</h3>
Expand All @@ -191,7 +191,7 @@ <h4><span class="theme_color">$</span>20</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs3.png" alt="#" />
<img src="images/rs3.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Egg</h3>
Expand All @@ -200,7 +200,7 @@ <h4><span class="theme_color">$</span>30</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs4.png" alt="#" />
<img src="images/rs4.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Sushi Dizzy</h3>
Expand All @@ -209,7 +209,7 @@ <h4><span class="theme_color">$</span>40</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs5.png" alt="#" />
<img src="images/rs5.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>The Coffee Break</h3>
Expand All @@ -218,7 +218,7 @@ <h4><span class="theme_color">$</span>50</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs1.png" alt="#" />
<img src="images/rs1.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Homemade</h3>
Expand All @@ -227,7 +227,7 @@ <h4><span class="theme_color">$</span>10</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs2.png" alt="#" />
<img src="images/rs2.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Noodles</h3>
Expand All @@ -236,7 +236,7 @@ <h4><span class="theme_color">$</span>20</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs3.png" alt="#" />
<img src="images/rs3.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Egg</h3>
Expand All @@ -245,7 +245,7 @@ <h4><span class="theme_color">$</span>30</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs4.png" alt="#" />
<img src="images/rs4.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Sushi Dizzy</h3>
Expand All @@ -254,7 +254,7 @@ <h4><span class="theme_color">$</span>40</h4>
</div>
<div class="item">
<div class="product_blog_img">
<img src="https://alanboy.github.io/spicyo/images/rs5.png" alt="#" />
<img src="images/rs5.png" alt="#" />
</div>
<div class="product_blog_cont">
<h3>The Coffee Break</h3>
Expand All @@ -276,7 +276,7 @@ <h4><span class="theme_color">$</span>50</h4>
<div class="row">
<div class="col-md-12">
<div class="title">
<i><img src="https://alanboy.github.io/spicyo/images/title.png" alt="#"/></i>
<i><img src="images/title.png" alt="#"/></i>
<h2>About Our Food & Restaurant</h2>
<span>It is a long established fact that a reader will be distracted by the readable content of a
<br> page when looking at its layout. The point of using Lorem
Expand All @@ -294,7 +294,7 @@ <h3>Best Food</h3>
</div>
<div class="col-xl-5 col-lg-5 col-md-10 col-sm-12 about_img_boxpdnt">
<div class="about_img">
<figure><img src="https://alanboy.github.io/spicyo/images/about-img.jpg" alt="#/"></figure>
<figure><img src="images/about-img.jpg" alt="#/"></figure>
</div>
</div>
</div>
Expand All @@ -308,7 +308,7 @@ <h3>Best Food</h3>
<div class="row">
<div class="col-md-12">
<div class="title">
<i><img src="https://alanboy.github.io/spicyo/images/title.png" alt="#"/></i>
<i><img src="images/title.png" alt="#"/></i>
<h2>Our Blog</h2>
<span>when looking at its layout. The point of using Lorem</span>
</div>
Expand All @@ -318,7 +318,7 @@ <h2>Our Blog</h2>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 mar_bottom">
<div class="blog_box">
<div class="blog_img_box">
<figure><img src="https://alanboy.github.io/spicyo/images/blog_img1.png" alt="#"/>
<figure><img src="images/blog_img1.png" alt="#"/>
<span>02 FEB 2009</span>
</figure>
</div>
Expand All @@ -329,7 +329,7 @@ <h3>Spicy Barger</h3>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 mar_bottom">
<div class="blog_box">
<div class="blog_img_box">
<figure><img src="https://alanboy.github.io/spicyo/images/blog_img2.png" alt="#"/>
<figure><img src="images/blog_img2.png" alt="#"/>
<span>02 FEB 2009</span>
</figure>
</div>
Expand All @@ -340,7 +340,7 @@ <h3>Egg & Tosh</h3>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="blog_box">
<div class="blog_img_box">
<figure><img src="https://alanboy.github.io/spicyo/images/blog_img3.png" alt="#"/>
<figure><img src="images/blog_img3.png" alt="#"/>
<span>02 FEB 2009</span>
</figure>
</div>
Expand All @@ -359,18 +359,18 @@ <h3>Pizza</h3>
<div class="row">
<div class="col-md-12">
<div class="title">
<i><img src="https://alanboy.github.io/spicyo/images/title.png" alt="#"/></i>
<i><img src="images/title.png" alt="#"/></i>
<h2>Our Client</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 offset-md-3">
<div class="Client_box">
<img src="https://alanboy.github.io/spicyo/images/client.jpg" alt="#"/>
<img src="images/client.jpg" alt="#"/>
<h3>Alan Gonzalez</h3>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text.</p>
<i><img src="https://alanboy.github.io/spicyo/images/client_icon.png" alt="#"/></i>
<i><img src="images/client_icon.png" alt="#"/></i>
</div>
</div>
</div>
Expand Down Expand Up @@ -411,14 +411,14 @@ <h2>Request A<strong class="white"> Call Back</strong></h2>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="img-box">
<figure><img src="https://alanboy.github.io/spicyo/images/img.jpg" alt="img" /></figure>
<figure><img src="images/img.jpg" alt="img" /></figure>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="footer_logo">
<a href="index.html"><img src="https://alanboy.github.io/spicyo/images/logo1.jpg" alt="logo" /></a>
<a href="index.html"><img src="images/logo1.jpg" alt="logo" /></a>
</div>
</div>
<div class="col-md-12">
Expand All @@ -443,7 +443,7 @@ <h3>Newsletter</h3>
</div>
<div class="copyright">
<div class="container">
<p>© 2019 All Rights Reserved. Design by<a href="https://html.design/"> Free Html Templates</a></p>
<p>� 2019999 All Rights Reserved. Design by<a href="https://html.design/"> Free Html Templates</a></p>
</div>
</div>
</div>
Expand All @@ -454,14 +454,14 @@ <h3>Newsletter</h3>
</div>
<div class="overlay"></div>
<!-- Javascript files-->
<script src="https://alanboy.github.io/spicyo/js/jquery.min.js"></script>
<script src="https://alanboy.github.io/spicyo/js/popper.min.js"></script>
<script src="https://alanboy.github.io/spicyo/js/bootstrap.bundle.min.js"></script>
<script src="https://alanboy.github.io/spicyo/js/owl.carousel.min.js"></script>
<script src="https://alanboy.github.io/spicyo/js/custom.js"></script>
<script src="https://alanboy.github.io/spicyo/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>

<script src="https://alanboy.github.io/spicyo/js/jquery-3.0.0.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#sidebar").mCustomScrollbar({
Expand Down
Loading