templates/frontend/cms/company/about_us.html.twig line 1
{% extends nglayouts.layoutTemplate %}{% block title %}{{'app.ui.about_us'|trans}}{% endblock %}{% block post_header %}{{ render(path('bitbag_sylius_cms_plugin_shop_media_render', {'code' : 'about_us_post_header', 'template' : 'frontend/cms/common/media/_header.html.twig'})) }}{% endblock %}{% block body %}<!-- Servicing Section --><section class="training-section"><div class="bg bg-pattern-2"></div><div class="bg bg-image" style="background-image: url(./images/resource/image-1.jpg)"></div><div class="auto-container"><div class="sec-title"><span class="sub-title">Our Services</span><h2>Specialist logistics services<br>that you<span class="color1">deserve</span></h2></div><div class="carousel-outer"><divclass="home1-service-slider owl-carousel owl-theme"><!-- Training Block --><div class="home1-service-block"><div class="inner-box"><div class="image-box"><figure class="image"><img src="https://via.placeholder.com/270x190" alt=""></figure><div class="overlay"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a></div></div><div class="lower-content"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a><h4 class="title"><a href="page-service-details.html">Air freight</a></h4><div class="text">There are many variations of passages of available, but the majority have suffered freedom alteration.</div></div></div></div><!-- Training Block --><div class="home1-service-block"><div class="inner-box"><div class="image-box"><figure class="image"><img src="https://via.placeholder.com/270x190" alt=""></figure><div class="overlay"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a></div></div><div class="lower-content"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a><h4 class="title"><a href="page-service-details.html">Sea freight</a></h4><div class="text">There are many variations of passages of available, but the majority have suffered freedom alteration.</div></div></div></div><!-- Training Block --><div class="home1-service-block"><div class="inner-box"><div class="image-box"><figure class="image"><img src="https://via.placeholder.com/270x190" alt=""></figure><div class="overlay"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a></div></div><div class="lower-content"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a><h4 class="title"><a href="page-service-details.html">Road service</a></h4><div class="text">There are many variations of passages of available, but the majority have suffered freedom alteration.</div></div></div></div><!-- Training Block --><div class="home1-service-block"><div class="inner-box"><div class="image-box"><figure class="image"><img src="https://via.placeholder.com/270x190" alt=""></figure><div class="overlay"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a></div></div><div class="lower-content"><a href="page-service-details.html" class="read-more"><i class="fa fa-long-arrow-alt-right"></i></a><h4 class="title"><a href="page-service-details.html">Other solution</a></h4><div class="text">There are many variations of passages of available, but the majority have suffered freedom alteration.</div></div></div></div></div></div></div></section><!-- End Training Section -->{% block about_us_mission %}<section class="about-section pb-60"><div class="auto-container"><divclass="row"><!-- Image Column --><div class="image-column col-lg-6">{{ render(path('bitbag_sylius_cms_plugin_shop_media_render', {'code' : 'about_us_mission', 'template' : 'frontend/cms/company/_about_us/media/_mission.html.twig'})) }}</div><div class="content-column col-lg-6 pl-70 pl-lg-30 wow fadeInLeft" data-wow-delay="300ms">{{ render(path('bitbag_sylius_cms_plugin_shop_block_render', {'code' : 'about_us_mission', 'template' : 'frontend/cms/company/_about_us/block/_mission.html.twig'})) }}</div></div></div></section>{% endblock %}<!-- section end-->{% block about_us_vision %}<section class="why-choose-us-home2"> <div class="bg-image d-none d-xl-block" style="background-image: url({{asset('assets/image/1.JPG')}})"></div><div class="bg-shape"><div class="shape"></div></div><div class="container-fluid"><divclass="row"><!-- Image Column --><div class="image-column col-xl-6"><div class="image-box hide-desktop"><img src="{{asset('assets/image/1.JPG')}}" alt=""></div></div><!-- Content Column --><div class="content-column col-xl-5 col-lg-8">{{ render(path('bitbag_sylius_cms_plugin_shop_block_render', {'code' : 'about_us_vision', 'template' : 'frontend/cms/company/_about_us/block/_vision.html.twig'})) }}</div></div></div></section>{% endblock %}<!-- section end--><!-- section start-->{# <section class="achievement-section"><img class="achievement-section__bg" src="{{ asset('media/img/achievement-section.png')}}" alt="img"/><div class="container"><div class="row bottom-50"><div class="col-12"><div class="heading heading--center"><span class="heading__pre-title">Achievement</span><h3 class="heading__title">High work achievements</h3></div></div></div><div class="row offset-50"><div class="col-md-6 col-lg-4 text-center"><div class="counter counter--blue"><div class="counter__top"><span class="js-counter counter__count">5</span><span class="counter__subject">millions</span></div><div class="counter__lower"><span class="counter__details">Delivered packeges</span></div></div></div><div class="col-md-6 col-lg-4 text-center"><div class="counter counter--blue"><div class="counter__top"><span class="js-counter counter__count">2</span><span class="counter__subject">million</span></div><div class="counter__lower"><span class="counter__details">Miles driven each of the year</span></div></div></div><div class="col-md-6 col-lg-4 text-center"><div class="counter counter--blue"><div class="counter__top"><span class="js-counter counter__count">50</span><span class="counter__subject">years</span></div><div class="counter__lower"><span class="counter__details">Total warehouse area</span></div></div></div></div></div></section> #}<!-- section end--><!-- section start-->{% endblock %}