-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
220 lines (215 loc) · 13.7 KB
/
services.html
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Tech Media | Services</title>
<link rel="icon" href="https://img.icons8.com/color/48/000000/cisco-anyconnect--v1.png" type="image/png">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/media.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/owl.theme.green.min.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
</head>
<body>
<header class="bg-light">
<nav class="navbar navbar-expand-md navbar-light container py-3">
<a class="navbar-brand font-weight-bold text-uppercase" href="index.html">Tech Media</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link active_page" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link get-btn" href="#">Get in Touch</a>
</li>
</ul>
</div>
</nav>
</header>
<section class="services_bg">
<img src="./assets/services_bg.jpg" alt="services">
</section>
<section>
<div class="container">
<h1 class="text-center mt-5">Because we <span class="highlight">love</span> what we do</h1>
</div>
</section>
<section class="mt-5">
<div class="container">
<div class="services" id="web_design">
<div class="text">
<h2 class="mt-2">Website design</h2>
<p class="pt-4">We Tech Media in one of the reputed brand in Kolkata, our custom and responsive, dynamic design always help every business to grow their business in the digital world.</p>
<p>Website Development is a broad term for the work which is involved in developing web for the world wide web. Our methodology to comprehend your particular business objects & goal into the internet market. Our professional team member will design and develop every website acourding to our clients need and requirement.</p>
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/web_design.svg" alt="">
</div>
</div>
<div class="services reverse" id="web_dev">
<div class="text" >
<h2 class="mt-2">Website Development</h2>
<p class="pt-4">We Tech Media in one of the reputed brand in Kolkata, our custom and responsive, dynamic design always help every business to grow their business in the digital world. </p>
<p>Website Development is a broad term for the work which is involved in developing web for the world wide web. Our methodology to comprehend your particular business objects & goal into the internet market. Our professional team member will design and develop every website acourding to our clients need and requirement.</p>
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/web_development.svg" alt="">
</div>
</div>
<div class="services" id="digital_marketing">
<div class="text">
<h2 class="mt-2">Digital marketing</h2>
<p class="pt-4">We Tech Media in one of the reputed brand in Kolkata, our custom and responsive, dynamic design always help every business to grow their business in the digital world.</p>
<p>Website Development is a broad term for the work which is involved in developing web for the world wide web. Our methodology to comprehend your particular business objects & goal into the internet market. Our professional team member will design and develop every website acourding to our clients need and requirement.</p>
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/digital_marketing.svg" alt="">
</div>
</div>
<div class="services reverse" id="app_dev">
<div class="text" >
<h2 class="mt-2">App development</h2>
<p class="pt-4">Mobile technology has made it possible to keep connected longer, and in many cases all the time, as enterprises find themselves moving beyond the desktop to meet their customer and employee needs.</p>
<p>Whether you need to hire a mobile app developer to augment your current team, contract subject matter experts to help with a certain aspect of your project such as business analysis, custom UX/UI design, code development, project management and/or quality assurance, OR looking for a complete end-to-end or mobile app development solution to be delivered, we can meet your needs.</p>
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/app_developement.svg" alt="">
</div>
</div>
<div class="services" id="logo_design">
<div class="text" >
<h2 class="mt-2">Logo Design</h2>
<p class="pt-4">Tech Media create your website from the scratch. We believe that best web design always encompasses many different skills and disciplines in the production and maintenance. So contact us now for more details</p>
<!-- <p>Whether you need to hire a mobile app developer to augment your current team, contract subject matter experts to help with a certain aspect of your project such as business analysis, custom UX/UI design, code development, project management and/or quality assurance, OR looking for a complete end-to-end or mobile app development solution to be delivered, we can meet your needs.</p> -->
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/logo_design.svg" alt="">
</div>
</div>
<div class="services reverse" id="ecommerce_site">
<div class="text" >
<h2 class="mt-2">E-Commerce website</h2>
<p class="pt-4">Are you planning to expand your business by reaching out to your customers online? An eCommerce website would be the best option to enhance your customer base and increase your sales.</p>
<!-- <p>Whether you need to hire a mobile app developer to augment your current team, contract subject matter experts to help with a certain aspect of your project such as business analysis, custom UX/UI design, code development, project management and/or quality assurance, OR looking for a complete end-to-end or mobile app development solution to be delivered, we can meet your needs.</p> -->
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/ecommerce.svg" alt="">
</div>
</div>
</div>
</section>
<section class="solution mt-5">
<div class="container">
<h2 class="text-center mt-5">Why <span class="highlight">Choose</span> us</h2>
<p class="pt-4 text-center">If you dream to drive digital transformation for your business, you will need to build powerful technology solutions that meet your requirements. The best option is to hire dedicated developer and the best destination for hiring one is OrangeMantra.</p>
<div class="point">
<div>
<ul>
<li>Easy and flexible hiring models you can choose from.</li>
<li>A developer or team working only on your project.</li>
<li>Agile development approach for faster turnaround time.</li>
<li>Regular reporting and status sharing on the project.</li>
<li>On-time project delivery that meet the deadlines.</li>
</ul>
</div>
<div>
<ul>
<li>Easy and flexible hiring models you can choose from.</li>
<li>A developer or team working only on your project.</li>
<li>Agile development approach for faster turnaround time.</li>
<li>Regular reporting and status sharing on the project.</li>
<li>On-time project delivery that meet the deadlines.</li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="info">
<div>
<h4>Company Info</h4>
<small>Home</small>
<small>About Company</small>
<small>Life at Tech Media Help India</small>
<small>Our Story</small>
<small>Testimonials</small>
<small>CSR activities</small>
<small>Recognition</small>
<small>Privacy Policy</small>
<small>Terms of service</small>
</div>
<div>
<h4>Our Services</h4>
<small>Website Design & Development</small>
<small>Online Digital Marketing</small>
<small>Software Development</small>
<small>Mobile Application Development</small>
<small>Creative Graphic Designing</small>
<small>Search Engine Optimization (SEO)</small>
<small>Paid Ad Service</small>
<small>Social Media Marketing</small>
<small>Bulk Email Service</small>
</div>
<div>
<h4>Important Links</h4>
<small><a href="sitemap.html">Site Map</a></small>
<small>Software Company in Siliguri</small>
<small>SEO Company in Siliguri</small>
<small>Web Designing Company in Guwahati</small>
<small>Seo Company in Guwahati</small>
<small>Software Company in Guwahati</small>
<small>Bulk Email Service</small>
<small>Bulk SMS Solution</small>
<small>Web Design Company in India</small>
</div>
<div>
<h4>Contact Us</h4>
<small>Head Office: AB-97, Prafulla
Kanan(West),Kestopur,
Kolkata-700101</small>
<small>Branch Office: N S Road,
(J G G Market Complex),
Raiganj, West Bengal, Pin- 733134</small>
<small>+91- 9883694595 - 7872876234</small>
<small>[email protected]</small>
<small>www.popularwebsolution.com</small>
</div>
</div>
</div>
<div class="copyright">
<small class="text-center">Copyright © Tech Media , 2020. All Rights Reserved.</small>
</div>
</footer>
<script src="js/main.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Counter-Up/1.0.0/jquery.counterup.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script>
AOS.init({
duration: 1000,
});
</script>
</body>
</html>