Sindbad~EG File Manager
<?php $__env->startSection('header'); ?>
<style>
.full-img {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 180px;
}
#hero{
background: url('<?php echo e(asset('user/images/hero-bg.jpg')); ?>') top center;
}
.image-center{
display: block;
margin-left: 6.5px;
margin-right: 6.5px;
width: 100%;
}
</style>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('hero'); ?>
<h1>Welcome to CV. Arifin offset</h1>
<h2>Kami hadirkan jaminan layanan hasil terbaik mudah dan murah</h2>
<a href="#about" class="btn-get-started">Get Started</a>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<!--========================== About Us Section ============================-->
<section id="about">
<div class="container">
<div class="row about-container">
<div class="col-lg-7 content order-lg-1 order-2">
<h2 class="title">Tentang Kami</h2>
<p> <?php echo $about[0]->caption; ?></p>
</div>
<div class="col-lg-5 background order-lg-2 order-1 wow fadeInRight"
style="background: url('<?php echo e(asset('about_image/'.$about[0]->image)); ?>') center top no-repeat; background-size: cover;"></div>
</div>
</div>
</section>
<!--========================== Services Section ============================-->
<section id="services">
<div class="container wow fadeIn">
<div class="section-header">
<h3 class="section-title">Mengapa Memilih Kami?</h3>
<p class="section-description">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="box">
<div class="icon"><i class="fa fa-shield"></i></div>
<h4 class="title">Waktu Pengerjaan Cepat</h4>
<p class="description">Waktu yang dibutuhkan pada proses printing melalui mesin Digital tergolong lebih cepat dan efisien dengan teknologi tinggi</p>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="box">
<div class="icon"><i class="fa fa-money"></i></div>
<h4 class="title">Harga Ekonomis</h4>
<p class="description">Harga ekonomis dan bersaing sesuai permintaan pelanggan</p>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.6s">
<div class="box">
<div class="icon"><i class="fa fa-thumbs-up"></i></div>
<h4 class="title">Kenyamanan Pelanggan</h4>
<p class="description">Warna yang dihasilkan akurat, warna kurang konsisten dengan kuantitas yang besar (>500 set). Untuk kepuasan hasil dan kepuasan pelanggan</p>
</div>
</div>
</div>
</div>
</section><!-- #services -->
<!--========================== Call To Action Section ============================-->
<section id="call-to-action">
<div class="container wow fadeIn">
<div class="row">
<div class="col-lg-9 text-center text-lg-left">
<h3 class="cta-title">Bergabung dan Bepergian Bersama Kami</h3>
<p class="cta-text"> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="col-lg-3 cta-btn-container text-center">
<a class="cta-btn align-middle" href="#">Contact</a>
</div>
</div>
</div>
</section>
<!--========================== category Section ============================-->
<section id="category">
<div class="container wow fadeInUp">
<div class="section-header">
<h3 class="section-title">Blog Kami</h3>
<p class="section-description">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque</p>
</div>
<div class="row">
<div class="row" id="category-wrapper">
<?php $__currentLoopData = $categories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="col-md-4 col-sm-12 category-item filter-app" >
<a href="">
<img src="<?php echo e(asset('category_image/'.$category->image)); ?>" class="image-center">
<div class="details">
<h4><?php echo e($category->name); ?></h4>
<span><?php echo e($category->description); ?></span>
</div>
</a>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
</section>
<!--========================== Gallery Section ============================-->
<section id="contact" style="padding-bottom:85px">
<div class="container wow fadeInUp">
<div class="section-header">
<h3 class="section-title">Galeri</h3>
<p class="section-description">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque</p>
</div>
</div>
<div class="container wow fadeInUp">
<div class="row justify-content-center">
<div class="col-lg-12 col-md-4">
<div class="row">
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/prambanan.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata2.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata3.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata4.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata5.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata6.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata7.png')); ?>)">
</div>
<div class="col-lg-3 col-md-4 col-sm-6 full-img" style="background-image: url(<?php echo e(asset('user/images/gallery/wisata8.png')); ?>)">
</div>
</div>
</div>
</div>
</div>
</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.user', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH C:\xampp\htdocs\Company-Profile-Laravel\resources\views/user/home.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists