?
Current Path : /home1/savoy/public_html/savoyglobal.net/application/views/site/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/public_html/savoyglobal.net/application/views/site/photography.php |
<!DOCTYPE HTML> <html> <head> <?php $this->load->view('site/header'); $this->load->view('site/smk_accordion'); ?> </head> <body> <?php $this->load->view('site/menu'); ?> <!-- in_banner --> <div class="in_banner"> <img src="<?= base_url() ?>assets/site/images/inner-banner.jpg"/> <div class="in_head_wrapp"><div class="in_head_div"><div class="in_head_in">Photography</div></div></div> </div> <!-- /in_banner end --> <!-- /content --> <div class="in_content_wrapp"> <div class="in_content_full"> <div class="services_div"> <p>Our tie up with Middle East’s biggest and famous Studios gives you the added edge of getting your School Photography, Personalized Portfolio, Family Pictures, Wedding and special Events photographed and edited with world class quality. We offer you remarkable clarity and colors which are simply the best in the industry.</p> <div class="collapse_div"> <div class="row"> <!--Section 1--> <div class="col-md-2"> <a href="#" class="animated bounce"><img class="center-block" src="<?= base_url() ?>assets/site/images/photography_01.gif" width="120" height="120" alt="team"></a> <h4 class="text-center"><span class="team_h2"><small>School Photography</small></h4> <div class="row"> <div class="span4 collapse-group"> <p class="collapse text-justify"> <span><img src="<?= base_url() ?>assets/site/images/schoo_-photography.jpg"/></span> We bring to you world class photographers with years of experience behind them. Our school photography is very innovative and a new concept to contemporary school photography. The added advantage is that we provide high quality pictures at the most reasonable prices, proof viewing and selection from the website, 24x7 services, and a wide range of products/ services to choose from.<br/><br/> <span><img src="<?= base_url() ?>assets/site/images/photography_02.jpg"/></span> We bring to you world class photographers with years of experience behind them. Our school photography is very innovative and a new concept to contemporary school photography. The added advantage is that we provide high quality pictures at the most reasonable prices, proof viewing and selection from the website, 24x7 services, and a wide range of products/ services to choose from. <br/><br/> </p> <p><a class="btn btn-default centered" href="#doc">View details »</a></p> </div> </div> <div> </div> </div><!--end of col-md-2--> <!--Section 1 End--> <!--Section 2--> <div class="col-md-2"> <a href="#" class="animated bounce"><img class="center-block" src="<?= base_url() ?>assets/site/images/photography_02.gif" width="120" height="120" alt="team"></a> <h4 class="text-center"><span class="team_h2"><small>Wedding Photography</small></h4> <div class="row"> <div class="span4 collapse-group"> <p class="collapse text-justify"> <span><img src="<?= base_url() ?>assets/site/images/photography_04.jpg"/></span> Wedding is a Life time Event. We make it memorable for you to experience it each time you view our pictures. We have covered some of the finest wedding photography with the latest cameras giving life to the colour, glamour and feeling associated with your wedding. <br/><br/> </p> <p><a class="btn btn-default centered" href="#doc">View details »</a></p> </div> </div> <div> </div> </div><!--end of col-md-2--> <!--Section 2 End--> <!--Section 3--> <div class="col-md-2"> <a href="#" class="animated bounce"><img class="center-block" src="<?= base_url() ?>assets/site/images/photography_03.gif" width="120" height="120" alt="team"></a> <h4 class="text-center"><span class="team_h2"><small>Event/ Launch Photography</small></h4> <div class="row"> <div class="span4 collapse-group"> <p class="collapse text-justify"> A product Launch, a Corporate Event, we make it look to be one of the best in visual media. Our expert photographers understand the lighting, colours and people to make the event captured to give you the glamour and glitter associated with the occasion. <br/><br/> </p> <p><a class="btn btn-default centered" href="#doc">View details »</a></p> </div> </div> <div> </div> </div><!--end of col-md-2--> <!--Section 3 End--> <!--Section 4--> <div class="col-md-2"> <a href="#" class="animated bounce"><img class="center-block" src="<?= base_url() ?>assets/site/images/photography_04.gif" width="120" height="120" alt="team"></a> <h4 class="text-center"><span class="team_h2"><small>Family Portraits</small></h4> <div class="row"> <div class="span4 collapse-group"> <p class="collapse text-justify"> <span><img src="<?= base_url() ?>assets/site/images/photography_03.jpg"/></span> Years of experience has taught our professionals that family portraits come out best when everyone is relaxed and comfortable whether at home or in location. We spice up things a bit and make the picture unique, original and special. Our focus is on the family and less on the location, yet we blend them both smoothly while keeping the family in focus. <br/><br/> </p> <p><a class="btn btn-default centered" href="#doc">View details »</a></p> </div> </div> <div> </div> </div><!--end of col-md-2--> <!--Section 4 End--> <!--Section 5--> <div class="col-md-2"> <a href="#" class="animated bounce"><img class="center-block" src="<?= base_url() ?>assets/site/images/photography_05.gif" width="120" height="120" alt="team"></a> <h4 class="text-center"><span class="team_h2"><small>Fashion Photography</small></h4> <div class="row"> <div class="span4 collapse-group"> <p class="collapse text-justify"> <span><img src="<?= base_url() ?>assets/site/images/photography_05.jpg"/></span> Glamour, fashion, Ramp Walk, Haute Couture, fashion Weeks are all part of our allure lifestyle. Fashion photography requires precision, colour sense in low lights and movement, and years of experience behind the lens to capture the right frame. Our experts have this added edge. <br/><br/> </p> <p><a class="btn btn-default centered" href="#doc">View details »</a></p> </div> </div> <div> </div> </div><!--end of col-md-2--> <!--Section 5 End--> </div> </div><!--end of collapse_div--> </div><!--services_div End--> </div><!--in_content_full End--> </div> <!-- /content --> <?php $this->load->view('site/footer_script'); $this->load->view('site/footer'); ?> </body> </html>