templates/layouts/partials/footerPages.html.twig line 1
<div class="p-relative"><footer><div class="footer-bg"></div><div class="container"><div class="row"><div class="col-lg-3 col-md-6 "><h6 class="title fw-bold ">Smart Voucher </h6><ul class="list-group list-group-flush p-0 m-0"><li class="list-group-item"><a href="{{ path('page_about') }}" class=" ">{{ 'O nas'|trans|raw }}</a></li><li class="list-group-item"><a href="{{ path('page_index') }}#funkcje" class=" ">{{ 'Funkcje'|trans|raw }}</a></li><li class="list-group-item"><a href="{{ path('page_index') }}#korzysci" class=" ">{{ 'Korzyści'|trans|raw }}</a></li><li class="list-group-item"><a href="{{ path('page_contact') }}" class=" ">{{ 'Kontakt'|trans|raw }}</a></li></ul></div><div class="col-lg-3 col-md-6"><h6 class="title fw-bold ">{{ 'Przydatne linki'|trans|raw }}</h6><ul class="list-group list-group-flush p-0 m-0"><li class="list-group-item"><a href="{{ path('page_vouchers') }}">{{ 'Przykłady'|trans|raw }}</a></li><li class="list-group-item"><a href="{{ path('page_contact') }}">{{ 'Zadaj pytanie'|trans|raw }}</a></li>{# <li class="list-group-item"><a href="{{ path('user_register') }}">{{ 'Rejestracja'|trans|raw }}</a></li> #}</ul></div><div class="col-lg-3 ms-auto col-md-12"><p class="lead">{{ 'Odkryj potencjał realizacji sprzedaży z elegancją, zamieniając zainteresowanie w konkretnie osiągnięte transakcje.'|trans|raw }}</p><a href="{{ path('page_privacy_policy') }}" class="text-white">{{ 'Polityka prywatności'|trans }}</a><br/><a href="{{ path('page_terms') }}" class="text-white">{{ 'Regulamin'|trans }}</a><!--<i class="fa fa-cc-visa" aria-hidden="true"></i><i class="fa fa-cc-mastercard px-2" aria-hidden="true"></i><i class="fa fa-cc-paypal px-2" aria-hidden="true"></i><i class="fa fa-cc-stripe px-2" aria-hidden="true"></i>--></div></div></div><div class="container py-5 text-center"><p><small>© <script>document.write(new Date().getFullYear())</script>. All Rights Reserved.</small><br/> <small class="text-uppercase op-5">Powered by: <a href="https://sysonline.pl/" target="_blank" class="text-white">sysonline</a></small></p></div></footer></div><script>$('.slider-big').slick({dots: false,arrows: true,infinite: true,speed: 300,slidesToShow: 1,adaptiveHeight: true});$('.slider-one').slick({arrows: false,dots: true,speed: 1000,arrows: false,asNavFor: '.slider-nav'});$('.slider-nav').slick({slidesToShow: 3,slidesToScroll: 1,asNavFor: '.slider-one',dots: false,arrows: false,centerMode: true,focusOnSelect: true});$('.slider-examples').slick({arrows: false,dots: true,speed: 1000,});if (window.innerWidth < 767) {$('.slider-one').slick('unslick');$('.slider-nav').slick('unslick');$('.slider-examples').slick('unslick');}$(window).scroll(function() {var wScroll = $(this).scrollTop();});$(window).scroll(function() {if ($(this).scrollTop()) {$('#scrollUp:hidden').stop(true, true).fadeIn();} else {$('#scrollUp').stop(true, true).fadeOut();}});$('#scrollUp').on('click', function(){$('html, body').stop().animate({scrollTop: 0}, 300, 'linear');return false;});</script><a href="#top" id="scrollUp" style="" aria-label="scroll top"><i class="fa fa-chevron-up" aria-hidden="true"></i></a><link rel="stylesheet" type="text/css" href="{{ asset('assets/front/css/jquery-eu-cookie-law-popup.css') }}?v=1.1"/><script src="{{ asset('assets/front/js/jquery-eu-cookie-law-popup.js') }}"></script><script>$(document).euCookieLawPopup().init({cookiePolicyUrl : "#",popupPosition : "bottomleft",colorStyle : "default",compactStyle : false,popupTitle : "{{ 'Ta strona korzysta z plików cookies'|trans|raw }}",popupText : "{{ 'Używamy plików cookie, aby zapewnić najlepszą jakość korzystania z naszej witryny. Jeśli będziesz kontynuować bez zmiany ustawień, założymy, że zgadzasz się na otrzymywanie wszystkich plików cookie z tej witryny.'|trans|raw }}",buttonContinueTitle : "{{ 'Rozumiem, zamknij'|trans|raw }}",buttonLearnmoreTitle : "{{ 'Dowiedz się więcej'|trans|raw }}",buttonLearnmoreOpenInNewWindow : true,agreementExpiresInDays : 30,autoAcceptCookiePolicy : false,htmlMarkup : null});</script></div>