forked from alaguraj/odoo-testing-addons
731 lines
64 KiB
XML
731 lines
64 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<odoo>
|
||
<data>
|
||
|
||
<!-- ====================================================== -->
|
||
<!-- 1. HOME PAGE (Inherits and Replaces Default Home) -->
|
||
<!-- ====================================================== -->
|
||
<template id="custom_homepage" inherit_id="website.homepage" name="Chennora Homepage" priority="1000">
|
||
<xpath expr="//div[@id='wrap']" position="replace">
|
||
<div id="wrap" class="oe_structure">
|
||
<section class="s_carousel_wrapper" data-vxml="001" data-snippet="s_carousel" data-name="Carousel">
|
||
<div class="s_carousel carousel s_carousel_rounded slide" data-bs-interval="10000" id="myCarouselChennora" data-bs-ride="carousel">
|
||
|
||
<ol class="carousel-indicators o_we_no_overlay">
|
||
<li data-bs-target="#myCarouselChennora" class="active" data-bs-slide-to="0" aria-current="true"/>
|
||
<li data-bs-target="#myCarouselChennora" data-bs-slide-to="1"/>
|
||
<li data-bs-target="#myCarouselChennora" data-bs-slide-to="2"/>
|
||
</ol>
|
||
|
||
<div class="carousel-inner">
|
||
|
||
<!-- Slide 1 -->
|
||
<div class="carousel-item o_colored_level pt256 pb256 active oe_img_bg o_bg_img_center" style="background-color: #04121D; background-image: url('/dine360_theme_chennora/static/src/img/chen-banner-1.webp'); min-height: 85vh; background-size: cover; background-position: center;" data-name="Slide">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 o_colored_level o_animate o_anim_fade_in_up">
|
||
<h6 style="color: #2BB1A5; font-weight: 700; letter-spacing: 2px;">WELCOME TO CHENNORA</h6>
|
||
<h1 class="display-3-fs" style="color: white; font-weight: 800; font-size: 4rem; line-height: 1.1; margin-bottom: 25px;">Flavors Of India In Brampton</h1>
|
||
<div class="mt-5">
|
||
<a href="/shop" class="btn btn-lg flat" style="background-color: #FECD4F; color: black; font-weight: 700; padding: 12px 35px; border-radius: 0; text-transform: uppercase;">ORDER NOW <span class="fa fa-long-arrow-right ms-2"/></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 2 -->
|
||
<div class="carousel-item o_colored_level pt256 pb256 oe_img_bg o_bg_img_center" style="background-color: #04121D; background-image: url('/dine360_theme_chennora/static/src/img/chen-banner-3.webp'); min-height: 85vh; background-size: cover; background-position: center;" data-name="Slide">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 o_colored_level o_animate o_anim_fade_in_up">
|
||
<h6 style="color: #FECD4F; font-weight: 700; letter-spacing: 2px;">AUTHENTIC TASTE</h6>
|
||
<h1 class="display-3-fs" style="color: white; font-weight: 800; font-size: 4rem; line-height: 1.1; margin-bottom: 25px;">Traditional South Indian Cuisine</h1>
|
||
<div class="mt-5">
|
||
<a href="/shop" class="btn btn-lg flat" style="background-color: #2BB1A5; color: white; font-weight: 700; padding: 12px 35px; border-radius: 0; text-transform: uppercase;">ORDER NOW <span class="fa fa-long-arrow-right ms-2"/></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Slide 3 -->
|
||
<div class="carousel-item o_colored_level pt256 pb256 oe_img_bg o_bg_img_center" style="background-color: #04121D; background-image: url('/dine360_theme_chennora/static/src/img/chen-banner-2.webp'); min-height: 85vh; background-size: cover; background-position: center;" data-name="Slide">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 o_colored_level o_animate o_anim_fade_in_up">
|
||
<h6 style="color: #2BB1A5; font-weight: 700; letter-spacing: 2px;">EXPERIENCE QUALITY</h6>
|
||
<h1 class="display-3-fs" style="color: white; font-weight: 800; font-size: 4rem; line-height: 1.1; margin-bottom: 25px;">Best Indian Food Experience</h1>
|
||
<div class="mt-5">
|
||
<a href="/shop" class="btn btn-lg flat" style="background-color: #FECD4F; color: black; font-weight: 700; padding: 12px 35px; border-radius: 0; text-transform: uppercase;">ORDER NOW <span class="fa fa-long-arrow-right ms-2"/></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<a class="carousel-control-prev o_not_editable o_we_no_overlay" role="img" aria-label="Previous" title="Previous" href="#myCarouselChennora" data-bs-slide="prev">
|
||
<span class="carousel-control-prev-icon"/>
|
||
<span class="visually-hidden o_default_snippet_text">Previous</span>
|
||
</a>
|
||
<a class="carousel-control-next o_not_editable o_we_no_overlay" role="img" aria-label="Next" title="Next" href="#myCarouselChennora" data-bs-slide="next">
|
||
<span class="carousel-control-next-icon"/>
|
||
<span class="visually-hidden o_default_snippet_text">Next</span>
|
||
</a>
|
||
</div>
|
||
</section><section class="s_references pt48 o_colored_level pb0" data-snippet="s_references" data-name="References" style="background-color: rgb(244, 241, 234); background-image: none;">
|
||
<div class="container">
|
||
<p><br/></p><div class="row">
|
||
<div class="pt16 pb16 o_colored_level col-lg-4 o_animate o_anim_flip_in_y o_animate_both_scroll o_visible" style="">
|
||
<img src="/web/image/1119-8a8e7ce7/chennora-card-1.webp" alt="" class="img img-fluid mx-auto o_we_custom_image" data-mimetype="image/webp" data-original-id="1114" data-original-src="/web/image/1114-0c5c7f25/chennora-card-1.png" data-mimetype-before-conversion="image/png" data-resize-width="592" loading="eager"/>
|
||
</div>
|
||
<div class="pt16 pb16 o_colored_level col-lg-4 o_animate o_anim_flip_in_y o_animate_both_scroll o_visible" style="animation-delay: 1s;">
|
||
<img src="/web/image/1121-9b05e3f1/chennora-card-2.webp" alt="" class="img img-fluid mx-auto o_we_custom_image" data-mimetype="image/webp" data-original-id="1115" data-original-src="/web/image/1115-309f1390/chennora-card-2.png" data-mimetype-before-conversion="image/png" data-resize-width="592" loading="eager"/>
|
||
</div>
|
||
<div class="pt16 pb16 o_colored_level col-lg-4 o_animate o_anim_flip_in_y o_animate_both_scroll o_visible" style="animation-delay: 2s;">
|
||
<img src="/web/image/1120-614abfd2/chennora-card-3.webp" alt="" class="img img-fluid mx-auto o_we_custom_image" data-mimetype="image/webp" data-original-id="1116" data-original-src="/web/image/1116-a5776052/chennora-card-3.png" data-mimetype-before-conversion="image/png" data-resize-width="590" loading="eager"/>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</section><section class="s_text_image o_colored_level pt0 pb48" data-snippet="s_image_text" data-name="Image - Text" style="background-color: rgb(244, 241, 234);">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 pt16 pb16 o_colored_level o_animate o_anim_slide_in o_anim_from_left o_animate_both_scroll o_visible" style="">
|
||
<img src="/web/image/1122-1269de16/about.webp" alt="" class="img img-fluid mx-auto o_we_custom_image" data-mimetype="image/webp" data-original-id="1117" data-original-src="/web/image/1117-0d103610/about.webp" data-mimetype-before-conversion="image/webp" data-resize-width="636" loading="eager"/>
|
||
</div>
|
||
<div class="pt16 pb16 o_colored_level col-lg-6 o_cc o_cc1 o_animate o_anim_slide_in o_anim_from_right o_animate_both_scroll o_visible" style="background-color: rgb(244, 241, 234);">
|
||
<h1 class="fadeInUp">Experience Authentic South Indian Flavors</h1><p>
|
||
|
||
</p>
|
||
<p>
|
||
Welcome to Chennora – one of the best Indian restaurants in Brampton! We proudly serve authentic South Indian dishes, mouth-watering dosas, rich biryanis, and delicious curries made with traditional spices. If you're searching for "Indian restaurant Brampton" or "best dosa in Brampton," your search ends here. Visit us today and experience the vibrant flavors of India, right here in Brampton, Ontario.</p><p><img src="/web/image/1124-81227b3a/about-2.webp" alt="" class="img img-fluid o_we_custom_image" data-mimetype="image/webp" data-original-id="1123" data-original-src="/web/image/1123-7dde337d/about-2.png" data-mimetype-before-conversion="image/png" data-resize-width="580" loading="eager"/></p><p><a class="btn btn-custom text-o-color-5 flat" href="/about" data-bs-original-title="" title="" style="border-width: 1px; border-style: solid; background-color: rgb(254, 205, 79); border-color: rgb(254, 205, 79);"><strong style="display: inline-block;">About Us</strong></a><br/></p></div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_banner pt96 pb96 o_colored_level" data-snippet="s_banner" data-name="Banner" style="position: relative; background-color: rgb(4, 18, 29); background-image: none;">
|
||
<div class="container">
|
||
<div class="row s_nb_column_fixed o_grid_mode" data-row-count="9">
|
||
<div class="justify-content-center o_grid_item g-height-8 o_colored_level g-col-lg-6 col-lg-6 o_animate o_anim_zoom_in o_animate_both_scroll o_anim_from_bottom" data-name="Box" style="z-index: 1; grid-area: 2 / 1 / 10 / 7;">
|
||
<h4 class="fadeInUp">
|
||
<font style="color: rgb(254, 205, 79);">Fresh &amp; Flavorful</font>
|
||
|
||
</h4><h2 class="fadeInUp"><font class="text-o-color-3">Why Choose Chennora?</font></h2><p class="lead"><font class="text-o-color-3">
|
||
At Chennora, we blend traditional Indian cooking techniques with the freshest local ingredients. Rated among the top Indian restaurants in Brampton, we offer a fine dining experience perfect for families, food lovers, and anyone craving real Indian flavors. From crispy dosas to flavorful biryanis, every dish reflects our passion for Indian cuisine. Discover why we're considered one of the best Indian restaurants near Brampton Downtown.</font></p><p>
|
||
<a class="btn btn-custom text-o-color-5 flat" href="/contactus" data-bs-original-title="" title="" style="border-width: 1px; border-style: solid; border-color: rgb(254, 205, 79); background-color: rgb(254, 205, 79);"><strong>order&nbsp;Now </strong><span class="fa fa-angle-right ms-2"/></a>
|
||
</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="o_grid_item o_grid_item_image o_colored_level g-height-9 g-col-lg-5 col-lg-5 o_anim_zoom_in o_animate o_animate_both_scroll o_anim_from_bottom" style="z-index: 2; grid-area: 1 / 8 / 10 / 13;">
|
||
<img src="/web/image/1127-129df970/today-special.webp" alt="" class="img img-fluid mx-auto o_we_custom_image shadow" data-mimetype="image/webp" data-original-id="1125" data-original-src="/web/image/1125-217f82a3/today-special.webp" data-mimetype-before-conversion="image/webp" data-resize-width="541" loading="eager"/>
|
||
</div></div>
|
||
</div>
|
||
</section><section class="s_title o_colored_level pb24 pt64" data-vcss="001" data-snippet="s_title" data-name="Title" style="background-color: rgb(244, 241, 234); background-image: none;">
|
||
<div class="s_allow_columns container">
|
||
<h6 style="text-align: center;">
|
||
</h6><h6 style="text-align: center;"><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>&nbsp; <font style="color: rgb(43, 177, 165);">&nbsp;</font><span class="base-fs"><strong><font style="color: rgb(43, 177, 165);">POPULAR DISHES</font></strong></span><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>
|
||
|
||
</h6><h2 class="fadeInUp" style="text-align: center;"><strong>Our feature category</strong></h2><ul>
|
||
|
||
</ul>
|
||
</div>
|
||
</section> <section class="s_features_grid o_colored_level pt32 pb64" data-snippet="s_features_grid" data-name="Feature Columns" style="background-color: rgb(244, 241, 234);">
|
||
<div class="container">
|
||
<div class="row justify-content-center">
|
||
<div class="col-lg-2 col-md-4 col-6 text-center mb-4 category-item">
|
||
<div class="bg-white rounded p-1 shadow-sm mb-3 category-img" style="border: 2px solid transparent;">
|
||
<img src="/web/image/1141-88fd5340/2.webp" class="img img-fluid rounded" style="width: 100%; aspect-ratio: 1/1; object-fit: cover;" alt="SOUPS"/>
|
||
</div>
|
||
<h6 style="font-weight: 700;">SOUPS</h6>
|
||
<small class="text-muted">15 Items</small>
|
||
</div>
|
||
<div class="col-lg-2 col-md-4 col-6 text-center mb-4 category-item">
|
||
<div class="bg-white rounded p-1 shadow-sm mb-3 category-img" style="border: 2px solid transparent;">
|
||
<img src="/web/image/1143-62197fdb/3.webp" class="img img-fluid rounded" style="width: 100%; aspect-ratio: 1/1; object-fit: cover;" alt="APPETIZERS"/>
|
||
</div>
|
||
<h6 style="font-weight: 700;">APPETIZERS</h6>
|
||
<small class="text-muted">20 Items</small>
|
||
</div>
|
||
<div class="col-lg-2 col-md-4 col-6 text-center mb-4 category-item">
|
||
<div class="bg-white rounded p-1 shadow-sm mb-3 category-img" style="border: 2px solid transparent;">
|
||
<img src="/web/image/1145-5c5e2c76/4.webp" class="img img-fluid rounded" style="width: 100%; aspect-ratio: 1/1; object-fit: cover;" alt="CURRY"/>
|
||
</div>
|
||
<h6 style="font-weight: 700;">CURRY</h6>
|
||
<small class="text-muted">25 Items</small>
|
||
</div>
|
||
<div class="col-lg-2 col-md-4 col-6 text-center mb-4 category-item">
|
||
<div class="bg-white rounded p-1 shadow-sm mb-3 category-img" style="border: 2px solid transparent;">
|
||
<img src="/web/image/1147-469da4f8/5.webp" class="img img-fluid rounded" style="width: 100%; aspect-ratio: 1/1; object-fit: cover;" alt="DESSERTS"/>
|
||
</div>
|
||
<h6 style="font-weight: 700;">DESSERTS</h6>
|
||
<small class="text-muted">10 Items</small>
|
||
</div>
|
||
<div class="col-lg-2 col-md-4 col-6 text-center mb-4 category-item">
|
||
<div class="bg-white rounded p-1 shadow-sm mb-3 category-img" style="border: 2px solid transparent;">
|
||
<img src="/web/image/1149-1e98fb01/6.webp" class="img img-fluid rounded" style="width: 100%; aspect-ratio: 1/1; object-fit: cover;" alt="DOSA"/>
|
||
</div>
|
||
<h6 style="font-weight: 700;">DOSA/PAROTHA</h6>
|
||
<small class="text-muted">18 Items</small>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section><section class="s_title o_colored_level pt64 pb0" data-vcss="001" data-snippet="s_title" data-name="Title" style="background-color: rgb(255, 255, 255); background-image: none;">
|
||
<div class="s_allow_columns container">
|
||
<h6 style="text-align: center;">
|
||
</h6><h6 style="text-align: center;"><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>&nbsp; <font style="color: rgb(43, 177, 165);">&nbsp;</font><span class="base-fs"><strong><font style="color: rgb(43, 177, 165);">POPULAR DISHES</font></strong></span><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>
|
||
|
||
</h6><h2 class="fadeInUp" style="text-align: center;"><strong>Our&nbsp;Most Popular Deals</strong></h2><ul>
|
||
|
||
</ul>
|
||
</div>
|
||
</section> <section class="s_popular_deals o_colored_level pt32 pb80" style="background-color: white;">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<!-- Left Column -->
|
||
<div class="col-lg-4 mb-4">
|
||
<div class="d-flex align-items-center mb-4">
|
||
<img src="/web/image/1119-8a8e7ce7/chennora-card-1.webp" style="width: 70px; height: 70px; border-radius: 50%; object-fit: cover;" class="me-3 shadow-sm"/>
|
||
<div class="flex-grow-1 border-bottom border-dotted pb-2">
|
||
<div class="d-flex justify-content-between">
|
||
<h6 class="mb-0 fw-bold">Egg Biryani</h6>
|
||
<h6 class="mb-0" style="color: rgb(254, 205, 79);">$12.00</h6>
|
||
</div>
|
||
<small class="text-muted">Delicious egg biryani with spices</small>
|
||
</div>
|
||
</div>
|
||
<div class="d-flex align-items-center mb-4">
|
||
<img src="/web/image/1121-9b05e3f1/chennora-card-2.webp" style="width: 70px; height: 70px; border-radius: 50%; object-fit: cover;" class="me-3 shadow-sm"/>
|
||
<div class="flex-grow-1 border-bottom border-dotted pb-2">
|
||
<div class="d-flex justify-content-between">
|
||
<h6 class="mb-0 fw-bold">Masala Dosa</h6>
|
||
<h6 class="mb-0" style="color: rgb(254, 205, 79);">$10.00</h6>
|
||
</div>
|
||
<small class="text-muted">Crispy dosa with potato filling</small>
|
||
</div>
|
||
</div>
|
||
<div class="d-flex align-items-center mb-4">
|
||
<img src="/web/image/1120-614abfd2/chennora-card-3.webp" style="width: 70px; height: 70px; border-radius: 50%; object-fit: cover;" class="me-3 shadow-sm"/>
|
||
<div class="flex-grow-1 border-bottom border-dotted pb-2">
|
||
<div class="d-flex justify-content-between">
|
||
<h6 class="mb-0 fw-bold">Chicken Puffs</h6>
|
||
<h6 class="mb-0" style="color: rgb(254, 205, 79);">$5.00</h6>
|
||
</div>
|
||
<small class="text-muted">Flaky pastry with chicken</small>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Center Image -->
|
||
<div class="col-lg-4 text-center mb-4">
|
||
<img src="/dine360_theme_chennora/static/src/img/chen-banner-2.webp" class="img img-fluid rounded-circle shadow-lg o_animate o_anim_zoom_in" style="max-height: 380px; border: 5px solid #fff;" alt="Main Deal"/>
|
||
</div>
|
||
<!-- Right Column -->
|
||
<div class="col-lg-4 mb-4">
|
||
<div class="d-flex align-items-center mb-4">
|
||
<img src="/web/image/1141-88fd5340/2.webp" style="width: 70px; height: 70px; border-radius: 50%; object-fit: cover;" class="me-3 shadow-sm"/>
|
||
<div class="flex-grow-1 border-bottom border-dotted pb-2">
|
||
<div class="d-flex justify-content-between">
|
||
<h6 class="mb-0 fw-bold">Paneer Thali</h6>
|
||
<h6 class="mb-0" style="color: rgb(254, 205, 79);">$15.00</h6>
|
||
</div>
|
||
<small class="text-muted">Complete veg meal with paneer</small>
|
||
</div>
|
||
</div>
|
||
<div class="d-flex align-items-center mb-4">
|
||
<img src="/web/image/1143-62197fdb/3.webp" style="width: 70px; height: 70px; border-radius: 50%; object-fit: cover;" class="me-3 shadow-sm"/>
|
||
<div class="flex-grow-1 border-bottom border-dotted pb-2">
|
||
<div class="d-flex justify-content-between">
|
||
<h6 class="mb-0 fw-bold">Mutton Curry</h6>
|
||
<h6 class="mb-0" style="color: rgb(254, 205, 79);">$18.00</h6>
|
||
</div>
|
||
<small class="text-muted">Rich mutton gravy with spices</small>
|
||
</div>
|
||
</div>
|
||
<div class="d-flex align-items-center mb-4">
|
||
<img src="/web/image/1145-5c5e2c76/4.webp" style="width: 70px; height: 70px; border-radius: 50%; object-fit: cover;" class="me-3 shadow-sm"/>
|
||
<div class="flex-grow-1 border-bottom border-dotted pb-2">
|
||
<div class="d-flex justify-content-between">
|
||
<h6 class="mb-0 fw-bold">Sweet Corn Soup</h6>
|
||
<h6 class="mb-0" style="color: rgb(254, 205, 79);">$6.00</h6>
|
||
</div>
|
||
<small class="text-muted">Creamy soup with sweet corn</small>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="s_quotes_carousel_wrapper o_colored_level oe_img_bg o_bg_img_center o_bg_img_origin_border_box" data-vxml="001" data-vcss="001" data-snippet="s_quotes_carousel" data-name="Quotes" style="background-image: url("/web/image/1162-ff0e896d/1-card.webp");" data-mimetype="image/webp" data-original-id="1155" data-original-src="/web/image/1155-9fc4b127/1-card.webp" data-mimetype-before-conversion="image/webp" data-resize-width="412">
|
||
<div class="s_quotes_carousel s_carousel_default carousel slide o_cc o_cc2" data-bs-interval="10000" id="myCarousel1769251166498" style="background-image: none; position: relative;">
|
||
|
||
<ol class="carousel-indicators o_we_no_overlay">
|
||
<li data-bs-target="#myCarousel1769251166498" class="active" data-bs-slide-to="0" aria-current="true"/>
|
||
<li data-bs-target="#myCarousel1769251166498" data-bs-slide-to="1"/>
|
||
<li data-bs-target="#myCarousel1769251166498" data-bs-slide-to="2"/>
|
||
</ol>
|
||
|
||
<div class="carousel-inner">
|
||
|
||
<div class="carousel-item o_colored_level pt256 pb256 oe_img_bg o_bg_img_center o_bg_img_origin_border_box active" style="background-image: url("/web/image/1134-f906552b/testimonial-bg.webp"); background-position: 50% 50%;" data-name="Slide" data-mimetype="image/webp" data-original-id="1133" data-original-src="/web/image/1133-e74db641/testimonial-bg.png" data-mimetype-before-conversion="image/png" data-resize-width="1909">
|
||
<div class="container">
|
||
<blockquote class="s_blockquote blockquote w-50 ms-auto s_blockquote_cover" data-name="Blockquote">
|
||
<i class="fa fa-1x fa-quote-left rounded float-start bg-o-color-2 s_blockquote_icon"/>
|
||
<div class="s_blockquote_content o_cc1 oe_img_bg o_bg_img_center o_bg_img_origin_border_box" style="background-image: url("/web/image/1160-20e67f9e/good-card.webp");" data-mimetype="image/webp" data-original-id="1157" data-original-src="/web/image/1157-c6ad4e01/good-card.webp" data-mimetype-before-conversion="image/webp" data-resize-width="412"><div class="o_we_bg_filter bg-white-50"/>
|
||
<p><font class="text-o-color-4">Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services.</font></p>
|
||
<footer class="blockquote-footer">
|
||
<img src="/web/image/website.s_quotes_carousel_demo_image_3" class="s_blockquote_avatar img rounded-circle me-2 d-none" alt="" loading="lazy" data-mimetype="image/jpeg" data-original-id="856" data-original-src="/website/static/src/img/snippets_demo/s_team_member_3.jpg" data-mimetype-before-conversion="image/jpeg"/>
|
||
<span class="s_blockquote_author text-muted"><font class="text-o-color-4"><b>Jane DOE</b> • CEO of MyCompany</font></span>
|
||
</footer>
|
||
</div>
|
||
</blockquote>
|
||
</div>
|
||
</div><div class="carousel-item o_colored_level pt256 pb256 oe_img_bg o_bg_img_center o_bg_img_origin_border_box" style="background-image: url("/web/image/1134-f906552b/testimonial-bg.webp"); background-position: 50% 50%;" data-name="Slide" data-mimetype="image/webp" data-original-id="1133" data-original-src="/web/image/1133-e74db641/testimonial-bg.png" data-mimetype-before-conversion="image/png" data-resize-width="1909">
|
||
<div class="container">
|
||
<blockquote class="s_blockquote blockquote w-50 s_blockquote_cover ms-auto" data-name="Blockquote">
|
||
<i class="fa fa-1x fa-quote-left rounded float-start bg-o-color-2 s_blockquote_icon"/>
|
||
<div class="s_blockquote_content o_cc1 s_parallax_no_overflow_hidden oe_img_bg o_bg_img_center o_bg_img_origin_border_box" style="background-image: url("/web/image/1159-895286a2/2-card.webp");" data-scroll-background-ratio="0" data-mimetype="image/webp" data-original-id="1153" data-original-src="/web/image/1153-68efdf9e/2-card.webp" data-mimetype-before-conversion="image/webp" data-resize-width="412"><div class="o_we_bg_filter bg-white-50"/>
|
||
<p><font class="text-o-color-4">Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services.</font></p>
|
||
<footer class="blockquote-footer">
|
||
<img src="/web/image/website.s_quotes_carousel_demo_image_3" class="s_blockquote_avatar img rounded-circle me-2 d-none" alt="" loading="lazy" data-mimetype="image/jpeg" data-original-id="856" data-original-src="/website/static/src/img/snippets_demo/s_team_member_3.jpg" data-mimetype-before-conversion="image/jpeg"/>
|
||
<span class="s_blockquote_author text-muted"><font class="text-o-color-4"><b>Jane DOE</b> • CEO of MyCompany</font></span>
|
||
</footer>
|
||
</div>
|
||
</blockquote>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="carousel-item o_colored_level pb256 pt256 oe_img_bg o_bg_img_center o_bg_img_origin_border_box" style="background-image: url("/web/image/1134-f906552b/testimonial-bg.webp"); background-position: 50% 50%;" data-name="Slide" data-mimetype="image/webp" data-original-id="1133" data-original-src="/web/image/1133-e74db641/testimonial-bg.png" data-mimetype-before-conversion="image/png" data-resize-width="1909">
|
||
<div class="container">
|
||
<blockquote class="s_blockquote blockquote w-50 s_blockquote_cover ms-auto" data-name="Blockquote">
|
||
<i class="fa fa-1x fa-quote-left rounded float-start bg-o-color-2 s_blockquote_icon"/>
|
||
<div class="s_blockquote_content o_cc1 oe_img_bg o_bg_img_center o_bg_img_origin_border_box" style="background-color: rgba(255, 255, 255, 0); background-image: url("/web/image/1122-1269de16/about.webp");" data-mimetype="image/webp" data-original-id="1117" data-original-src="/web/image/1117-0d103610/about.webp" data-mimetype-before-conversion="image/webp" data-resize-width="636"><div class="o_we_bg_filter bg-white-50"/>
|
||
<p><font class="text-o-color-3">Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services.</font></p>
|
||
<footer class="blockquote-footer">
|
||
<img src="/web/image/website.s_quotes_carousel_demo_image_4" class="s_blockquote_avatar img rounded-circle me-2 d-none" alt="" loading="lazy" data-mimetype="image/jpeg" data-original-id="857" data-original-src="/website/static/src/img/snippets_demo/s_team_member_2.jpg" data-mimetype-before-conversion="image/jpeg"/>
|
||
<span class="s_blockquote_author text-muted"><font class="text-o-color-3"><b>John DOE</b> • CEO of MyCompany</font></span>
|
||
</footer>
|
||
</div>
|
||
</blockquote>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="carousel-control-prev o_not_editable o_we_no_overlay" role="img" aria-label="Previous" title="Previous" data-bs-target="#myCarousel1769251166498" data-bs-slide="prev">
|
||
<span class="carousel-control-prev-icon"/>
|
||
<span class="visually-hidden o_default_snippet_text">Previous</span>
|
||
</div>
|
||
<div class="carousel-control-next o_not_editable o_we_no_overlay" role="img" aria-label="Next" title="Next" data-bs-target="#myCarousel1769251166498" data-bs-slide="next">
|
||
<span class="carousel-control-next-icon"/>
|
||
<span class="visually-hidden o_default_snippet_text">Next</span>
|
||
</div>
|
||
</div>
|
||
</section><section class="s_title o_colored_level pb0 pt80" data-vcss="001" data-snippet="s_title" data-name="Title" style="background-color: rgb(244, 241, 234); background-image: none;">
|
||
<div class="s_allow_columns container">
|
||
<h6 style="text-align: center;">
|
||
</h6><h6 style="text-align: center;"><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>&nbsp; <font style="color: rgb(43, 177, 165);">&nbsp;</font><span class="base-fs"><strong><font style="color: rgb(43, 177, 165);">CHENNORA</font></strong></span><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>
|
||
|
||
</h6><h2 class="fadeInUp" style="text-align: center;"><strong>Frequently Asked Questions</strong><br/></h2><ul>
|
||
|
||
</ul>
|
||
</div>
|
||
</section><section class="s_faq_collapse o_colored_level pt0 s_faq_collapse_boxed pb88" data-snippet="s_faq_collapse" data-name="Accordion" style="background-color: rgb(244, 241, 234);">
|
||
<div class="container">
|
||
<div id="myCollapse" class="accordion" role="tablist">
|
||
<div class="card bg-white" data-name="Item" role="presentation">
|
||
<a href="#" role="tab" data-bs-toggle="collapse" aria-expanded="true" class="card-header" data-bs-target="#myCollapseTab220070_1" aria-controls="myCollapseTab220070_1">
|
||
<strong>Why Chennora is the best Indian restaurant in Brampton?</strong>
|
||
|
||
</a>
|
||
<div class="collapse show" data-bs-parent="#myCollapse" role="tabpanel" id="myCollapseTab220070_1">
|
||
<div class="card-body">
|
||
<p class="card-text">
|
||
Chennora is ranked among the best Indian restaurants in Brampton, offering authentic South Indian flavors with a modern twist.
|
||
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card bg-white" data-name="Item" role="presentation">
|
||
<a href="#" role="tab" data-bs-toggle="collapse" aria-expanded="false" class="card-header collapsed" data-bs-target="#myCollapseTab220070_2" aria-controls="myCollapseTab220070_2">
|
||
<strong>Does Chennora offer South Indian food in Brampton?</strong>
|
||
|
||
</a>
|
||
<div data-bs-parent="#myCollapse" role="tabpanel" id="myCollapseTab220070_2" class="collapse">
|
||
<div class="card-body">
|
||
<p class="card-text">
|
||
Yes! Chennora specializes in South Indian delicacies like dosas, idlis, and biryanis, served fresh daily.
|
||
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="card bg-white" data-name="Item" role="presentation">
|
||
<a href="#" role="tab" data-bs-toggle="collapse" aria-expanded="false" class="card-header collapsed" data-bs-target="#myCollapseTab220070_3" aria-controls="myCollapseTab220070_3">
|
||
<strong>What are the best Indian restaurants in Brampton?</strong>
|
||
|
||
</a>
|
||
<div data-bs-parent="#myCollapse" role="tabpanel" id="myCollapseTab220070_3" class="collapse">
|
||
<div class="card-body">
|
||
<p class="card-text">
|
||
Chennora is rated among the best Indian restaurants in Brampton, offering authentic South Indian flavors, traditional curries, biryanis, and a warm dining atmosphere. Whether you are looking for fine dining or a casual meal, we are a top choice in Brampton.
|
||
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section><section class="s_title o_colored_level pb0 pt80" data-vcss="001" data-snippet="s_title" data-name="Title" style="background-color: rgb(4, 18, 29);">
|
||
<div class="s_allow_columns container">
|
||
<h6 style="text-align: center;">
|
||
</h6><h6 style="text-align: center;"><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>&nbsp; <font style="color: rgb(43, 177, 165);">&nbsp;</font><span class="base-fs"><strong><font style="color: rgb(43, 177, 165);">LATEST BLOG</font></strong></span><img src="https://chennora.com/assets/img/icon/titleIcon.svg" style="transform: translateX(35%) translateY(-15%) scaleX(1.23) scaleY(1.04);" loading="lazy"/>
|
||
|
||
</h6><h2 class="fadeInUp" style="text-align: center;"><strong><font class="text-o-color-4">Latest News &amp; Articals</font></strong><br/></h2><ul>
|
||
|
||
</ul>
|
||
</div>
|
||
</section><section class="s_three_columns pt32 pb32 o_colored_level o_cc o_cc2" data-vcss="001" data-snippet="s_three_columns" data-name="Columns" style="background-color: rgb(4, 18, 29); background-image: none;">
|
||
<div class="container">
|
||
<div class="row d-flex align-items-stretch">
|
||
<div class="col-lg-4 s_col_no_bgcolor pt16 pb16">
|
||
<div class="card text-bg-white h-100">
|
||
<img src="/web/image/1159-895286a2/2-card.webp" alt="" class="card-img-top img img-fluid o_we_custom_image" data-mimetype="image/webp" data-original-id="1153" data-original-src="/web/image/1153-68efdf9e/2-card.webp" data-mimetype-before-conversion="image/webp" data-resize-width="412" loading="lazy"/>
|
||
<div class="card-body">
|
||
<h3 class="card-title o_default_snippet_text">Feature One</h3>
|
||
<p class="card-text o_default_snippet_text">Adapt these three columns to fit your design need. To duplicate, delete or move columns, select the column and use the top icons to perform your action.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 s_col_no_bgcolor pt16 pb16">
|
||
<div class="card text-bg-white h-100">
|
||
<img src="/web/image/1162-ff0e896d/1-card.webp" alt="" class="card-img-top img img-fluid o_we_custom_image" data-mimetype="image/webp" data-original-id="1155" data-original-src="/web/image/1155-9fc4b127/1-card.webp" data-mimetype-before-conversion="image/webp" data-resize-width="412" loading="lazy"/>
|
||
<div class="card-body">
|
||
<h3 class="card-title o_default_snippet_text">Feature Two</h3>
|
||
<p class="card-text o_default_snippet_text">To add a fourth column, reduce the size of these three columns using the right icon of each block. Then, duplicate one of the columns to create a new one as a copy.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 s_col_no_bgcolor pt16 pb16">
|
||
<div class="card text-bg-white h-100">
|
||
<img src="/web/image/1160-20e67f9e/good-card.webp" alt="" class="card-img-top img img-fluid o_we_custom_image" data-mimetype="image/webp" data-original-id="1157" data-original-src="/web/image/1157-c6ad4e01/good-card.webp" data-mimetype-before-conversion="image/webp" data-resize-width="412" loading="lazy"/>
|
||
<div class="card-body">
|
||
<h3 class="card-title o_default_snippet_text">Feature Three</h3>
|
||
<p class="card-text o_default_snippet_text">Delete the above image or replace it with a picture that illustrates your message. Click on the picture to change its <em class="o_default_snippet_text">rounded corner</em> style.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_image_gallery o_colored_level o_masonry o_spc-small o_full_screen_height pt88 pb88" data-vcss="001" data-columns="3" style="overflow: hidden; background-color: rgb(244, 241, 234);" data-snippet="s_images_wall" data-name="Images Wall">
|
||
<div class="container"><div class="row s_nb_column_fixed"><div class="o_masonry_col o_snippet_not_selectable col-lg-4"><img src="/web/image/1161-29a55824/2.svg" alt="" class="img img-fluid d-block o_we_custom_image" data-mimetype="image/svg+xml" data-original-id="1141" data-original-src="/web/image/1141-88fd5340/2.webp" data-mimetype-before-conversion="image/webp" data-resize-width="384" data-shape="web_editor/geometric_round/geo_round_square_1" data-file-name="2.svg" data-shape-colors=";;;;" data-original-mimetype="image/webp" loading="lazy"/><img src="/web/image/1164-aa20369a/5.svg" alt="" class="img img-fluid d-block o_we_custom_image" data-mimetype="image/svg+xml" data-original-id="1147" data-original-src="/web/image/1147-469da4f8/5.webp" data-mimetype-before-conversion="image/webp" data-resize-width="384" data-shape="web_editor/geometric_round/geo_round_square_1" data-file-name="5.svg" data-shape-colors=";;;;" data-original-mimetype="image/webp" loading="lazy"/></div><div class="o_masonry_col o_snippet_not_selectable col-lg-4"><img src="/web/image/1163-b94d1989/3.svg" alt="" class="img img-fluid d-block o_we_custom_image" data-mimetype="image/svg+xml" data-original-id="1143" data-original-src="/web/image/1143-62197fdb/3.webp" data-mimetype-before-conversion="image/webp" data-resize-width="384" data-shape="web_editor/geometric_round/geo_round_square_1" data-file-name="3.svg" data-shape-colors=";;;;" data-original-mimetype="image/webp" loading="lazy"/><img src="/web/image/1165-f2a91b13/6.svg" alt="" class="img img-fluid d-block o_we_custom_image" data-mimetype="image/svg+xml" data-original-id="1149" data-original-src="/web/image/1149-1e98fb01/6.webp" data-mimetype-before-conversion="image/webp" data-resize-width="384" data-shape="web_editor/geometric_round/geo_round_square_1" data-file-name="6.svg" data-shape-colors=";;;;" data-original-mimetype="image/webp" loading="lazy"/></div><div class="o_masonry_col o_snippet_not_selectable col-lg-4"><img src="/web/image/1167-bd1894cc/4.svg" alt="" class="img img-fluid d-block o_we_custom_image" data-mimetype="image/svg+xml" data-original-id="1145" data-original-src="/web/image/1145-5c5e2c76/4.webp" data-mimetype-before-conversion="image/webp" data-resize-width="384" data-shape="web_editor/geometric_round/geo_round_square_1" data-file-name="4.svg" data-shape-colors=";;;;" data-original-mimetype="image/webp" loading="lazy"/><img src="/web/image/1166-5b32b24f/7.svg" alt="" class="img img-fluid d-block o_we_custom_image" data-mimetype="image/svg+xml" data-original-id="1151" data-original-src="/web/image/1151-17e406c0/7.webp" data-mimetype-before-conversion="image/webp" data-resize-width="384" data-shape="web_editor/geometric_round/geo_round_square_1" data-file-name="7.svg" data-shape-colors=";;;;" data-original-mimetype="image/webp" loading="lazy"/></div></div></div>
|
||
</section>
|
||
</div>
|
||
</xpath>
|
||
</template>
|
||
|
||
|
||
<!-- ====================================================== -->
|
||
<!-- 2. ABOUT US PAGE (Inherits and Replaces Default About) -->
|
||
<!-- ====================================================== -->
|
||
<template id="custom_aboutus" inherit_id="website.aboutus" name="Chennora About Us" priority="1000">
|
||
<xpath expr="//div[@id='wrap']" position="replace">
|
||
<div id="wrap" class="oe_structure">
|
||
<!-- Hero Section -->
|
||
<section class="s_title o_colored_level pt96 pb96 oe_img_bg o_bg_img_center" data-snippet="s_title" style="background-color: rgb(4, 18, 29); background-image: url('/dine360_theme_chennora/static/src/img/chen-banner-1.webp');">
|
||
<div class="o_we_bg_filter bg-black-75"/>
|
||
<div class="container s_allow_columns">
|
||
<h1 class="display-3-fs text-center" style="text-align: center;"><font class="text-o-color-3">About Chennora's</font></h1>
|
||
<p class="lead text-center" style="text-align: center;"><font class="text-o-color-3">Bringing Authentic South Indian Flavors to Brampton</font></p>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Story Section -->
|
||
<section class="s_text_image o_colored_level pt64 pb64" data-snippet="s_image_text" style="background-color: rgb(244, 241, 234);">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 pt16 pb16 o_colored_level o_animate o_anim_slide_in o_anim_from_left">
|
||
<img src="/web/image/1122-1269de16/about.webp" alt="Chennora Restaurant" class="img img-fluid mx-auto o_we_custom_image shadow" style="border-radius: 15px;"/>
|
||
</div>
|
||
<div class="pt16 pb16 o_colored_level col-lg-6">
|
||
<h6 style="color: rgb(43, 177, 165);"><strong>🍛 ABOUT US</strong></h6>
|
||
<h2 class="fadeInUp"><strong>Bringing Authentic South Indian Cuisine to Brampton</strong></h2>
|
||
<h5 style="color: rgb(254, 205, 79); margin-top: 20px;">Our Story, Our Passion for Freshness and Flavor</h5>
|
||
<p style="margin-top: 20px;">
|
||
At Chennora, we believe that every meal should be a celebration of authentic Indian flavors. As one of the top Indian restaurants in Brampton, we take pride in serving dishes that capture the rich traditions of South India. Whether you're visiting for a casual lunch, a family dinner, or a special event, our team is committed to delivering the best Indian food experience in Brampton.
|
||
</p>
|
||
<p>
|
||
Our chefs bring generations of expertise to every dish — from the famous Hyderabadi biryani to the crispy masala dosas. Visit Chennora today and find out why we are a top-rated South Indian restaurant in Brampton.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Values Section -->
|
||
<section class="s_three_columns pt64 pb64 o_colored_level" data-snippet="s_three_columns" style="background-color: rgb(255, 255, 255);">
|
||
<div class="container">
|
||
<div class="text-center mb-5">
|
||
<h6 style="color: rgb(43, 177, 165);"><strong>OUR VALUES</strong></h6>
|
||
<h2><strong>What Makes Chennora Special</strong></h2>
|
||
</div>
|
||
<div class="row d-flex align-items-stretch">
|
||
<div class="col-lg-4 s_col_no_bgcolor pt16 pb16">
|
||
<div class="card bg-white h-100 border-0 shadow-sm text-center p-4" style="border-radius: 15px;">
|
||
<div class="mb-3">
|
||
<i class="fa fa-leaf fa-3x" style="color: rgb(43, 177, 165);"/>
|
||
</div>
|
||
<h4>Fresh Ingredients</h4>
|
||
<p>We use only the freshest local ingredients combined with authentic Indian spices to create unforgettable flavors.</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 s_col_no_bgcolor pt16 pb16">
|
||
<div class="card bg-white h-100 border-0 shadow-sm text-center p-4" style="border-radius: 15px;">
|
||
<div class="mb-3">
|
||
<i class="fa fa-heart fa-3x" style="color: rgb(254, 205, 79);"/>
|
||
</div>
|
||
<h4>Traditional Recipes</h4>
|
||
<p>Our menu features iconic Tamil Nadu specialties like Madurai Mutton Bone Soup, Seeraga Samba Mutton Biryani, and more.</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 s_col_no_bgcolor pt16 pb16">
|
||
<div class="card bg-white h-100 border-0 shadow-sm text-center p-4" style="border-radius: 15px;">
|
||
<div class="mb-3">
|
||
<i class="fa fa-users fa-3x" style="color: rgb(43, 177, 165);"/>
|
||
</div>
|
||
<h4>Family Atmosphere</h4>
|
||
<p>Chennora stands out for its dedication to freshness, authenticity, and variety, creating a warm dining atmosphere.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Why Choose Us Section -->
|
||
<section class="s_banner pt96 pb96 o_colored_level" data-snippet="s_banner" style="background-color: rgb(4, 18, 29);">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6">
|
||
<h6 style="color: rgb(254, 205, 79);"><strong>WHY CHOOSE US</strong></h6>
|
||
<h2><font class="text-o-color-3">Best Indian Restaurant in Brampton</font></h2>
|
||
<p class="lead"><font class="text-o-color-3">
|
||
Chennora is rated among the best Indian restaurants in Brampton, offering authentic South Indian flavors, traditional curries, biryanis, and a warm dining atmosphere. Whether you are looking for fine dining or a casual meal, we are a top choice in Brampton.
|
||
</font></p>
|
||
<p><font class="text-o-color-3">
|
||
From crispy dosas to flavorful biryanis, every dish reflects our passion for Indian cuisine. Discover why we're considered one of the best Indian restaurants near Brampton Downtown.
|
||
</font></p>
|
||
<p style="margin-top: 30px;">
|
||
<a class="btn btn-custom text-o-color-5 flat" href="/contactus" style="border-width: 1px; border-style: solid; border-color: rgb(254, 205, 79); background-color: rgb(254, 205, 79);"><strong>Contact Us</strong> <span class="fa fa-angle-right ms-2"/></a>
|
||
</p>
|
||
</div>
|
||
<div class="col-lg-6">
|
||
<img src="/web/image/1127-129df970/today-special.webp" alt="Chennora Special Dishes" class="img img-fluid mx-auto shadow" style="border-radius: 15px;"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Location/Visit Us Section -->
|
||
<section class="s_text_block pt64 pb64 o_colored_level" data-snippet="s_text_block" style="background-color: rgb(244, 241, 234);">
|
||
<div class="container">
|
||
<div class="text-center mb-5">
|
||
<h6 style="color: rgb(43, 177, 165);"><strong>VISIT US</strong></h6>
|
||
<h2><strong>Find Us in Brampton</strong></h2>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col-lg-4 pt24 pb24 text-center">
|
||
<div class="card bg-white h-100 border-0 shadow-sm p-4" style="border-radius: 15px;">
|
||
<i class="fa fa-map-marker fa-3x mb-3" style="color: rgb(254, 205, 79);"/>
|
||
<h4>Location</h4>
|
||
<p>123 Restaurant Row<br/>Brampton, ON L6X 1A1</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 pt24 pb24 text-center">
|
||
<div class="card bg-white h-100 border-0 shadow-sm p-4" style="border-radius: 15px;">
|
||
<i class="fa fa-clock-o fa-3x mb-3" style="color: rgb(254, 205, 79);"/>
|
||
<h4>Hours</h4>
|
||
<p>Mon-Sun: 11:00 AM - 10:00 PM<br/>Kitchen closes at 9:30 PM</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 pt24 pb24 text-center">
|
||
<div class="card bg-white h-100 border-0 shadow-sm p-4" style="border-radius: 15px;">
|
||
<i class="fa fa-phone fa-3x mb-3" style="color: rgb(254, 205, 79);"/>
|
||
<h4>Contact</h4>
|
||
<p>+1 (905) 555-0123<br/>info@chennora.com</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
</xpath>
|
||
</template>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- ====================================================== -->
|
||
<!-- 3. CONTACT US PAGE -->
|
||
<!-- ====================================================== -->
|
||
<template id="custom_contactus" inherit_id="website.contactus" name="Chennora Contact Us">
|
||
<xpath expr="//div[@id='wrap']" position="replace">
|
||
<div id="wrap" class="oe_structure">
|
||
<section class="s_title o_colored_level pt96 pb96" data-vcss="001" data-snippet="s_title" data-name="Title" style="background-color: rgb(4, 18, 29); background-image: none;">
|
||
<div class="container s_allow_columns">
|
||
<h1 class="display-3-fs text-center" style="text-align: center;"><font class="text-o-color-3">Contact Us</font></h1>
|
||
<p class="lead text-center" style="text-align: center;"><font class="text-o-color-3">Have questions? We're here to help!</font></p>
|
||
</div>
|
||
</section>
|
||
<section class="s_text_block pt40 pb40 o_colored_level" data-snippet="s_text_block" data-name="Text" style="background-color: rgb(244, 241, 234);">
|
||
<div class="container s_allow_columns">
|
||
<div class="row">
|
||
<div class="col-lg-4 pt24 pb24 o_colored_level o_animate o_anim_zoom_in">
|
||
<div class="card bg-white h-100 border-0 shadow-sm" style="border-radius: 15px;">
|
||
<div class="card-body text-center p-4">
|
||
<i class="fa fa-map-marker fa-3x mb-3" style="color: rgb(254, 205, 79);"/>
|
||
<h4>Our Address</h4>
|
||
<p>123 Restaurant Row,<br/>Brampton, ON L6X 1A1</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 pt24 pb24 o_colored_level o_animate o_anim_zoom_in" style="animation-delay: 0.2s;">
|
||
<div class="card bg-white h-100 border-0 shadow-sm" style="border-radius: 15px;">
|
||
<div class="card-body text-center p-4">
|
||
<i class="fa fa-phone fa-3x mb-3" style="color: rgb(254, 205, 79);"/>
|
||
<h4>Phone Number</h4>
|
||
<p>+1 (905) 555-0123</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 pt24 pb24 o_colored_level o_animate o_anim_zoom_in" style="animation-delay: 0.4s;">
|
||
<div class="card bg-white h-100 border-0 shadow-sm" style="border-radius: 15px;">
|
||
<div class="card-body text-center p-4">
|
||
<i class="fa fa-envelope fa-3x mb-3" style="color: rgb(254, 205, 79);"/>
|
||
<h4>Email Address</h4>
|
||
<p>info@chennora.com</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_website_form pt64 pb64 o_colored_level" data-vcss="001" data-snippet="s_website_form">
|
||
<div class="container">
|
||
<h2 class="text-center mb-5">Send us a Message</h2>
|
||
<div class="row">
|
||
<div class="col-lg-8 offset-lg-2">
|
||
<div id="contactus_form_container" class="bg-white p-4 shadow-sm" style="border-radius: 15px;">
|
||
<form id="contactus_form" action="/website/form/" method="post" enctype="multipart/form-data" class="o_mark_required" data-mark="*" data-model_name="crm.lead" data-success-mode="redirect" data-success-page="/contactus-thank-you" data-pre-fill="true">
|
||
<div class="s_website_form_rows row s_col_no_bgcolor">
|
||
<div class="mb-3 col-12 s_website_form_field s_website_form_custom" data-type="char" data-name="Field">
|
||
<div class="row s_col_no_resize s_col_no_bgcolor">
|
||
<label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="contact_name">
|
||
<span class="s_website_form_label_content">Your Name</span>
|
||
<span class="s_website_form_mark"> *</span>
|
||
</label>
|
||
<div class="col-sm">
|
||
<input id="contact_name" type="text" class="form-control s_website_form_input" name="contact_name" required="" data-fill-with="name"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-3 col-12 s_website_form_field s_website_form_custom" data-type="tel" data-name="Field">
|
||
<div class="row s_col_no_resize s_col_no_bgcolor">
|
||
<label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="phone">
|
||
<span class="s_website_form_label_content">Phone Number</span>
|
||
</label>
|
||
<div class="col-sm">
|
||
<input id="phone" type="tel" class="form-control s_website_form_input" name="phone" data-fill-with="phone"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-3 col-12 s_website_form_field s_website_form_required" data-type="email" data-name="Field">
|
||
<div class="row s_col_no_resize s_col_no_bgcolor">
|
||
<label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="email_from">
|
||
<span class="s_website_form_label_content">Email</span>
|
||
<span class="s_website_form_mark"> *</span>
|
||
</label>
|
||
<div class="col-sm">
|
||
<input id="email_from" type="email" class="form-control s_website_form_input" name="email_from" required="" data-fill-with="email"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-3 col-12 s_website_form_field s_website_form_custom" data-type="char" data-name="Field">
|
||
<div class="row s_col_no_resize s_col_no_bgcolor">
|
||
<label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="partner_name">
|
||
<span class="s_website_form_label_content">Company</span>
|
||
</label>
|
||
<div class="col-sm">
|
||
<input id="partner_name" type="text" class="form-control s_website_form_input" name="partner_name"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-3 col-12 s_website_form_field s_website_form_required" data-type="char" data-name="Field">
|
||
<div class="row s_col_no_resize s_col_no_bgcolor">
|
||
<label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="name">
|
||
<span class="s_website_form_label_content">Subject</span>
|
||
<span class="s_website_form_mark"> *</span>
|
||
</label>
|
||
<div class="col-sm">
|
||
<input id="name" type="text" class="form-control s_website_form_input" name="name" required=""/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-3 col-12 s_website_form_field s_website_form_required" data-type="text" data-name="Field">
|
||
<div class="row s_col_no_resize s_col_no_bgcolor">
|
||
<label class="col-form-label col-sm-auto s_website_form_label" style="width: 200px" for="description">
|
||
<span class="s_website_form_label_content">Question</span>
|
||
<span class="s_website_form_mark"> *</span>
|
||
</label>
|
||
<div class="col-sm">
|
||
<textarea id="description" class="form-control s_website_form_input" name="description" required="" rows="5"></textarea>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-3 col-12 s_website_form_submit" data-name="Submit Button">
|
||
<div style="width: 200px;" class="s_website_form_label"/>
|
||
<button type="submit" class="btn btn-primary btn-lg s_website_form_send">Submit</button>
|
||
<span id="s_website_form_result"></span>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
</xpath>
|
||
</template>
|
||
|
||
<!-- ====================================================== -->
|
||
<!-- 4. SHOP PAGE -->
|
||
<!-- ====================================================== -->
|
||
<!--
|
||
<template id="custom_shop" inherit_id="website_sale.products" name="Chennora Shop">
|
||
<xpath expr="//div[@id='wrap']" position="replace">
|
||
<div id="wrap" class="oe_structure">
|
||
<section class="s_text_block pt80 pb80">
|
||
<div class="container">
|
||
<h1>Shop Page</h1>
|
||
<p>Paste your shop page code here.</p>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
</xpath>
|
||
</template>
|
||
-->
|
||
|
||
</data>
|
||
</odoo>
|
||
|