364 lines
17 KiB
HTML
364 lines
17 KiB
HTML
<!doctype html>
|
|
<html class="no-js" lang="en">
|
|
<head>
|
|
<title>Crafto - The Multipurpose HTML5 Template</title>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="author" content="ThemeZaa">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
|
<meta name="description" content="Elevate your online presence with Crafto - a modern, versatile, multipurpose Bootstrap 5 responsive HTML5, SCSS template using highly creative 52+ ready demos.">
|
|
|
|
<link rel="shortcut icon" href="images/favicon.png">
|
|
<link rel="apple-touch-icon" href="images/apple-touch-icon-57x57.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
|
|
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
|
<link rel="stylesheet" href="css/vendors.min.css" />
|
|
<link rel="stylesheet" href="css/icon.min.css" />
|
|
<link rel="stylesheet" href="css/style.min.css" />
|
|
<link rel="stylesheet" href="css/responsive.min.css" />
|
|
<link rel="stylesheet" href="demos/restaurant/restaurant.css" />
|
|
</head>
|
|
<body data-mobile-nav-trigger-alignment="right" data-mobile-nav-style="modern" data-mobile-nav-bg-color="#383632" class="custom-cursor">
|
|
|
|
<div class="cursor-page-inner">
|
|
<div class="circle-cursor circle-cursor-inner"></div>
|
|
<div class="circle-cursor circle-cursor-outer"></div>
|
|
</div>
|
|
|
|
|
|
<header>
|
|
|
|
<nav class="navbar navbar-expand-lg header-transparent header-light bg-transparent header-reverse" data-header-hover="light">
|
|
<div class="container-fluid">
|
|
<div class="col-auto col-lg-2 me-lg-0 me-auto">
|
|
<a class="navbar-brand" href="demo-restaurant.html">
|
|
<img src="images/demo-restaurant-logo-black.png" data-at2x="images/demo-restaurant-logo-black@2x.png" alt class="default-logo">
|
|
<img src="images/demo-restaurant-logo-black.png" data-at2x="images/demo-restaurant-logo-black@2x.png" alt class="alt-logo">
|
|
<img src="images/demo-restaurant-logo-black.png" data-at2x="images/demo-restaurant-logo-black@2x.png" alt class="mobile-logo">
|
|
</a>
|
|
</div>
|
|
<div class="col-auto menu-order position-static">
|
|
<button class="navbar-toggler float-start" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-line"></span>
|
|
<span class="navbar-toggler-line"></span>
|
|
<span class="navbar-toggler-line"></span>
|
|
<span class="navbar-toggler-line"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarNav">
|
|
<ul class="navbar-nav alt-font ls-1px">
|
|
<li class="nav-item"><a href="demo-restaurant.html" class="nav-link">Home</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-about.html" class="nav-link">About</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-menu.html" class="nav-link">Menu</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-story.html" class="nav-link">Story</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-gallery.html" class="nav-link">Gallery</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-chefs.html" class="nav-link">Chefs</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-blog.html" class="nav-link">Blog</a></li>
|
|
<li class="nav-item"><a href="demo-restaurant-contact.html" class="nav-link">Contact</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="col-auto col-lg-2 text-end d-none d-sm-flex">
|
|
<div class="header-icon">
|
|
<div class="header-button">
|
|
<a href="demo-restaurant-contact.html" class="btn btn-dark-gray btn-small btn-box-shadow left-icon btn-switch-text btn-rounded border-1">
|
|
<span>
|
|
<span><i class="feather icon-feather-calendar"></i></span>
|
|
<span class="btn-double-text" data-text="Book a table">Book a table</span>
|
|
</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
</header>
|
|
|
|
|
|
<section class="ipad-top-space-margin page-title-big-typography cover-background p-0 md-background-position-left-center" style="background-image: url('images/demo-restaurant-about-title-bg.jpg')">
|
|
<div class="container">
|
|
<div class="row align-items-center justify-content-center small-screen">
|
|
<div class="col-lg-6 col-md-8 position-relative text-center page-title-extra-large" data-anime="{ "el": "childs", "translateY": [30, 0], "opacity": [0,1], "duration": 600, "delay": 0, "staggervalue": 200, "easing": "easeOutQuad" }">
|
|
<h1 class="alt-font text-dark-gray text-uppercase ls-minus-1px mb-0">Latest blog</h1>
|
|
<h2 class="m-auto text-red fw-600 text-uppercase mb-0"><span class="h-2px w-5px bg-red d-inline-block align-middle me-5px"></span>Stories from restaurant<span class="h-2px w-5px bg-red d-inline-block align-middle ms-5px"></span></h2>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section class="pt-0">
|
|
<div class="container">
|
|
<div class="row blog-metro">
|
|
<div class="col-12">
|
|
<ul class="blog-metro blog-wrapper grid-loading grid grid-3col xl-grid-3col lg-grid-3col md-grid-2col sm-grid-2col xs-grid-1col gutter-large">
|
|
<li class="grid-sizer"></li>
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-01.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Restaurant</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Never eat more than you can life.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-02.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Experience</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Life is uncertain Eat dessert first.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-03.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Dining</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Food simply isn't important to me.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-04.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Delicious</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Excite your taste buds now.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-05.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Food lovers</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Stories from the kitchen.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-06.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Yummy</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Art of food presentation.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-07.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Food time</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Experience the magic dine here.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-08.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Breakfast</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">Tales from the kitchen.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
|
|
<li class="grid-item">
|
|
<figure class="position-relative mb-0 overflow-hidden border-radius-6px">
|
|
<div class="blog-image bg-dark-slate-blue">
|
|
<a href="demo-restaurant-blog-single-creative.html"><img src="images/demo-restaurant-blog-09.jpg" alt /></a>
|
|
<div class="blog-overlay"></div>
|
|
</div>
|
|
<figcaption class="d-flex flex-column justify-content-end h-100 p-50px lg-p-35px">
|
|
<div class="blog-categories mb-auto">
|
|
<a href="demo-restaurant-blog.html#" class="categories-btn bg-white text-dark-gray text-uppercase fw-600 ms-0 mb-auto align-self-start">Healthy food</a>
|
|
</div>
|
|
<a href="demo-restaurant-blog-single-creative.html" class="text-white card-title fs-28 lh-32 alt-font w-60 xl-w-70 lg-w-80 md-w-70">World-class dining here.</a>
|
|
</figcaption>
|
|
</figure>
|
|
</li>
|
|
|
|
</ul>
|
|
<div class="row">
|
|
<div class="col-12 mt-4 d-flex justify-content-center">
|
|
|
|
<ul class="pagination pagination-style-01 fs-13 mb-0" data-anime="{ "translate": [0, 0], "opacity": [0,1], "duration": 600, "delay": 100, "staggervalue": 150, "easing": "easeOutQuad" }">
|
|
<li class="page-item"><a class="page-link" href="demo-restaurant-blog.html#"><i class="feather icon-feather-arrow-left fs-18 d-xs-none"></i></a></li>
|
|
<li class="page-item"><a class="page-link" href="demo-restaurant-blog.html#">01</a></li>
|
|
<li class="page-item active"><a class="page-link" href="demo-restaurant-blog.html#">02</a></li>
|
|
<li class="page-item"><a class="page-link" href="demo-restaurant-blog.html#">03</a></li>
|
|
<li class="page-item"><a class="page-link" href="demo-restaurant-blog.html#">04</a></li>
|
|
<li class="page-item"><a class="page-link" href="demo-restaurant-blog.html#"><i class="feather icon-feather-arrow-right fs-18 d-xs-none"></i></a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<footer class="pb-0 bg-very-light-gray cover-background background-position-center-top sm-background-image-none" style="background-image: url('images/demo-restaurant-home-footer-bg.jpg')">
|
|
<div class="container">
|
|
<div class="row row-cols-1 row-cols-lg-4 row-cols-sm-2 justify-content-center mt-13 md-mt-15 sm-mt-0 mb-5 sm-mb-50px">
|
|
|
|
<div class="col icon-with-text-style-03 md-mb-30px">
|
|
<div class="feature-box ps-8 pe-8 lg-ps-0 lg-pe-0 overflow-hidden">
|
|
<div class="feature-box-icon">
|
|
<i class="bi bi-chat-square-text d-inline-block icon-medium text-dark-gray mb-15px"></i>
|
|
</div>
|
|
<div class="feature-box-content last-paragraph-no-margin">
|
|
<span class="fw-700 text-dark-gray fs-15 text-uppercase">About restaurant</span>
|
|
<p class="w-90 md-w-70 sm-w-80 xs-w-70 mx-auto">Enjoy a wonderful cafe dining experience</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="col icon-with-text-style-03 md-mb-30px">
|
|
<div class="feature-box ps-8 pe-8 lg-ps-0 lg-pe-0 overflow-hidden">
|
|
<div class="feature-box-icon">
|
|
<i class="bi bi-telephone-inbound d-inline-block icon-medium text-dark-gray mb-15px"></i>
|
|
</div>
|
|
<div class="feature-box-content last-paragraph-no-margin">
|
|
<span class="fw-700 text-dark-gray fs-15 text-uppercase">Let's talk</span>
|
|
<div class="w-100 d-block">
|
|
<span class="d-block">Phone: <a href="tel:1800222000">1-800-222-000</a></span>
|
|
<span class="d-block">Fax: 1-800-222-002</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="col icon-with-text-style-03 xs-mb-30px">
|
|
<div class="feature-box ps-8 pe-8 lg-ps-0 lg-pe-0 overflow-hidden">
|
|
<div class="feature-box-icon">
|
|
<i class="bi bi-envelope-open d-inline-block icon-medium text-dark-gray mb-15px"></i>
|
|
</div>
|
|
<div class="feature-box-content last-paragraph-no-margin">
|
|
<span class="fw-700 text-dark-gray fs-15 text-uppercase">Book a table</span>
|
|
<div class="w-100 d-block">
|
|
<a href="cdn-cgi/l/email-protection.html#147d7a727b546d7b6166707b79757d7a3a777b79"><span class="__cf_email__" data-cfemail="f29b9c949db28b9d8780969d9f939b9cdc919d9f">[email protected]</span></a><br>
|
|
<a href="cdn-cgi/l/email-protection.html#84ecf6c4fdebf1f6e0ebe9e5edeaaae7ebe9"><span class="__cf_email__" data-cfemail="375f45774e58424553585a565e591954585a">[email protected]</span></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="col icon-with-text-style-03">
|
|
<div class="feature-box ps-8 pe-8 lg-ps-0 lg-pe-0 overflow-hidden">
|
|
<div class="feature-box-icon">
|
|
<i class="bi bi-geo-alt d-inline-block icon-medium text-dark-gray mb-15px"></i>
|
|
</div>
|
|
<div class="feature-box-content last-paragraph-no-margin">
|
|
<span class="fw-700 text-dark-gray fs-15 text-uppercase">Contact us</span>
|
|
<p class="md-w-70 sm-w-90 xs-w-70 mx-auto">Lorem ipsum consectetur adipiscing onsectetur.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="border-top border-color-transparent-dark-very-light pt-25px pb-25px">
|
|
<div class="container">
|
|
<div class="row align-items-center">
|
|
<div class="col-md-4 col-sm-6 fs-15 last-paragraph-no-margin text-center text-sm-start order-3 order-sm-2 order-md-1">
|
|
<p>© Copyright 2024 <a href="index.html" target="_blank" class="text-decoration-line-bottom text-dark-gray fw-600">Crafto</a></p>
|
|
</div>
|
|
<div class="col-md-4 text-center order-1 order-md-2 sm-mb-20px">
|
|
<a href="demo-restaurant.html" class="footer-logo d-inline-block">
|
|
<img src="images/demo-restaurant-logo-black.png" data-at2x="images/demo-restaurant-logo-black@2x.png" alt class="default-logo">
|
|
</a>
|
|
</div>
|
|
<div class="col-md-4 col-sm-6 elements-social social-icon-style-08 xs-mb-15px text-center text-sm-end order-2 order-sm-3 order-md-3">
|
|
<ul class="small-icon dark d-inline-block">
|
|
<li><a class="facebook" href="https://www.facebook.com/" target="_blank"><i class="fa-brands fa-facebook-f"></i></a></li>
|
|
<li><a class="dribbble" href="http://www.dribbble.com" target="_blank"><i class="fa-brands fa-dribbble"></i></a></li>
|
|
<li><a class="twitter" href="https://www.twitter.com" target="_blank"><i class="fa-brands fa-twitter"></i></a></li>
|
|
<li><a class="instagram" href="https://www.instagram.com" target="_blank"><i class="fa-brands fa-instagram"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
<div class="scroll-progress d-none d-xxl-block">
|
|
<a href="demo-restaurant-blog.html#" class="scroll-top" aria-label="scroll">
|
|
<span class="scroll-text">Scroll</span><span class="scroll-line"><span class="scroll-point"></span></span>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
<script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="js/jquery.js"></script>
|
|
<script type="text/javascript" src="js/vendors.min.js"></script>
|
|
<script type="text/javascript" src="js/main.js"></script>
|
|
</body>
|
|
</html> |