-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
509 lines (452 loc) · 24.9 KB
/
index.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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0 shrink-to-fit=no">
<title>Freshworks</title>
<!-- bootstrap scripts -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js"
integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
crossorigin="anonymous"></script>
<!-- css style sheets -->
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/carousel.css">
<!--font awesome-->
<script src="https://kit.fontawesome.com/db76c3a070.js" crossorigin="anonymous"></script>
<!-- favicon icon -->
<link rel="icon" href="images/favicon.png" type="image/png" sizes="16x16">
</head>
<body>
<!-- --------------------------------SECTION 1 STARTS---------------------------------- -->
<section class="class1">
<div style="height: 100; width: 100%;" class="bg-img"></div>
<div class="std-page">
<div class="row start">
<div class="col-md-6">
<h1>Delight made easy</h1>
<p class="start-text">We make it fast and easy for businesses to delight their customers and
employees.</p>
<div class="mt-md">
<a class="button btn btn-dark">GET STARTED</a>
<a class="button btn btn-outline-dark">CONTACT SALES</a>
</div>
</div>
<div class="col-md-6">
<img class="img-fluid responsive blur" src="images/girl-with-phone.png" alt="">
</div>
</div>
</div>
</section>
<!-- --------------------------------SECTION 1 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 2 STARTS--------------------------------- -->
<section class="class2">
<div style="padding: 0 0;" class="container">
<h2 class="align-h2">An experience they’ll love</h2>
<p class="para-section-2">Our fresh approach to business software has enabled over 50,000 companies big and
small across the globe
to
exceed customer and employee expectations. We deliver on the unfulfilled promise of easy-to-use SaaS
software, and help our customers drive clear business results.</p>
<div style="padding: 0 0;" class="std-page container">
<div class="row row-margin">
<div class="col-lg-6 divider-right mb-md">
<div class="wrap wrap-no-hover two-column">
<div style="overflow: hidden;" class="wrap-section-2-img blur"><img
style=" max-width: 100%; height: auto; " class="responsive"
src="images/customers.jpg" alt="customers"></div>
<h2 class="h2-section2 align-h2">Delight your customers</h2>
<p>Exceed the evolving expectations your customers have, with contextual and relevant
conversations
powered by a 360-degree customer view.</p>
<a href="#" class="button btn btn-outline-primary btn-lg btn-block btn-white">SOLUTIONS FOR
CUSTOMER SUPPORT</a>
<a href="#" class="button btn btn-outline-primary btn-lg btn-block btn-white">SOLUTIONS FOR
SALES AND MARKETING</a>
</div>
</div>
<div class="col-lg-6 mb-md">
<div class="wrap wrap-no-hover two-column">
<div style="overflow: hidden;" class="wrap-section-2-img"><img
style=" max-width: 100%; height: auto; " class="responsive blur"
src="images/employees.jpg" alt="employees"></div>
<h2 class="h2-section2 align-h2">Delight your employees</h2>
<p>Help your employees crush internal NPS ratings with our intuitive, easy-to-use products,
so
they
can spend less time navigating bloated, difficult-to-use legacy software.</p>
<a href="#" class="button btn btn-outline-primary btn-lg btn-block btn-white">SOLUTIONS FOR
IT SERVICE MANAGEMENT</a>
<a href="#" class="button btn btn-outline-primary btn-lg btn-block btn-white">SOLUTIONS FOR
HR MANAGEMENT</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- --------------------------------SECTION 2 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 3 STARTS---------------------------------- -->
<section class="class3 section-3-spacing">
<div class=" std-page container space">
<div class="sec3-heading">
<h2>Frictionless, simple, easy</h2>
<p>Freshworks makes it fast and easy for businesses to delight their customers and
employees.</p>
<p>We take a fresh approach to how businesses discover, engage with, and realize
value from software throughout their journey.</p>
</div>
<div class="row row-margin">
<div class=" col-md-5 l-col-widget ">
<img class="col-image col-image-small" src="images/free-trial.png">
<div class=" ">
<h4>Get up and running with no barriers</h4>
<p>Try or purchase our software directly from our website, and onboard in a matter of days, not
months.</p>
<p><a href="#"><span class="forward-link link mt-xs">Start
free trial <i class="icon fas fa-arrow-right"></i></span></a></p>
</div>
</div>
<div class="col-md-5 l-col-widget col-md-offset-2 ">
<img class="col-image col-image-small" src="images/pricing.png">
<div class=" ">
<h4>Choose your pricing plan</h4>
<p>Our pricing plans are designed for modern business use cases and affordable for organizations
of all sizes.</p>
<p><a href="#"><span class="forward-link link mt-xs">See
pricing <i class="icon fas fa-arrow-right"></i></span></a></p>
</div>
</div>
</div>
<div class="row row-margin">
<div class="col-md-5 l-col-widget ">
<img class="col-image col-image-small" src="images/marketplace.png">
<div class=" ">
<h4>Build and customize as you go</h4>
<p>Extend and tailor experiences to meet your unique business needs, with low-code development
and over 1,100 custom apps made available on our marketplace.</p>
<p><a href="#"><span class="forward-link link mt-xs">Visit marketplace <i
class="icon fas fa-arrow-right"></i></span></a></p>
</div>
</div>
<div class="col-md-5 l-col-widget col-md-offset-2">
<img class="col-image col-image-small" src="images/efficiency.png">
<div class=" ">
<h4>Create value, fast</h4>
<p>Accelerate your team’s productivity and efficiency with modern automation and collaboration
tools, to get tangible results in no time.</p>
<p><a href="#"><span class="forward-link link mt-xs">Learn
how <i class="icon fas fa-arrow-right"></i></span></a></p>
</div>
</div>
</div>
</div>
</section>
<!-- --------------------------------SECTION 3 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 4 STARTS---------------------------------- -->
<section class="class4 ">
<div style="padding: 0 0;" class="std-page container sec-width">
<div class="l-section-heading align-center">
<h2>Trusted by 50K+ customers big and small</h2>
<p>We are a leading provider of modern SaaS solutions that solve multiple, complex business problems to
companies of all sizes. Businesses from more than 120 countries around the world use Freshworks’
products to delight their customers and employees every day.</p>
</div>
<div class="banners blur">
<div class="banner">
<div>
<img src="images/logo-pearson.png ">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-brewdog.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-bridgestone.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-buying-show.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-klarna.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-vicemg.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-deichmann.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-waterstons.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-fiverr.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-exabytes.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-GF.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-multichoice.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-bluenile.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-teamviewer.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-engel.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-itv.png">
</div>
</div>
<div class="banner">
<div>
<img src="images/logo-delivery.png">
</div>
</div>
<div class="banner">
<div >
<img src="images/logo-katz-media.png">
</div>
</div>
</div>
</div>
</section>
<!-- --------------------------------SECTION 4 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 5 STARTS---------------------------------- -->
<section class=" sec-pb light-grey">
<div class="class5 std-page container align-center">
<div id="carouselExampleDark" class="carousel testimonial-home carousel-dark slide" data-bs-ride="carousel">
<ol class="carousel-indicators">
<li data-bs-target="#carouselExampleDark" data-bs-slide-to="0" class="active" aria-current="true"
aria-label="Slide 1"></li>
<li data-bs-target="#carouselExampleDark" data-bs-slide-to="1" aria-label="Slide 2"></li>
<li data-bs-target="#carouselExampleDark" data-bs-slide-to="2" aria-label="Slide 3"></li>
</ol>
<div class="carousel-inner" style="height: 467.516px;">
<div class="carousel-item active" data-bs-interval="10000" style="height: 483.516px;">
<div class="row testimonial-card all-center">
<div class="col-md-12 testimonial-content">
<div class="testimonial-logo all-center">
<img style="width:300px;height:200px" class="img-fluid user-logo blur"
src="images/user-logo1.PNG" alt="">
</div>
<p class="testimonial-quote">
“The Freshworks team was a great asset during implementation and continue to be a
key partner for Waterstons as we look to further mature and improve our services to
customers, tailored to their specific needs.”
</p>
<div class="col-md-10 col-md-offset-1 testimonial-author">
<h6 class="author-name align-center">Alex Bookless, Head of Managed Services,
Waterstons</h6>
</div>
</div>
</div>
</div>
<div class="carousel-item" data-bs-interval="2000">
<div class="row testimonial-card all-center">
<div class="col-md-12 testimonial-content">
<div class="testimonial-logo all-center">
<img style="width:300px;height:200px" class="img-fluid user-logo blur"
src="images/user-logo2.PNG" alt="">
</div>
<p class="testimonial-quote">
“For PhonePe, Freddy fetches context from the transactions made and offers
contextual assistance for a personalized self-service experience from right within
the app. We have been using it for a year and can confidently say that we have
accomplished most of what we had in mind.”
</p>
<div class="col-md-10 col-md-offset-1 testimonial-author">
<h6 class="author-name align-center">Vishal Gupta, Head of Product, PhonePe</h6>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row testimonial-card all-center">
<div class="col-md-12 testimonial-content">
<div class="testimonial-logo all-center">
<img style="width:300px;height:200px" class="img-fluid user-logo blur"
src="images/user-logo3.PNG" alt="">
</div>
<p class="testimonial-quote">
“Because we're managing and handling tickets faster, satisfaction skyrocketed. 98%
of the users say they are 'extremely satisfied' after handling a ticket, and give us
a smiley face.”
</p>
<div class="col-md-10 col-md-offset-1 testimonial-author">
<h6 class="author-name align-center">Alex Anheuer, Manager Workplace Services,
Payvision</h6>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- --------------------------------SECTION 5 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 6 STARTS---------------------------------- -->
<section id="" class="class6">
<div style="padding: 0 0;" class="std-page container ">
<div class="sec6-heading">
<h2 class="align-center">We aspire to be one of the most loved companies in the world</h2>
<p> </p>
</div>
<div class="row align-left">
<div class="l-col-widget col-md-3 col-sm-6">
<img class="icon-text-image icon-text-image-medium" src="images/culture.jpg">
<div class=" feature-description-text-d">
<h4>Culture</h4>
<p>A culture that supports high-quality work, joy and pride in that work, speed to execution,
and intense customer focus.</p>
</div>
</div>
<div class="l-col-widget col-md-3 col-sm-6">
<img class="icon-text-image icon-text-image-medium" src="images/diversity.png">
<div class=" ">
<h4>Diversity</h4>
<p>Full-spectrum diversity, equity, and inclusion are key priorities for us.</p>
</div>
</div>
<div class="l-col-widget col-md-3 col-sm-6">
<img class="icon-text-image icon-text-image-medium" src="images/experience.jpg">
<div class=" ">
<h4>Experience</h4>
<p>Focus on enhancing the team experience by strengthening our managers’ leadership
capabilities.</p>
</div>
</div>
<div class="l-col-widget col-md-3 col-sm-6">
<img class="icon-text-image icon-text-image-medium" src="images/Team.jpg">
<div class=" ">
<h4>Team</h4>
<p>4,000 employees and growing in offices across India, US, Europe, and Australia.</p>
</div>
</div>
</div>
<div class="align-center ">
<a class="button btn btn-dark button-space" href="#"> See life
at freshworks</a>
</div>
</div>
</section>
<!-- --------------------------------SECTION 6 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 7 STARTS---------------------------------- -->
<section class="class6">
<div style="padding: 0 0;" class="std-page container ">
<div class="sec6-heading">
<h2 class="align-center">What’s new at Freshworks</h2>
</div>
<div class="row align-left">
<div class="card-space col-md-4 col-sm-4">
<div class="card ">
<a href="#">
<img src="images/card1.png" class="card-img-top blur" alt="...">
</a>
<a href="#">
<div class="card-body">
<p class="align-center"><strong>Freshworks Ranked Number 10 on the Forbes 2021 Cloud
100</strong></p>
<p class="card-p">Fifth consecutive year on the list driven by Freshworks CRM and ITSM
product adoption in 120 countries </p>
<p><a href="#"><span class="forward-link link mt-xs"><strong>Read more</strong>
<i class="icon fas fa-arrow-right"></i></span></a></p>
</div>
</a>
</div>
</div>
<div class="card-space col-md-4 col-sm-4">
<div class="card">
<a href="#"><img src="images/card2.png" class="card-img-top blur" alt="..."></a>
<a href="#">
<div class="card-body">
<p class="align-center adjust-p"><strong>Freshworks is a Visionary Again!</strong></p>
<p class="card-p">2021 Gartner Magic Quadrant for the CRM Customer Engagement Center</p>
<p "><a href=" #"><span class="forward-link link mt-xs"><strong>Read more</strong>
<i class="icon fas fa-arrow-right"></i></span>
</a></p>
</div>
</a>
</div>
</div>
<div class="card-space col-md-4 col-sm-4">
<div class="card">
<a href="#"><img src="images/card3.png" class="card-img-top blur" alt="..."></a>
<a href="#">
<div class="card-body">
<p class="align-center"><strong>Fresh thinking on D&I </strong></p>
<p class="card-p">How Freshworks' first Chief Diversity and Inclusion Officer plans to
strike a positive balance</p>
<p><a href="#"><span class="forward-link link mt-xs"><strong>Read more</strong>
<i class="icon fas fa-arrow-right"></i></span></a></p>
</div>
</a>
</div>
</div>
</div>
<div class="align-center ">
<a class="button btn btn-dark button-space" href="#">SEE ALL NEWS</a>
</div>
</div>
</section>
<!-- --------------------------------SECTION 7 ENDS---------------------------------- -->
<!-- --------------------------------SECTION 8 STARTS---------------------------------- -->
<section class="class8">
<div class="banner-cover" style="background: url(banner.png) ; ">
<div class="container std-page banner-space">
<h2 class="align-center align-h2">Ready to get started?</h2>
<p class="sub-p align-center">
Join our community of 50,000+ companies of all sizes who use Freshworks’ modern SaaS products to
make it fast and easy to delight their customers and employees.
</p>
<div class="align-center">
<a href="#" class="button btn btn-outline-primary btn-lg btn-block btn-white">CONTACT SALES</a>
</div>
</div>
</div>
</section>
<!-- --------------------------------SECTION 8 ENDS---------------------------------- -->
<a href="" class="contact-sales-button hidden-small"><span style="margin-bottom:0;" class="button btn btn-dark "><i
style="color:white" class="far fa-envelope"></i> CONTACT SALES</span></a>
</body>
</html>