Browse Source

[UPDT] Index Updated 'theme_the_chef'

pull/164/head
Ajmal Cybro 4 years ago
parent
commit
e5b389b0cb
  1. 3
      theme_the_chef/__init__.py
  2. 14
      theme_the_chef/__manifest__.py
  3. BIN
      theme_the_chef/static/description/images/1.jpg
  4. BIN
      theme_the_chef/static/description/images/2.jpg
  5. BIN
      theme_the_chef/static/description/images/3.jpg
  6. BIN
      theme_the_chef/static/description/images/4.jpg
  7. BIN
      theme_the_chef/static/description/images/5.jpg
  8. BIN
      theme_the_chef/static/description/images/6.jpg
  9. 331
      theme_the_chef/static/description/index.html
  10. 33
      theme_the_chef/static/src/css/style.css
  11. BIN
      theme_the_chef/static/src/img/about/abt2.jpg
  12. BIN
      theme_the_chef/static/src/img/about/abt3.jpg
  13. 46
      theme_the_chef/views/assets.xml
  14. 2
      theme_the_chef/views/layout.xml
  15. 2
      theme_the_chef/views/snippets/banner.xml
  16. 2
      theme_the_chef/views/snippets/reservation.xml
  17. 2
      theme_the_chef/views/snippets/team.xml
  18. 1
      theme_the_chef/views/templates.xml

3
theme_the_chef/__init__.py

@ -3,7 +3,7 @@
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2020-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Copyright (C) 2021-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU LESSER
@ -19,3 +19,4 @@
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################

14
theme_the_chef/__manifest__.py

