@@include('styles.html',{
"title" : "Home One || Kenne"
})
@@include('preloader.html')
@@include('header.html',{
"headerNo" : "one"
})
@@include('slider.html',{
"sliderNo" : "one"
})
@@include('service.html',{
"serviceNo" : "one"
})
@@include('banner.html',{
"bannerNo" : "one"
})
@@include('product.html',{
"productNo" : "one",
"title" : "New Product",
"sectionSpace" : ""
})
@@include('banner.html',{
"bannerNo" : "two"
})
@@include('product-tab.html',{
"productTabNo" : "one"
})
@@include('latest-blog.html',{
"latestBlogNo" : "one"
})
@@include('banner.html',{
"bannerNo" : "four"
})
@@include('instagram.html')
@@include('footer.html',{
"bgColor" : "bg-smoke_color"
})
@@include('modal.html')
@@include('scroll-to_top.html')
@@include('scripts.html')