Browse Source

Added white and black background-image

master
Nikola Ignjatovic 5 years ago
parent
commit
db30125e25

+ 4
- 2
industries/healthcare.php View File

<?php include '../header.php'; ?> <?php include '../header.php'; ?>
<!-- end header --> <!-- end header -->
<!-- Industry type --> <!-- Industry type -->
<div class="service-type-wrapper dark" style="background-image:url('../images/bg_industry.png');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper dark" style="background-image:url('../images/bg_industry.png');background-position:bottom center;position: relative;z-index: 2;">
<div class="service_type clearfix general-section "> <div class="service_type clearfix general-section ">
<div class="section-title"> <div class="section-title">
<h1>Healtcare</h1> <h1>Healtcare</h1>
</div> </div>
</div> </div>
</div><!-- end Services Intro --> </div><!-- end Services Intro -->
<div class="section-triangle-dark" style="position: absolute; bottom: -34px;
top: unset;
transform: translateY(100%);"></div>
</div> </div>
</div> </div>
<!-- Industry type end --> <!-- Industry type end -->

+ 5
- 3
services/dedicatedDevelopmentTeam.php View File

<!-- header --> <!-- header -->
<?php include '../header.php'; ?> <?php include '../header.php'; ?>
<!-- end header --> <!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section "> <div class="service_type clearfix general-section ">
<div class="section-title"> <div class="section-title">
<h1>Dedicated development team</h1> <h1>Dedicated development team</h1>
</div> </div>
</div><!-- end Services Intro --> </div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div> </div>
<!--service info--> <!--service info-->
<div class="service-info-wrapper dark"> <div class="service-info-wrapper dark">

+ 3
- 2
services/mobileApplicationDevelopment.php View File

<!-- header --> <!-- header -->
<?php include '../header.php'; ?> <?php include '../header.php'; ?>
<!-- end header --> <!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section " > <div class="service_type clearfix general-section " >
<div class="section-title"> <div class="section-title">
<h1>Mobile application development Service</h1> <h1>Mobile application development Service</h1>
</div> </div>
</div><!-- end Services Intro --> </div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div> </div>
<!--service info--> <!--service info-->
<div class="service-info-wrapper dark"> <div class="service-info-wrapper dark">

+ 3
- 2
services/softwareTesting.php View File

<!-- header --> <!-- header -->
<?php include '../header.php'; ?> <?php include '../header.php'; ?>
<!-- end header --> <!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section " > <div class="service_type clearfix general-section " >
<div class="section-title"> <div class="section-title">
<h1>Software Testing and QA Services</h1> <h1>Software Testing and QA Services</h1>
</div> </div>
</div><!-- end Services Intro --> </div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div> </div>
<!--service info--> <!--service info-->
<div class="service-info-wrapper dark"> <div class="service-info-wrapper dark">

+ 3
- 2
services/sofwareProductDevelopment.php View File

<!-- header --> <!-- header -->
<?php include '../header.php'; ?> <?php include '../header.php'; ?>
<!-- end header --> <!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section " > <div class="service_type clearfix general-section " >
<div class="section-title"> <div class="section-title">
<h1>Software Product Development Services<h1> <h1>Software Product Development Services<h1>
</div> </div>
</div><!-- end Services Intro --> </div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div> </div>
<!--service info--> <!--service info-->
<div class="service-info-wrapper dark"> <div class="service-info-wrapper dark">

Loading…
Cancel
Save