ok
Direktori : /home2/selectio/public_html/new-djdreamstudio/ |
Current File : /home2/selectio/public_html/new-djdreamstudio/gallery.php |
<?php include 'header.php'?> <style> .pb-230 { padding-bottom: 110px!important; } .image-wrapper:before{ background: none!important; } </style> <div class="wrapper image-wrapper bg-image inverse-text" data-image-src="images/breadcrumb/newbreadcrumb.jpg"> <div class="container inner pt-150 pb-150"> <h1 class="heading text-center">Gallery<br class="d-none d-lg-block"></h1> </div> <!-- /.container --> </div> <div class="wrapper light-wrapper"> <div class="container inner pt-70"><div class="space50"></div> <div class="tiles grid"> <div class="items row isotope boxed grid-view text-center"> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="bride.php"><img src="style/images/art/g3-1.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Bride</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-2.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Weddings</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-3.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Couples</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-4.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Fashion</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-5.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Events</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-6.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Portraits</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-7.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Children</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-8.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Food</h4> </div> <!-- /.box --> </div> <!--/.item --> <div class="item grid-sizer col-md-6 col-lg-4"> <div class="box bg-white shadow p-30"> <figure class="main mb-20 overlay overlay1 rounded"><a href="#"><img src="style/images/art/g3-9.jpg" alt=""></a> <figcaption> <h5 class="text-uppercase from-top mb-0">See Gallery</h5> </figcaption> </figure> <h4 class="mb-0">Sports</h4> </div> <!-- /.box --> </div> <!--/.item --> </div> <!--/.row --> </div> <!--/.tiles --> </div> <!-- /.container --> </div> <?php include 'footer.php'?>