templates/website/index.html.twig line 1

  1. {% extends 'base.html.twig' %}
  2. {% block description %}Emm Kay Gas Agency, based in Bhamian Village, Ludhiana, has been a premier supplier of LPG gas for both homes and industries since 1989.{% endblock %}
  3. {% block keywords %}LPG Gas Solutions Provider, Gas Solutions Company, Emm Kay Gas Agency,LGP Gas Supplies{% endblock %}
  4. {% block header %}
  5.   {% include 'website/header.html.twig' %}
  6. {% endblock %}
  7. {# {% block hero %}
  8.   {% include 'website/hero.html.twig' %}
  9. {% endblock %} #}
  10. {% block body %}
  11.       <section class="slider_section">
  12.                 <div id="main_slider" class="carousel slide banner-main" data-ride="carousel">
  13.                     <div class="carousel-inner">
  14.                         <div class="carousel-item active">
  15.                             <img class="first-slide" src="{{asset('theme/')}}images/banner2.jpg" alt="First slide">
  16.                             <div class="container">
  17.                                 <div class="carousel-caption relative">
  18.                                     <h1>Welcome to CHANDEL<br/>
  19.                                         AUTO PARTS
  20.                                     </h1>
  21.                                     <p>Welcome to CHANDEL AUTO PARTS, your premier destination for advanced automobile spare parts solutions.</p>
  22.                                     <a href="#">see more Products</a>
  23.                                 </div>
  24.                             </div>
  25.                         </div>
  26.                         
  27.                     
  28.                     </div>
  29.                     <a class="carousel-control-prev" href="#main_slider" role="button" data-slide="prev">
  30.                         <i class='fa fa-angle-right'></i>
  31.                     </a>
  32.                     <a class="carousel-control-next" href="#main_slider" role="button" data-slide="next">
  33.                         <i class='fa fa-angle-left'></i>
  34.                     </a>
  35.                 </div>
  36.             </section>
  37.             <!-- CHOOSE  -->
  38.             <div class="whyschose">
  39.                 <div class="container">
  40.                     <div class="row">
  41.                         <div class="col-md-7 offset-md-3">
  42.                             <div class="title">
  43.                                 <h2>Why
  44.                                     <strong class="black">choose us</strong>
  45.                                 </h2>
  46.                                 <span>Fastest repair service with best price!</span>
  47.                             </div>
  48.                         </div>
  49.                     </div>
  50.                 </div>
  51.             </div>
  52.             <div class="choose_bg">
  53.                 <div class="container">
  54.                     <div class="white_bg">
  55.                         <div class="row">
  56.                             <dir class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
  57.                                 <div class="for_box">
  58.                                     <i><img src="{{asset('theme/')}}images/premium.png"/></i>
  59.                                     <h3>Premium Quality</h3>
  60.                                     <p>ur products, including Two Wheeler Spare Parts like TVS, ACE, BAJAJ, and VESPA Gear Makhi, are crafted from the highest quality materials.</p>
  61.                                 </div>
  62.                             </dir>
  63.                             <dir class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
  64.                                 <div class="for_box">
  65.                                     <i><img src="{{asset('theme/')}}icon/2.png"/></i>
  66.                                     <h3> Wide Range of Options</h3>
  67.                                     <p>We offer a comprehensive selection of spare parts tailored to various vehicle models. Whether you need specialized gear makhis or ordinary replacements, our extensive inventory has you covered.</p>
  68.                                 </div>
  69.                             </dir>
  70.                             <dir class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
  71.                                 <div class="for_box">
  72.                                     <i><img src="{{asset('theme/')}}icon/3.png"/></i>
  73.                                     <h3>Expertise in Advanced Technology</h3>
  74.                                     <p>With a focus on high-end technology, our parts are designed to enhance the efficiency and longevity of your vehicles. Our expertise ensures that you receive the latest innovations in automobile spare parts.</p>
  75.                                 </div>
  76.                             </dir>
  77.                             
  78.                             <div class="col-md-12">
  79.                                 <a class="read-more">Read More</a>
  80.                             </div>
  81.                         </div>
  82.                     </div>
  83.                 </div>
  84.             </div>
  85.             <!-- end CHOOSE -->
  86.             <!-- service -->
  87.         
  88.             <!-- end service -->
  89.             <!-- our product -->
  90.             <div class="product">
  91.                 <div class="container">
  92.                     <div class="row">
  93.                         <div class="col-md-12">
  94.                             <div class="title">
  95.                                 <h2>our
  96.                                     <strong class="black">products</strong>
  97.                                 </h2>
  98.                                 <span>We package the products with best services to make you a happy customer.</span>
  99.                             </div>
  100.                         </div>
  101.                     </div>
  102.                 </div>
  103.             </div>
  104.             <div class="product-bg">
  105.                 <div class="product-bg-white">
  106.                     <div class="container">
  107.                         <div class="row">
  108.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  109.                                 <div class="product-box">
  110.                                     <i><a href="{{ path('pro_single',{'slug':'ordinary-gear-makhi'})}}"><img src="{{asset('theme/')}}images/ordinary_gear_makhi.jpg"/></a></i>
  111.                                     <h3>Ordinary Gear Makhi</h3>
  112.                                 </div>
  113.                             </div>
  114.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  115.                                 <div class="product-box">
  116.                                     <i><a href="{{ path('pro_single',{'slug':'special-gear-makhi'})}}"><img src="{{asset('theme/')}}images/special_gear.jpg"/></a></i>
  117.                                     <h3>Special Gear Makhi</h3>
  118.                                 </div>
  119.                             </div>
  120.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  121.                                 <div class="product-box">
  122.                                     <i><a href="{{ path('pro_single',{'slug':'ape-gear-makhi'})}}"><img src="{{asset('theme/')}}images/ape_gear_makhi.jpg"/></a></i>
  123.                                     <h3>Ape Gear Makhi</h3>
  124.                                 </div>
  125.                             </div>
  126.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  127.                                 <div class="product-box">
  128.                                     <i><a href="{{ path('pro_single',{'slug':'tvs-gear-makhi'})}}"><img src="{{asset('theme/')}}images/cng.png"/></a></i>
  129.                                     <h3>TVS/CNG Gear Makhi</h3>
  130.                                 </div>
  131.                             </div>
  132.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  133.                                 <div class="product-box">
  134.                                     <i><a href="{{ path('pro_single',{'slug':'accelator-adjuster'})}}"><img src="{{asset('theme/')}}images/m2.jpg"/></a></i>
  135.                                     <h3>Accelerator/Clutch Adjuster (Makhi)</h3>
  136.                                 </div>
  137.                             </div>
  138.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  139.                                 <div class="product-box">
  140.                                     <i><a href="{{ path('pro_single',{'slug':'brake-rods'})}}"><img src="{{asset('theme/')}}images/brack-rod-full.jpg"/></a></i>
  141.                                     <h3>Brake Rods</h3>
  142.                                 </div>
  143.                             </div>
  144.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  145.                                 <div class="product-box">
  146.                                     <i><a href="{{ path('pro_single',{'slug':'brake-rods-nut-pin'})}}"><img src="{{asset('theme/')}}images/brack-rod-parts.jpg"/></a></i>
  147.                                     <h3>Brake Rods (Nut & Pin)</h3>
  148.                                 </div>
  149.                             </div>
  150.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  151.                                 <div class="product-box">
  152.                                     <i><a href="{{ path('pro_single',{'slug':'brake-rods-nut'})}}"><img src="{{asset('theme/')}}images/brack-rod.jpg"/></a></i>
  153.                                     <h3>Brake Rod Nuts</h3>
  154.                                 </div>
  155.                             </div>
  156.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  157.                                 <div class="product-box">
  158.                                     <i><a href="{{ path('pro_single',{'slug':'cable-adjuster'})}}"><img src="{{asset('theme/')}}images/cable-ad.jpg"/></a></i>
  159.                                     <h3>Cable Adjusters</h3>
  160.                                 </div>
  161.                             </div>
  162.                             <div class="col-xl-3 col-lg-3 col-md-6 col-sm-12">
  163.                                 <div class="product-box">
  164.                                     <i><a href="{{ path('pro_single',{'slug':'fli-kal-makhi'})}}"><img src="{{asset('theme/')}}images/FLI-makhi.jpg"/></a></i>
  165.                                     <h3>FLI KAL and Kerala (Makhi)</h3>
  166.                                 </div>
  167.                             </div>
  168.                         </div>
  169.                     </div>
  170.                 </div>
  171.             
  172.             
  173.             </div>
  174.             <!-- end our product -->
  175.             <!-- map -->
  176.              <div class="contact">
  177.         <div class="container">
  178.             <div class="row">
  179.                 <div class="col-md-12">
  180.                   <h2>Contact Us</h2>
  181.                     <form class="main_form">
  182.                         <div class="row">
  183.                             <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6">
  184.                                 <input class="form-control" placeholder="Your name" type="text" name="Your Name">
  185.                             </div>
  186.                             <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6">
  187.                                 <input class="form-control" placeholder="Email" type="text" name="Email">
  188.                             </div>
  189.                             <div class=" col-md-12">
  190.                                 <input class="form-control" placeholder="Phone" type="text" name="Phone">
  191.                             </div>
  192.                             <div class="col-md-12">
  193.                                 <textarea class="textarea" placeholder="Message"></textarea>
  194.                             </div>
  195.                             <div class=" col-md-12">
  196.                                 <button class="send">Send</button>
  197.                             </div>
  198.                         </div>
  199.                     </form>
  200.                 </div>
  201.             </div>
  202.         </div>
  203.     </div>
  204. {% endblock %}