?
Current Path : /home1/savoy/public_html/savoyglobal.net/old_site/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/old_site/views/site/about-us.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php $this->load->view('site/header'); ?> </head> <body> <?php $this->load->view('site/menu'); ?> <div id="container"> <div class="banner"> <div class="banner_top"></div><!--banner_top end--> <div class="banner_mid_inner"><img src="<?=base_url()?>assets/images/banners/aboutus.jpg" alt="About Savoy Global"/></div><!--banner_mid end--> <div class="banner_bot"></div><!--banner_bot end--> </div><!--banner end--> <div class="content"> <div class="content_left_contact"> <h1>About Us</h1> <br/> <div class="text_cont"> <br/> <p>Looking for outstanding services to propel your vision? Savoy Global, through our 50+ successful years in the service industry, is committed towards providing our clients with remarkable value and services. Having our business operations in Qatar, Singapore & India, we provide a wide range of Corporate Training Services and Software solutions to meet client requirements and challenges relevant to today’s corporate and business scenario.</p> <br/> <h1>WHAT WE DO</h1> <h4>TRAINING</h4> <p>People are the differentiators, the ones who can take a good company and turn it into a great company.</p> <p>We will assist you to benefit from a wide range of World class Training Services to meet your specific needs. Through the Savoy Global experience we arm you and your company with the best weapons in the market place - sharp, incisive, inspiring leaders and a highly resourceful and motivated workforce. </p> <h4>COACHING</h4> <p>We provide one on one and group Coaching Services to help you tap into your innate resources fully and achieve your personal and organizational goals, taking you to your next level faster and more purposefully in a supportive, non-judgmental environment.</p> <h4>CONSULTING</h4> <ul>We offer Solutions in in the following domains: <li>Performance Management System</li> <li>H R Consultancy</li> <li>Learning & Development</li> <li>Organizational Effectiveness</li> <li>Psychometric Assessments for HR activities</li> <li>Selection/Promotion and Training</li> </ul> <h4>SOFTWARE SOLUTIONS</h4> <p>We offer web based software solutions to different industries such as Educational Institutions, Rent-A-Car, Real Estate, Insurance Broking, Trading and Contracting Companies. We can customize applications to meet our clients’ specific needs and requirements thereby reducing the hassle of paperwork and improving the efficiency of the system to handle data. </p> </div> </div><!--content_left end--> <div class="content_right"> <div class="right_box_wrapper"> <?php $this->load->view('site/right-services'); ?> </div><!--right_box_wrapper end--> </div><!--content_right end--> </div><!--content end--> </div><!--container end--> <?php $this->load->view('site/footer'); ?> </body> </html>