Commit 1a415bb2 authored by Rajeshekar's avatar Rajeshekar

MT-55 Changed the initial banner

parent 07238470
......@@ -60,27 +60,43 @@
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" style="border-radius:15px">
<div class="item active">
<img src="images/biometric.jpg" alt="BioMetric"
<div class="item active">
<img src="images/projectManagement.png" alt="ProjectManagement"
style="width: 930px; height: 550px; border-radius: 15px;" />
<div class="carousel-caption">
<h3>Biometric Integration</h3>
<p>MyTime is integrated with Biometric system to track
employee login hours!!!</p>
<h3>Project Management</h3>
<p>Application will help for project management and tracking!!!</p>
</div>
</div>
<div class="item">
<img src="images/reports.jpg" alt="Reports"
<div class="item">
<img src="images/teamManagement.jpg" alt="Teams"
style="width: 930px; height: 550px; border-radius: 15px;" />
<div class="carousel-caption">
<h3>Teams</h3>
<p>Application provide detail about team</p>
</div>
</div>
<div class="item">
<img src="images/chartsReport.jpg" alt="ProjectManagementReports"
style="width: 930px; height: 550px; border-radius: 15px;" />
<div class="carousel-caption">
<h3>Reports</h3>
<p>MyTime provides the feasibility of generating timesheets
reports!!!</p>
<p>Application provide detail reports on projects and resource utilization</p>
</div>
</div>
<div class="item ">
<img src="images/biometric.jpg" alt="BioMetric"
style="width: 930px; height: 550px; border-radius: 15px;" />
<div class="carousel-caption">
<h3>Biometric Integration</h3>
<p>Application is integrated with Biometric system to track
employee login hours!!!</p>
</div>
</div>
......@@ -89,8 +105,7 @@
style="width: 930px; height: 550px; border-radius: 15px;" />
<div class="carousel-caption">
<h3>Mail Notification</h3>
<p>MyTime provides the option of sending email notifications
regarding timesheets!!!</p>
<p> Provides the option of sending email notifications !!!</p>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment