-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjoomla-development.php
43 lines (35 loc) · 2.13 KB
/
joomla-development.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?php include 'header.php'; ?>
<!--page title start-->
<section class="page-title ptb-30">
<div class="container padding-top-40">
<div class="row">
<div class="col-md-12">
<h6 class="pagetitles">Services</h6>
<ol class="breadcrumb">
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li class="active">joomla development</li>
</ol>
</div>
</div>
</div>
</section>
<!--page title end-->
<img src="assets/img/banners/joomla_development_bigperl_banner.png" alt="joomla_development_bigperl_banner" class="fullwidth">
<div class="container padding-top-20">
<div class="col-md-7">
<h2 class="text-bold mb-10">Joomla Development</h2>
<p class="text-justified">Joomla website development is a powerful framework for website application development. Our team of highly qualified Joomla developers begins in Bigperl Based in bangalore will provide you with quality, high-end Joomla development. Our Joomla Development team consists of skills, highly proficient and experienced experts with years of experience with Joomla CMS and its latest versions including Joomla 3.0.0.</p>
<ul>
<li><b>Service Offered : </b></li>
<li>Offshore Joomla Extensions Development</li>
<li>Joomla e-Commerce website development</li>
<li>Joomla site integration & social media migration services</li>
<li>Joomla troubleshooting & support, Maintenance</li>
</ul>
</div>
<div class="col-md-5">
<img src="assets/img/services/joomla_development_bigperl.png" class="img-responsive " alt="joomla_development_bigperl">
</div>
</div>
<?php include 'footer1.php'; ?>