|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/includes/ |
Upload File : |
<?php
if (!isset($introP)) {
$introP = 'At GWS, we approach each client as a valued partner and work closely with them to meet and exceed their unique requirements. We strive to add high quality, leading edge services and products to open new windows of opportunity for our customers. We are dedicated in our efforts to surpass our clients’ expectations and provide services that excel innovation, expertise, accuracy and efficiency in the daily management of projects.';
}
?><div class="frame02">
<div class="container">
<div class="jumbotron">
<div class="row">
<div class="col-md-12" style="margin-bottom:5px;">
<h1><?php echo getServicesTitle(); ?></h1>
<div class="separator">
<div class="line line-1"></div>
</div>
<h2 class="left-align"><?php echo $introP?></h2>
</div>
</div>