23 lines
856 B
PHP
23 lines
856 B
PHP
<?php
|
|
require_once('.htac_header.php');
|
|
require_once('.htac_nav.php');
|
|
?>
|
|
|
|
|
|
|
|
<div>
|
|
<section class="diZContainer diZmxAuto">
|
|
<div class="">
|
|
<h1 class="">Know about DWD Consultancy Services</h1>
|
|
<img class="" src="/img/laddy2.png" alt="">
|
|
</div>
|
|
</section>
|
|
<section class="diZContainer diZmxAuto">
|
|
<h1 class="">About Us </h1>
|
|
<div class="text-justify text-xl pt-16">
|
|
<p>DWD Consultancy Services Started doing digital works since 2008, first project was : digitization of banking data. </p>
|
|
<p>Many similar project followed by data management of various News & Media outlet. </p>
|
|
<p>Now we are serving some Govt. & corporate houses under Suvankar Sarkar's guidance as a legal name DWD Consultancy Services.</p>
|
|
</div>
|
|
</section>
|
|
</div>
|