@@include('styles.html',{
"title" : "Home Four || Quicky"
})
@@include('preloader.html')
@@include('header.html',{
"headerNo" : "two"
})
@@include('slider.html',{
"sliderNo" : "four"
})
@@include('banner.html',{
"bannerNo" : "seven",
"sectionSpaceTop" : "pt-30"
})
@@include('product.html',{
"productNo" : "seven",
"sectionSpaceTop" : "pt-95"
})
@@include('banner.html',{
"bannerNo" : "eight",
"sectionSpaceTop" : "pt-85"
})
@@include('product.html',{
"productNo" : "eight",
"sectionSpaceTop" : "pt-85"
})
@@include('newsletter-with_testimonial.html',{
"newsletterWithTestimonial" : "one",
"sectionSpaceTop" : "pt-85"
})
@@include('brand.html',{
"brandNo" : "one",
"sectionSpaceTop" : "pt-85"
})
@@include('service.html',{
"serviceNo" : "two",
"sectionSpaceTop" : "pt-95",
"sectionSpaceBottom" : "pb-30"
})
@@include('footer.html',{
"footerNo" : "two"
})
@@include('modal.html')
@@include('scroll-to_top.html')
@@include('scripts.html')