-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
253 lines (250 loc) · 13.2 KB
/
about.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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!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 | About</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 active_page" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" 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>
<div class="jumbotron-fluid about">
<div class="container hero">
<div class="heading">
<h1 class="">Who are <span class="highlight">we</span></h1>
<p class="pt-2 sub-head">Tech Media is a website designing and development company providing services to enterprises across the world and marketing needs. Sinhmax Solutions is an organization driven on enthusiasm and desire of young ones.</p>
<p class="sub-head">Our services are unique combination of user-friendly design and strong internet marketing plans. We take care of every aspect of website design from programming, copywriting and graphic design to complete development of your website.</p>
</div>
<div class="bg">
<img src="assets/about.svg" alt="bg">
</div>
</div>
</div>
</section>
<section class="mt-5">
<div class="container">
<div class="work">
<div>
<h2 class="mt-5">Our Vision</h2>
<p class="pt-4">Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image. Developing your web site offers many benefits including helping you get more leads and prospects, increase sales, enhance your professional brand, and improve your customer service.</p>
</div>
<div data-aos="zoom-in">
<img src="./assets/vision.png" alt="">
</div>
</div>
<div class="work reverse">
<div class="text">
<h2 class="mt-5">Our Approach</h2>
<p class="pt-4">Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image. Developing your web site offers many benefits including helping you get more leads and prospects, increase sales</p>
</div>
<div class="image" data-aos="zoom-in">
<img src="./assets/approach.png" alt="">
</div>
</div>
<div class="work">
<div>
<h2 class="mt-5">Our Process</h2>
<p class="pt-4">Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image. Developing your web site offers many benefits including helping you get more leads and prospects, increase sales, enhance your professional brand, and improve your customer service.</p>
</div>
<div data-aos="zoom-in">
<img src="./assets/process.png" alt="">
</div>
</div>
</div>
</section>
<section class="review mt-5">
<div class="container">
<h2 class="text-center mt-5">Customer <span class="highlight">reviews</span></h2>
<p class="pt-2 text-center">What our customers are saying</p>
<div class="review_card">
<div class="card">
<small class="p-3 text-left"><span><i class="fa fa-quote-left" aria-hidden="true"></i></span> <br> Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image.</small>
<div class="customer">
<img src="./assets/user_1.png" alt="">
</div>
<div class="card_info">
<h5 class="pt-5">Kunwar Amar</h5>
<div class="social">
<div class="linkedin">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</div>
<div class="twitter">
<i class="fa fa-twitter" aria-hidden="true"></i>
</div>
<div class="instagram">
<i class="fa fa-instagram" aria-hidden="true"></i>
</div>
</div>
</div>
</div>
<div class="card">
<small class="p-3 text-left"><span><i class="fa fa-quote-left" aria-hidden="true"></i></span> <br> Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image.</small>
<div class="customer">
<img src="./assets/user_3.png" alt="">
</div>
<div class="card_info">
<h5 class="pt-5">B. Chakraborty</h5>
<div class="social">
<div class="linkedin">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</div>
<div class="twitter">
<i class="fa fa-twitter" aria-hidden="true"></i>
</div>
<div class="instagram">
<i class="fa fa-instagram" aria-hidden="true"></i>
</div>
</div>
</div>
</div>
<div class="card">
<small class="p-3 text-left"><span><i class="fa fa-quote-left" aria-hidden="true"></i></span> <br> Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image.</small>
<div class="customer">
<img src="./assets/user_2.png" alt="">
</div>
<div class="card_info">
<h5 class="pt-5">Ritesh Roy</h5>
<div class="social">
<div class="linkedin">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</div>
<div class="twitter">
<i class="fa fa-twitter" aria-hidden="true"></i>
</div>
<div class="instagram">
<i class="fa fa-instagram" aria-hidden="true"></i>
</div>
</div>
</div>
</div>
<div class="card">
<small class="p-3 text-left"><span><i class="fa fa-quote-left" aria-hidden="true"></i></span> <br> Your website is a powerful marketing tool. A well-maintained website can help you gain a competitive advantage in your industry and improve your business image.</small>
<div class="customer">
<img src="./assets/user_4.png" alt="">
</div>
<div class="card_info">
<h5 class="pt-5">Amrita Sharma</h5>
<div class="social">
<div class="linkedin">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</div>
<div class="twitter">
<i class="fa fa-twitter" aria-hidden="true"></i>
</div>
<div class="instagram">
<i class="fa fa-instagram" aria-hidden="true"></i>
</div>
</div>
</div>
</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>