|
Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /proc/self/root/var/www/symphony-solusi.co.id/public_html/application/views/ |
Upload File : |
<!-- content begin -->
<div id="content" class="no-bottom no-top">
<!-- revolution slider begin -->
<?= Modules::run('slideshow') ?>
<!-- revolution slider close -->
<?php $banner = $this->db->select('*')->from('home_centerbanners')->where('id_home_centerbanners', 1)->get()->row(); ?>
<!-- section begin -->
<section class="call-to-action bg-color dark pt20 pb20" data-speed="5" data-type="background">
<div class="container">
<div class="row">
<div class="col-md-8">
<h3 class="mt10" style="color:white;">
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
Mencari partner terbaik untuk manajemen outsourcing Anda?
<?php else : ?>
Mencari partner terbaik untuk manajemen outsourcing Anda?
<?php endif; ?>
</h3>
</div>
<div class="col-md-4 text-right" style="color:white;">
<a href="<?= base_url('contact') ?>" style="color:white;" class="btn btn-line-black btn-fx">
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
Contact Us Now
<?php else : ?>
Hubungi Kami
<?php endif; ?>
</a>
</div>
</div>
</div>
</section>
<!-- section close -->
<!-- section begin -->
<section id="section-deco-1" class="text-light no-top no-bottom" data-bgcolor="#333" data-stellar-background-ratio=".2">
<div class="color-overlay pt80 pb60">
<div class="container">
<div class="row">
<div class="col-md-6">
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<h2>Sekilas <span class="id-color">Symphony<span class="tiny-border"></span></h2>
<?php else : ?>
<h2>Sekilas <span class="id-color">Symphony<span class="tiny-border"></span></h2>
<?php endif; ?>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner8_text_en ?>
<?php else : ?>
<?= $banner->banner8_text ?>
<?php endif; ?>
<div class="row">
<div class="col-md-12">
<a href="<?= $banner->banner4_link ?>" class="read_more">
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
read more
<?php else : ?>
Selengkapnya
<?php endif; ?>
<i class="fa fa-chevron-right id-color"></i>
</a>
</div>
</div>
</div>
<div class="col-md-6">
<figure class="pic-hover hover-scale mb30">
<span class="bg-overlay"></span>
<img src="<?= base_url() . 'uploads/page/' . $banner->banner7_image ?>" class="img-responsive" alt="">
</figure>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</section>
<?= Modules::run('solution') ?>
<!-- section begin -->
<!-- section close -->
<!-- section begin -->
<section id="section-features" class="text-light no-padding" data-stellar-background-ratio=".2">
<div class="color-overlay pt80 pb80">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner1_title_en ?>
<?php else : ?>
<?= $banner->banner1_title ?>
<?php endif; ?>
<span class="tiny-border"></span>
</h2>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner1_text_en ?>
<?php else : ?>
<?= $banner->banner1_text ?>
<?php endif; ?>
</div>
<div class="spacer-single"></div>
<!-- feature box begin -->
<div class="feature-box-small-icon col-md-4 wow fadeIn" data-wow-delay="0">
<div class="inner">
<span class="icon wow fadeIn" data-wow-delay=".4s"><i class="icon_box-checked"></i></span>
<div class="text">
<h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner2_title_en ?>
<?php else : ?>
<?= $banner->banner2_title ?>
<?php endif; ?>
</h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner2_text_en ?>
<?php else : ?>
<?= $banner->banner2_text ?>
<?php endif; ?>
</div>
</div>
</div>
<!-- feature box close -->
<!-- feature box begin -->
<div class="feature-box-small-icon col-md-4 wow fadeIn" data-wow-delay=".2s">
<div class="inner">
<span class="icon wow fadeIn" data-wow-delay=".4s"><i class="icon_box-checked"></i></span>
<div class="text">
<h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner3_title_en ?>
<?php else : ?>
<?= $banner->banner3_title ?>
<?php endif; ?>
</h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner3_text_en ?>
<?php else : ?>
<?= $banner->banner3_text ?>
<?php endif; ?>
</div>
</div>
</div>
<!-- feature box close -->
<!-- feature box begin -->
<div class="feature-box-small-icon col-md-4 wow fadeIn" data-wow-delay=".4s">
<div class="inner">
<span class="icon wow fadeIn" data-wow-delay=".4s"><i class="icon_box-checked"></i></span>
<div class="text">
<h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner4_title_en ?>
<?php else : ?>
<?= $banner->banner4_title ?>
<?php endif; ?>
</h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner4_text_en ?>
<?php else : ?>
<?= $banner->banner4_text ?>
<?php endif; ?>
</div>
</div>
</div>
<!-- feature box close -->
<div class="spacer-single"></div>
<!-- feature box begin -->
<div class="feature-box-small-icon col-md-4 wow fadeIn" data-wow-delay=".6s">
<div class="inner">
<span class="icon wow fadeIn" data-wow-delay=".4s"><i class="icon_box-checked"></i></span>
<div class="text">
<h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner5_title_en ?>
<?php else : ?>
<?= $banner->banner5_title ?>
<?php endif; ?>
</h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner5_text_en ?>
<?php else : ?>
<?= $banner->banner5_text ?>
<?php endif; ?>
</div>
</div>
</div>
<!-- feature box close -->
<!-- feature box begin -->
<div class="feature-box-small-icon col-md-4 wow fadeIn" data-wow-delay=".8s">
<div class="inner">
<span class="icon wow fadeIn" data-wow-delay=".4s"><i class="icon_box-checked"></i></span>
<div class="text">
<h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner6_title_en ?>
<?php else : ?>
<?= $banner->banner6_title ?>
<?php endif; ?>
</h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner6_text_en ?>
<?php else : ?>
<?= $banner->banner6_text ?>
<?php endif; ?>
</div>
</div>
</div>
<!-- feature box close -->
<!-- feature box begin -->
<div class="feature-box-small-icon col-md-4 wow fadeIn" data-wow-delay="1s">
<div class="inner">
<span class="icon wow fadeIn" data-wow-delay=".4s"><i class="icon_box-checked"></i></span>
<div class="text">
<h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner7_title_en ?>
<?php else : ?>
<?= $banner->banner7_title ?>
<?php endif; ?>
</h3>
<?php if ($this->session->userdata('site_lang') == 'english') : ?>
<?= $banner->banner7_text_en ?>
<?php else : ?>
<?= $banner->banner7_text ?>
<?php endif; ?>
</div>
</div>
</div>
<!-- feature box close -->
</div>
</div>
</div>
</section>
<!-- section close -->
<!-- section begin -->
<!-- section close -->
<!-- section begin -->
<?= Modules::run('blog') ?>
<!-- section close -->
</div>