@ -3,7 +3,7 @@
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2020-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Copyright (C) 2021-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Cybrosys Techno Solutions(<https://www.cybrosys.com>)
#
# You can modify it under the terms of the GNU LESSER
@ -19,15 +19,16 @@
# If not, see <http://www.gnu.org/licenses/>.
#
#############################################################################
{
'name': 'The Chef Theme',
'description': 'The Chef Theme',
'name': 'Theme The Chef',
'description': 'Theme The Chef is a popular attractive and unique front end theme for your restaurant website.',
'summary': 'Theme The Chef is a popular attractive and unique front end theme for your restaurant website',
'category': 'Theme/Creative',
'version': '14.0.1.0.0',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'category': 'Theme/Corporate',
'website': "https://www.cybrosys.com",
'depends': ['website'],
'data': [
'views/assets.xml',
@ -43,11 +44,12 @@
'views/snippets/special_left.xml',
'views/snippets/team.xml',
],
'license': 'LGPL-3',
'images': [
'static/description/banner.jpg',
'static/description/theme_screenshot.jpg',
],
'license': 'LGPL-3',
'installable': True,
'application': True,
'auto_install': False,
}

BIN
theme_the_chef/static/description/images/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 KiB

BIN
theme_the_chef/static/description/images/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

BIN
theme_the_chef/static/description/images/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 KiB

BIN
theme_the_chef/static/description/images/4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

BIN
theme_the_chef/static/description/images/5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

BIN
theme_the_chef/static/description/images/6.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

331
theme_the_chef/static/description/index.html

@ -1,154 +1,221 @@
<!-- Hero Section -->
<div class="container pt-4 mt-4 rounded" style="background-color: #f0f2f4; font-family: Montserrat, 'sans-serif';">
<div class="row">
<div class="col-lg-12 mb-4">
<img src="images/Cybrosys.png" alt="Cybrosys Logo" style="width: 120px; height: auto;">
<hr style="border-color: #e1e5e9;" />
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<img src="images/hero.png" width=60% height="auto" class="mb-4" alt="Theme Screenshot">
<div class="row">
<div class="col-lg-12 mb-4">
<img src="images/Cybrosys.png" alt="Cybrosys Logo" style="width: 120px; height: auto;">
<hr style="border-color: #e1e5e9;" />
</div>
</div>
<div class="col-lg-12 text-center">
<h1 class="mt-4">The Chef Theme</h1>
<p class="lead" style="max-width: 700px; margin: 0 auto;">
The Chef is a popular attractive and unique front end theme for your restaurent website.
<div class="row">
<div class="col-lg-12 text-center">
<img src="images/hero.png" width=60% height="auto" class="mb-4" alt="Theme Screenshot">
</div>
<div class="col-lg-12 text-center">
<h1 class="mt-4">Theme The Chef</h1>
<p class="lead mb-4" style="max-width: 700px; margin: 0 auto;">
Theme The Chef is a popular attractive and unique front end theme for your restaurent website.
Many custom designed snippets facilitates to add better user experience.
Just drag & drop the building blocks you need to easily build your layout.
All layouts are made of sections, that you can easily combine to fit your specific project.
</p>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center p-4">
<a href="#" class="btn btn-primary m-2 px-4 py-3 shadow-sm" style="
background-color: #b22126;
border-style: none;
border-radius: 4em;
font-weight: bold;
"><i class="fa fa-desktop mr-2"></i>Live Demo</a>
<a href="#" class="btn btn-primary m-2 px-4 py-3 shadow-sm" style="
background-color: #576574;
border-style: none;
border-radius: 4em;
font-weight: bold;
"><i class="fa fa-download mr-2"></i>Download</a>
</div>
</div>
<!-- End of Hero Section -->
<!-- Second Section -->
<div class="row p-4">
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Desktop View</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/laptop-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
</div>
<!-- End of Second Section -->
<!-- Third Section -->
<div class="row p-4">
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/phone-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Mobile View</h2>
<p class="lead">
User friendly and modern looking makes your page more Stylist And Beautiful.
</p>
All layouts are made of sections, that you can easily combine to fit your specific project.It have simple and more attractive snippets.
</p>
</div>
</div>
</div>
<!-- End of Third Section -->
<!-- Feature Tiles -->
<div class="row mt-4">
<div class="col-lg-12 text-center">
<h2>Features</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
<!-- End of Hero Section -->
<!-- Alternate Section -->
<div class="row p-4">
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Desktop View</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/laptop-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
</div>
</div>
<div class="row p-4" style="margin: 0 6%;">
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-tablet mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Responsive</h5>
<div class="row p-4">
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/phone-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Mobile View</h2>
<p class="lead">
User friendly and modern looking makes your page more Stylist And Beautiful.
</p>
</div>
</div>
<!-- End of Alternate Section -->
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-magic mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Modern</h5>
</div>
<div class="col-lg-3 bg-white mb-4 mr-4 shadow-sm p-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-arrow-circle-o-right mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 4%;">Built-in Slider</h5>
<!-- Two Columns Section -->
<div class="row p-4">
<!-- Column 1 -->
<div class="col-lg-6">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/1.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Main Banner with Slider</h2>
<p class="lead text-center">
It is easy to customize and use. Just drag and drop the building blocks to make attractive
webpages.
</p>
</div>
</div>
</div>
<!-- End of Column 1 -->
<!-- Column 2 -->
<div class="col-lg-6">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/2.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Reservation Form</h2>
<p class="lead text-center">
It is easy to customize and use. Just drag and drop the building blocks to make attractive
webpages.
</p>
</div>
</div>
</div>
<!-- End of Column 2 -->
</div>
<!-- End of Two Columns Section -->
<div class="col-lg-3 bg-white shadow-sm p-4 mb-4 mr-4"
style="border-radius: 0.5em; min-width: 200px; max-width: 200px;">
<i class="fa fa-shopping-cart mb-2" style="font-size: 2em; margin: 0 40%;"></i>
<h5 class="text-center" style="margin: 0 5%;">Attractive Sections</h5>
<!-- One Column Section -->
<div class="row p-4">
<div class="col-lg-6">
<img style="border-radius: 0.5em;" src="images/3.jpg" width="90%" height="auto" class="mb-4 shadow-sm"
alt="Theme Screenshot">
</div>
<div class="col-lg-6" style="padding-top: 100px;">
<h2>Overview</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
</div>
<!-- End of Two Columns Section -->
<!-- Two Columns Section -->
<div class="row p-4">
<!-- Column 1 -->
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/4.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Testimonial Snippet</h2>
<p class="lead text-center">
It is easy to customize and use. Just drag and drop the building blocks to make attractive
webpages.
</p>
</div>
</div>
</div>
<!-- End of Column 1 -->
<!-- Column 2 -->
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/5.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Main Dishes Snippet</h2>
<p class="lead text-center">
It is easy to customize and use. Just drag and drop the building blocks to make attractive
webpages.
</p>
</div>
</div>
</div>
<!-- End of Column 2 -->
</div>
<!-- End of Feature Tiles -->
<!-- Footer -->
<div class="row mt-4">
<div class="col-lg-12 text-center">
<h2>Get Help</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
<p class="text-center" style="max-width: 650px; margin: 0 auto;">If you have anything to share with us based on
your use of this module, please let us know. We are ready to offer our support.</p>
<!-- Column 4 -->
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/6.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Menu Snippet</h2>
<p class="lead text-center">
It is easy to customize and use. Just drag and drop the building blocks to make attractive
webpages.
</p>
</div>
</div>
</div>
<!-- End of Column 4 -->
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="mailto:info@cybrosys.com" target="_blank" style="color: #050505; text-decoration: none;"><i
class="fa fa-envelope mr-2"></i>info@cybrosys.com</a></h6>
</div>
<div class="col-lg-4" style="position: relative;">
<h6><a href="mailto:info@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none; position: absolute; right: 10px;"><i
class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
<!-- End of Two Columns Section -->
<!-- Footer -->
<div class="row" style="margin-top: 4rem;">
<div class="col-lg-12 text-center">
<h2>Get Help</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
<p class="text-center" style="max-width: 650px; margin: 0 auto;">If you have anything to share with us based
on
your use of this module, please let us know. We are ready to offer our support.</p>
</div>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="https://www.cybrosys.com" target="_blank" style="color: #050505; text-decoration: none;"><i
class="fa fa-globe mr-2"></i>www.cybrosys.com</a></h6>
</div>
<div class="col-lg-4" style="position: relative;">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none; position: absolute; right: 10px;"><i
class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="mailto:info@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i
class="fa fa-envelope mr-2"></i>info@cybrosys.com</a></h6>
</div>
<div class="col-lg-4 d-flex justify-content-end" style="position: relative;">
<h6><a href="mailto:info@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 mt-4 mb-2 text-center">
<p style="font-weight: bold">A Quality Theme From</p>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i
class="fa fa-globe mr-2"></i>www.cybrosys.com</a></h6>
</div>
<div class="col-lg-4 d-flex justify-content-end" style="position: relative;">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i class="fa fa-chevron-right"></i></a></h6>
</div>
</div>
</div>
</div>
<div class="col-lg-12 text-center">
<img src="images/cybro-logo-oca.png" width="80px" height="auto">
<div class="row">
<div class="col-lg-12 mt-4 mb-2 text-center">
<p style="font-weight: bold">A Quality Theme From</p>
</div>
<div class="col-lg-12 text-center">
<img src="images/cybro-logo-oca.png" width="80px" height="auto">
</div>
</div>
</div>
<!-- End of Footer -->
<!-- End of Footer -->
</div>

33
theme_the_chef/static/src/css/style.css

@ -468,6 +468,12 @@ body {
/*color: #70e000;*/;
}
.about .about_details .wrapper .recipe .s_c a p {
margin-top: 10px;
max-width: 150px;
text-align: center;
}
.location {
margin-top: 0px;
}
@ -1115,23 +1121,30 @@ h3 {
color: #57ad00;
}
#oe_main_menu_navbar + #wrapwrap .o_header_affixed {
background-color: transparent !important;
}
.navbar {
box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15);
box-shadow: 0px 10px 8px 0px rgba(49, 49, 50, 0.15) !important;
margin-left: 20px !important;
margin-right: 20px !important;
margin-top: 20px !important;
}
.navbar .navbar-collapse {
transition: all 0.35s ease-out;
transform-origin: center left;
transition: all 0.35s ease-out !important;
transform-origin: center left !important;
}
.navbar .navbar-nav {
width: 100%;
background: #ffffff;
display: contents;
width: 100% !important;
background: #ffffff !important;
display: contents !important;
}
.navbar .navbar-nav .nav-item {
padding: 0 15px;
padding: 0 15px !important;
text-align: center;
}
@ -1140,7 +1153,7 @@ h3 {
}
.navbar .navbar-nav .nav-link {
color: #006d77;
color: #006d77 !important;
/*color: #70e000;*/
padding-left: 15px;
transition: all 0.35s ease-out;
@ -1298,11 +1311,10 @@ h3 {
}
.banner .banner_contents .banner_left h1 {
font-weight: 300;
font-size: 3.5em;
padding: 40px 0;
padding-bottom: 10px;
font-weight: 650;
font-weight: bold;
}
.banner .banner_contents .banner_left .service {
@ -1323,6 +1335,7 @@ h3 {
.banner .banner_contents .banner_left .service .s_c p {
font-size: 20px;
padding-top: 15px;
font-weight: bold;
}
.banner .banner_contents .banner_right .owl-carousel {

BIN
theme_the_chef/static/src/img/about/abt2.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 49 KiB

BIN
theme_the_chef/static/src/img/about/abt3.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 43 KiB

46
theme_the_chef/views/assets.xml

@ -6,28 +6,28 @@
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/animate.min.css"/>
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/owl.carousel.min.css"/>
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/owl.theme.default.min.css"/>
<!-- <link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/style.css"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_common.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_normalize.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_variables.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/style.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_banner.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_buttons.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_components.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_products.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_footer.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_header.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_layouts.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_navigation.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_sidebar.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/_pages.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_about.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_booking.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_dishe.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_happy.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_home.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_menu.scss"/>-->
<!--<link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_team.scss"/>-->
<link rel="stylesheet" type="text/css" href="/theme_the_chef/static/src/css/style.css"/>
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_common.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_normalize.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/_variables.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/style.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_banner.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_buttons.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_components.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/components/_products.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_footer.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_header.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_layouts.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_navigation.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/layout/_sidebar.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/_pages.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_about.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_booking.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_dishe.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_happy.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_home.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_menu.scss"/> -->
<!-- <link rel="stylesheet" type="text/scss" href="/theme_the_chef/static/src/scss/pages/home/_team.scss"/> -->
</xpath>
<xpath expr="//script[last()]" position="after">
<script type="text/javascript" src="/theme_the_chef/static/src/js/custom.js"/>
@ -37,7 +37,7 @@
<xpath expr="." position="inside">
<link href='https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;display=swap' rel="stylesheet"/>
<link href='https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;family=Satisfy&amp;display=swap' rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600&amp;display=swap" rel="stylesheet"/>
</xpath>
</template>
</data>

2
theme_the_chef/views/layout.xml

@ -18,7 +18,7 @@
<!-- google font css -->
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&amp;family=Satisfy&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Poppins&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600&amp;display=swap" rel="stylesheet"/>
<!-- Owl css -->
<link rel="stylesheet" href="/theme_the_chef/static/src/css/owl.carousel.min.css"/>
<link rel="stylesheet" href="/theme_the_chef/static/src/css/owl.theme.default.min.css"/>

2
theme_the_chef/views/snippets/banner.xml

@ -9,7 +9,7 @@
<template id="banner" name="Banner">
<section class="main_body">
<!-- Banner section starts here -->
<section class="banner">
<section class="banner" style="padding-top: 20px;">
<div class="container">
<div class="banner_contents">
<div class="row">

2
theme_the_chef/views/snippets/reservation.xml

@ -18,7 +18,7 @@
<div class="section_heading">
<p class="sub">Specialities</p>
<h3>
Our Menus
Booking
</h3>
</div>
<form>

2
theme_the_chef/views/snippets/team.xml

@ -15,7 +15,7 @@
<div class="section_heading">
<p class="sub">Specialities</p>
<h3>
Our Menu
Our Team
</h3>
</div>
<div class="row">

1
theme_the_chef/views/templates.xml

@ -4,6 +4,7 @@
<xpath expr="//div[@id='top_menu_container']" position="replace">
<div id="top_menu_container" class="container justify-content-start justify-content-lg-between">
<!-- Brand -->
<!--<a class="navbar-brand d-none d-lg-block d-xl-block " href="/">The Chef</a>-->
<t t-call="website.placeholder_header_brand">
<t t-set="_link_class" t-value="'mr-4'"/>
</t>

Loading…
Cancel
Save