|
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/tcrlle/ |
Upload File : |
<?php
$currentPage='contact';
include 'header.php';
?>
<!-- Contact Start -->
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
<div class="container py-5">
<!-- <div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;"> -->
<div class="center">
<img src="./img/emailbannr.gif" class="center">
</div>
<!-- <h1 class="fw-bold text-primary text-uppercase">Contact Us</h1> -->
<!-- <h1 class="mb-0">If You Have Any Query, Feel Free To Contact Us</h1> -->
<!-- </div> -->
<div class="row g-5 mb-5" stype="margin-top:50px;">
<h4>
</br>
<p>
Dear Business Friends:
We are very proud and fortunate to have on board personnel with enormous talent...from rich and diverse musical backgrounds.
Our goals are to : Provide you with A-1 Service & Product.</br>
</br>
We hope to continue to earn your trust through consistent quality and unbeatable service. We're always here to listen to your needs and concerns.
</br>
</br>
Thank you for the opportunity of serving you!
</p>
</h4>
<h5>
<table style="margin-left:30px;">
<tr>
<td style="width:80px;">
<a href="mailto:[email protected]">
<img src="./img/email1.gif">
</a>
</td>
<td>
<img src="./img/sig.gif">
<BR>Dave Clay, Jr.<BR>President & Administrative Head<BR>
Total Control Records<P></B></font size= -1></font color= yellow>
</td>
</tr>
</table>
</h5>
</div>
</div>
</div>
<!-- Contact End -->
<?php include 'endPage.php'; ?>