195 lines
12 KiB
PHP
195 lines
12 KiB
PHP
@extends('layouts.frontend')
|
|
@section('page_heading','Services')
|
|
@section('section')
|
|
|
|
<div class="main">
|
|
<div class="container">
|
|
<ul class="breadcrumb">
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="javascript:;">Pages</a></li>
|
|
<li class="active">Services</li>
|
|
</ul>
|
|
|
|
<!-- BEGIN SIDEBAR & CONTENT -->
|
|
<div class="row margin-bottom-40">
|
|
<!-- BEGIN CONTENT -->
|
|
<div class="col-md-12 col-sm-12">
|
|
<h1>About Us</h1>
|
|
<div class="content-page">
|
|
<div class="row">
|
|
<!-- BEGIN SERVICE BLOCKS -->
|
|
<div class="col-md-7">
|
|
<div class="row margin-bottom-20">
|
|
<div class="col-md-6">
|
|
<div class="service-box-v1">
|
|
<div><i class="fa fa-thumbs-up color-grey"></i></div>
|
|
<h2>Harum quidem</h2>
|
|
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="service-box-v1">
|
|
<div><i class="fa fa-cloud-download color-grey"></i></div>
|
|
<h2>Denim robatl</h2>
|
|
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row margin-bottom-20">
|
|
<div class="col-md-6">
|
|
<div class="service-box-v1">
|
|
<div><i class="fa fa-dropbox color-grey"></i></div>
|
|
<h2>Solnh mateore</h2>
|
|
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="service-box-v1">
|
|
<div><i class="fa fa-gift color-grey"></i></div>
|
|
<h2>Molestia pore</h2>
|
|
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row margin-bottom-20">
|
|
<div class="col-md-6">
|
|
<div class="service-box-v1">
|
|
<div><i class="fa fa-comments color-grey"></i></div>
|
|
<h2>Harum quidem</h2>
|
|
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="service-box-v1">
|
|
<div><i class="fa fa-globe color-grey"></i></div>
|
|
<h2>Denim robatl</h2>
|
|
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- END SERVICE BLOCKS -->
|
|
|
|
<!-- BEGIN VIDEO AND TESTIMONIALS -->
|
|
<div class="col-md-5">
|
|
<!-- BEGIN VIDEO -->
|
|
<iframe height="270" allowfullscreen="" style="width:100%; border:1" src="http://player.vimeo.com/video/56974716?portrait=0" class="margin-bottom-10"></iframe>
|
|
<!-- END VIDEO -->
|
|
|
|
<!-- BEGIN TESTIMONIALS -->
|
|
<div class="testimonials-v1 testimonials-v1-another-color">
|
|
<h2>Clients Testimonials</h2>
|
|
<div id="myCarousel1" class="carousel slide">
|
|
<!-- Carousel items -->
|
|
<div class="carousel-inner">
|
|
<div class="active item">
|
|
<blockquote><p>Denim you probably haven't heard of. Lorem ipsum dolor met consectetur adipisicing sit amet, consectetur adipisicing elit, of them jean shorts sed magna aliqua. Lorem ipsum dolor met consectetur adipisicing sit amet do eiusmod dolore.</p></blockquote>
|
|
<div class="carousel-info">
|
|
<img class="pull-left" src="{{ Theme::url('/pages/img/people/img1-small.jpg') }}" alt="">
|
|
<div class="pull-left">
|
|
<span class="testimonials-name">Lina Mars</span>
|
|
<span class="testimonials-post">Commercial Director</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="item">
|
|
<blockquote><p>Raw denim you Mustache cliche tempor, williamsburg carles vegan helvetica probably haven't heard of them jean shorts austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica.</p></blockquote>
|
|
<div class="carousel-info">
|
|
<img class="pull-left" src="{{ Theme::url('/pages/img/people/img5-small.jpg') }}" alt="">
|
|
<div class="pull-left">
|
|
<span class="testimonials-name">Kate Ford</span>
|
|
<span class="testimonials-post">Commercial Director</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="item">
|
|
<blockquote><p>Reprehenderit butcher stache cliche tempor, williamsburg carles vegan helvetica.retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid Aliquip placeat salvia cillum iphone.</p></blockquote>
|
|
<div class="carousel-info">
|
|
<img class="pull-left" src="{{ Theme::url('/pages/img/people/img2-small.jpg') }}" alt="">
|
|
<div class="pull-left">
|
|
<span class="testimonials-name">Jake Witson</span>
|
|
<span class="testimonials-post">Commercial Director</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Carousel nav -->
|
|
<a class="left-btn" href="#myCarousel1" data-slide="prev"></a>
|
|
<a class="right-btn" href="#myCarousel1" data-slide="next"></a>
|
|
</div>
|
|
</div>
|
|
<!-- END TESTIMONIALS -->
|
|
</div>
|
|
<!-- END BEGIN VIDEO AND TESTIMONIALS -->
|
|
</div>
|
|
|
|
<!-- BEGIN BLOCKQUOTE BLOCK -->
|
|
<div class="row quote-v1 margin-bottom-30">
|
|
<div class="col-md-9">
|
|
<span>Metronic - The Most Complete & Popular Admin & Frontend Theme</span>
|
|
</div>
|
|
<div class="col-md-3 text-right">
|
|
<a class="btn-transparent" href="http://www.keenthemes.com/preview/index.php?theme=metronic_admin" target="_blank"><i class="fa fa-rocket margin-right-10"></i>Preview Admin</a>
|
|
</div>
|
|
</div>
|
|
<!-- END BLOCKQUOTE BLOCK -->
|
|
|
|
<div class="row">
|
|
<!-- TABS -->
|
|
<div class="col-md-7 tab-style-1">
|
|
<ul class="nav nav-tabs">
|
|
<li class="active"><a data-toggle="tab" href="#tab-1">Multipurpose</a></li>
|
|
<li class=""><a data-toggle="tab" href="#tab-2">Documented</a></li>
|
|
<li class=""><a data-toggle="tab" href="#tab-3">Responsive</a></li>
|
|
</ul>
|
|
<div class="tab-content">
|
|
<div id="tab-1" class="tab-pane row fade active in">
|
|
<div class="col-md-3">
|
|
<a data-rel="fancybox-button" title="Image Title" class="fancybox-button" href="{{ Theme::url('/temp/pics/img1-large.jpg') }}">
|
|
<img alt="" src="{{ Theme::url('/pages/img/pics/img1-large.jpg') }}" class="img-responsive">
|
|
</a>
|
|
</div>
|
|
<div class="col-md-9">
|
|
<p class="margin-bottom-10">Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid Aliquip placeat salvia cillum iphone.</p>
|
|
<p><a class="read-more" href="javascript:;">Read more</a></p>
|
|
</div>
|
|
</div>
|
|
<div id="tab-2" class="tab-pane row fade">
|
|
<div class="col-md-9">
|
|
<p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia..</p>
|
|
</div>
|
|
<div class="col-md-3">
|
|
<a data-rel="fancybox-button" title="Image Title" class="fancybox-button" href="{{ Theme::url('/temp/pics/img2-large.jpg') }}">
|
|
<img alt="" src="{{ Theme::url('/pages/img/pics/img2-large.jpg') }}" class="img-responsive">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div id="tab-3" class="tab-pane fade">
|
|
<p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- END TABS -->
|
|
|
|
<!-- BEGIN BLOCKQUOTE -->
|
|
<div class="col-md-5">
|
|
<h2>Harumquid rerumetde</h2>
|
|
<p>Laborum et dolorum fuga. Et harum quidem rerum et quas molestias excepturi sint occaecati facilis est et expedita elit. Ut non libero consectetur adipiscing elit magna. Sed et quam lacus dolores et quas</p>
|
|
<p>Molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi.</p>
|
|
<br>
|
|
<blockquote>
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
|
|
<small>Someone famous <cite title="Source Title">Source Title</cite></small>
|
|
</blockquote>
|
|
</div>
|
|
<!-- END BLOCKQUOTE -->
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
@stop
|