|
Server : Apache System : Linux p3plzcpnl507073.prod.phx3.secureserver.net 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : swg98tjyzel1 ( 5098476) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/swg98tjyzel1/public_html/ |
Upload File : |
<?php include("include/header.php"); ?>
<div class="sub-banner overview-bgi">
<div class="container">
<div class="breadcrumb-area">
<h1>Portfolio Details</h1>
<ul class="breadcrumbs">
<li><a href="index.html">Home</a></li>
<li class="active">Portfolio Details</li>
</ul>
</div>
</div>
</div>
<div class="project-details-page content-area-16">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-12">
<div id="ProjectDetailsSlider" class="carousel Project-details-sliders slide mb-40">
<div class="carousel-inner">
<div class="active item carousel-item" data-slide-number="0">
<img src="assets/img/portfolio/img-6.jpg" class="img-fluid" alt="portfolio">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 d-none d-xl-block d-lg-block">
<div class="sidebar">
<div class="project-specification-2 widget">
<h3 class="title-2">Project Info</h3>
<ul>
<li>
<strong>Category :</strong> Car Accessories
</li>
<li>
<strong>Date :</strong> 14 February , 2013
</li>
<li>
<strong>Status :</strong> Completed
</li>
<li>
<strong>Location:</strong> USA
</li>
<li>
<strong>Website:</strong> <a href="http://mcar.us/" target="_blank">www.mcar.com</a>
</li>
</ul>
<p>mCAR® Multimedia Interface provides another dimension of creative multimedia and phone control behind the wheel</p>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include("include/footer.php"); ?>