templates/bundles/SyliusShopBundle/Homepage/index.html.twig line 69

  1. {% extends nglayouts.layoutTemplate %}
  2. {% block title %}
  3.     {{'app.ui.home'|trans}}
  4. {% endblock %}
  5. {% block body %}
  6.     <!-- Features Section -->
  7.     {# <section class="features-section pb-0">
  8.                             <div class="auto-container">
  9.                                 <div
  10.                                     class="row">
  11.                                     <!-- Features Block Two -->
  12.                                     <div class="feature-block-two col-lg-4 col-md-6 wow fadeInUp">
  13.                                         <div class="inner-box">
  14.                                             <figure class="image"><img src="https://via.placeholder.com/370x261" alt=""></figure>
  15.                                             <a href="page-service-details.html" class="theme-btn btn-style-one step">Cost Optimization</a>
  16.                                             <div class="overlay-content">
  17.                                                 <div class="title-box">
  18.                                                     <i class="icon flaticon-logistics-8"></i>
  19.                                                     <h4 class="title">Cost Optimization</h4>
  20.                                                 </div>
  21.                                                 <div class="text">Neque porro quisqum est qui dolorem ipsum quia dolor. tellus est aliquet egetristique nisullam.</div>
  22.                                                 <a href="page-service-details.html" class="theme-btn btn-style-one read-more">Read More</a>
  23.                                             </div>
  24.                                         </div>
  25.                                     </div>
  26.                                     <!-- Features Block Two -->
  27.                                     <div class="feature-block-two col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="300ms">
  28.                                         <div class="inner-box">
  29.                                             <figure class="image"><img src="https://via.placeholder.com/370x261" alt=""></figure>
  30.                                             <a href="page-service-details.html" class="theme-btn btn-style-one step">Reduced Transit Timing</a>
  31.                                             <div class="overlay-content">
  32.                                                 <div class="title-box">
  33.                                                     <i class="icon flaticon-delivery-time"></i>
  34.                                                     <h4 class="title">Reduced Transit Timing</h4>
  35.                                                 </div>
  36.                                                 <div class="text">Neque porro quisqum est qui dolorem ipsum quia dolor. tellus est aliquet egetristique nisullam.</div>
  37.                                                 <a href="page-service-details.html" class="theme-btn btn-style-one read-more">Read More</a>
  38.                                             </div>
  39.                                         </div>
  40.                                     </div>
  41.                                     <!-- Features Block Two -->
  42.                                     <div class="feature-block-two col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="600ms">
  43.                                         <div class="inner-box">
  44.                                             <figure class="image"><img src="https://via.placeholder.com/370x261" alt=""></figure>
  45.                                             <a href="page-service-details.html" class="theme-btn btn-style-one step">Warehouse Operation</a>
  46.                                             <div class="overlay-content">
  47.                                                 <div class="title-box">
  48.                                                     <i class="icon flaticon-warehouse"></i>
  49.                                                     <h4 class="title">Warehouse Operation</h4>
  50.                                                 </div>
  51.                                                 <div class="text">Neque porro quisqum est qui dolorem ipsum quia dolor. tellus est aliquet egetristique nisullam.</div>
  52.                                                 <a href="page-service-details.html" class="theme-btn btn-style-one read-more">Read More</a>
  53.                                             </div>
  54.                                         </div>
  55.                                     </div>
  56.                                 </div>
  57.                             </div>
  58.                         </section> #}
  59.     <!--Emd Features Section -->
  60.     <!-- About Section -->
  61.         {% block homepage_about_us %}
  62.         
  63.     {{ render(path('bitbag_sylius_cms_plugin_shop_block_render', {'code' : 'homepage_about_us', 'template' : 'frontend/cms/home/block/_about.html.twig'})) }}
  64.     
  65.     {% endblock %}
  66.     <!--Emd About Section -->
  67.         {% block shop %}
  68.     {{ render(url('sylius_shop_partial_channel_menu_taxon_index', {'template': '@SyliusShop/Taxon/_horizontalMenu.html.twig'})) }}
  69.     {% endblock %}
  70.         {% block reciclare %}
  71.         <!-- Services Section Two -->
  72.     <section class="services-section-home2">
  73.         <div class="auto-container">
  74.             <div class="row">
  75.                 <div class="col-lg-6">
  76.                     <div class="sec-title">
  77.                         <span class="sub-title">Specialise folding cartons solution </span>
  78.                         <h2>Offering Sustainable Services</h2>
  79.                     </div>
  80.                 </div>
  81.             </div>
  82.       <div class="row">
  83.           <div class="col-lg-12">
  84.               <div class="home2-service-slider owl-carousel owl-theme">
  85.             <!-- Service Block Two -->
  86.             <div class="service-block-home2 wow fadeInUp">
  87.               <figure class="image">
  88.                   <a href="#">
  89.                       <img class="img-1" src="{{asset('assets/image/social/1.jpg')}}" alt="" style="height:400px;">
  90.                       <img class="img-2" src="{{asset('assets/image/social/1.jpg')}}" alt="" style="height:400px;">
  91.                   </a>
  92.               </figure>
  93.                 {# <div class="inner-box ">
  94.                 <i class="icon flaticon-delivery-truck-1"></i>
  95.                 <h4 class="title mt-0"><a href="page-service-details.html">Road service</a></h4>
  96.                 <div class="text">Long established fact that a reader will be distracted content of a page when looking at its layout</div>
  97.                   <a href="page-service-details.html" class="read-more">Read More</a>  
  98.             </div>  #}
  99.             </div>
  100.             <!-- Service Block Two -->
  101.             <div class="service-block-home2 wow fadeInUp">
  102.               <figure class="image">
  103.                   <a href="#">
  104.                       <img class="img-1" src="{{asset('assets/image/social/2.jpg')}}" alt=""  style="height:400px;">
  105.                       <img class="img-2" src="{{asset('assets/image/social/2.jpg')}}" alt=""  style="height:400px;">
  106.                   </a>
  107.               </figure>
  108.                {# <div class="inner-box ">
  109.                 <i class="icon flaticon-cargo-boat"></i>
  110.                 <h4 class="title mt-0"><a href="page-service-details.html">Sea freight</a></h4>
  111.                 <div class="text">Long established fact that a reader will be distracted content of a page when looking at its layout</div>
  112.                  <a href="page-service-details.html" class="read-more">Read More</a> 
  113.               </div>   #}
  114.             </div>
  115.             <!-- Service Block Two -->
  116.             <div class="service-block-home2 wow fadeInUp">
  117.               <figure class="image">
  118.                   <a href="#">
  119.                       <img class="img-1" src="{{asset('assets/image/social/3.jpg')}}" alt=""  style="height:400px;">
  120.                       <img class="img-2" src="{{asset('assets/image/social/3.jpg')}}" alt=""  style="height:400px;">
  121.                   </a>
  122.               </figure>
  123.             {# <div class="inner-box ">
  124.                 <i class="icon flaticon-delivery-truck-1"></i>
  125.                 <h4 class="title mt-0"><a href="page-service-details.html">Road service</a></h4>
  126.                 <div class="text">Long established fact that a reader will be distracted content of a page when looking at its layout</div>
  127.                   <a href="page-service-details.html" class="read-more">Read More</a>  
  128.             </div>  #}
  129.             </div>
  130.             <!-- Service Block Two -->
  131.             <div class="service-block-home2 wow fadeInUp">
  132.               <figure class="image">
  133.                   <a href="#">
  134.                       <img class="img-1" src="{{asset('assets/image/social/4.jpg')}}" alt=""  style="height:400px;">
  135.                       <img class="img-2" src="{{asset('assets/image/social/4.jpg')}}" alt=""  style="height:400px;">
  136.                   </a>
  137.               </figure>
  138.               {# <div class="inner-box ">
  139.                 <i class="icon flaticon-shipment"></i>
  140.                 <h4 class="title mt-0"><a href="page-service-details.html">Other solution</a></h4>
  141.                 <div class="text">Long established fact that a reader will be distracted content of a page when looking at its layout</div>
  142.                  <a href="page-service-details.html" class="read-more">Read More</a>  
  143.               </div> #}
  144.             </div>
  145.           </div>
  146.           </div>
  147.       </div>
  148.         </div>
  149.     </section>
  150.     <!--End Services Section -->
  151.             <section class="why-choose-us-home2"> <div class="bg-image d-none d-xl-block" style="background-image: url({{asset('assets/image/Schema-Reciclare-2-fr.jpg')}})"></div>
  152.             <div class="bg-shape">
  153.                 <div class="shape"></div>
  154.             </div>
  155.             <div class="container-fluid">
  156.                 <div
  157.                     class="row">
  158.                     <!-- Image Column -->
  159.                     <div class="image-column col-xl-6">
  160.                         <div class="image-box hide-desktop"><img src="{{asset('assets/image/Schema-Reciclare-2-fr.jpg')}}" alt=""></div>
  161.                     </div>
  162.                     <!-- Content Column -->
  163.                     <div class="content-column col-xl-5 col-lg-8">
  164.                         <div class="inner-column pl-90 wow fadeInLeft">
  165.                             <div class="sec-title light">
  166.                                 <span class="sub-title">Why Choose Us</span>
  167.                                 <h2>Recycling</h2>
  168.                                 <div class="text">We believe that the recycling process is extremely important, both for current and future generations. This is why we consider it with maximum responsibility by implementing an effective waste management system.</div>
  169.                                 <div class="text">HERE ARE OUR OBJECTIVES:</div>
  170.                             </div>
  171.                             <div
  172.                                 class="row">
  173.                                 <!-- Feature Block Four-->
  174.                                 <div class="feature-block-home2 mb-4 mb-sm-0 col-6">
  175.                                     <div class="inner-box d-sm-flex align-items-sm-center">
  176.                                         <i class="icon mr-20 flaticon-delivery-insurance-1"></i>
  177.                                         <h5 class="title mt-3 mt-sm-0 my-0 text-white">
  178.                                             to preserve
  179.                                             <br/>the environment
  180.                                         </h5>
  181.                                     </div>
  182.                                 </div>
  183.                                 <!-- Feature Block Four -->
  184.                                 <div class="feature-block-home2 col-6">
  185.                                     <div class="inner-box d-sm-flex align-items-sm-center">
  186.                                         <i class="icon mr-20 flaticon-tracking"></i>
  187.                                         <h5 class="title mt-3 mt-sm-0 my-0 text-white">conserve
  188.                                             <br/>
  189.                                             natural resources</h5>
  190.                                     </div>
  191.                                 </div>
  192.                             </div>
  193.                         </div>
  194.                     </div>
  195.                 </div>
  196.             </div>
  197.         </section>
  198.     {% endblock %}
  199. {% endblock %}