-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathproductsPage.html
More file actions
785 lines (745 loc) · 29.2 KB
/
productsPage.html
File metadata and controls
785 lines (745 loc) · 29.2 KB
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
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
<!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, shrink-to-fit=no">
<title>ManageEngine - IT Operations and Service Management Software</title>
<link rel="stylesheet" href="./productsPage.css">
<script src="https://kit.fontawesome.com/08c28915a2.js" crossorigin="anonymous"></script>
<link href="https://www.manageengine.com/favicon.ico" rel="SHORTCUT ICON">
<link rel="stylesheet" href="./styles/main.css">
</head>
<body>
<!-- banner -->
<div id="navdiv">
</div>
<div id="banner">
<h1>Our products</h1>
<hr>
<p>We have a proven track record in delivering effective IT management and IT security software.
Explore our 120+ award-winning products and free tools to discover
the solutions you need to manage and secure your IT infrastructure.</p>
<div id="banner_1">
<div>
<p><i class="fa fa-thin fa-circle-check"></i>280,000+ customers around the world</p>
<p><i class="fa fa-thin fa-circle-check"></i>Recognized by the industry's top analyst firms</p>
</div>
<div>
<p><i class="fa fa-thin fa-circle-check"></i>Free trials with access to all premium features</p>
<p><i class="fa fa-thin fa-circle-check"></i>On-premises, public cloud, and private cloud offerings</p>
</div>
</div>
</div>
<!-- Identity and access management -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/iam-ico.svg" alt="Identity and access management">
</div>
<div class="product_detail">
<h2>Identity and access management</h2>
<p>Manage, govern, and secure digital identities and privileged access.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line line1"></div>
</div>
<div class="subIntro_heading">
<h2>Active Directory management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line"><a href="./productData/addtocart.html">On-premises</a></p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>ADAudit Plus</h3>
<p>Real-time Active Directory, file, and Windows server change auditing</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>ADSelfService Plus</h3>
<p>Password self-service, endpoint MFA, conditional access, and enterprise SSO</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Exchange Reporter Plus</h3>
<p>Reporting, auditing, and monitoring for hybrid Exchange and Skype</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Recovery Manager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange backup and recovery</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Identity governance and administration</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AD360</h3>
<p>Workforce identity and access management for hybrid ecosystems</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>M365 Manager Plus</h3>
<p>Microsoft 365 management, reporting, and auditing </p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Identity Manager Plus</h3>
<p>Secure single sign-on for enterprise applications</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>Privileged access management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>PAM360</h3>
<p>Complete privileged access security for enterprises</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Password Manager Pro</h3>
<p>Privileged password management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Access Manager Plus</h3>
<p>Secure remote access and privileged session management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Key Manager Plus</h3>
<p>SSH key and SSL/TLS certificate management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- Enterprise service management -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/itsm-ico.svg" alt="Enterprise service management">
</div>
<div class="product_detail">
<h2>Enterprise service management</h2>
<p>Design, automate, deliver, and manage IT and business services.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Enterprise and IT service management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>ServiceDesk Plus</h3>
<p>Full-stack service management for enterprises</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Customer service management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>SupportCenter Plus</h3>
<p>Customer support with built-in billing for businesses</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>IT asset management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AssetExplorer</h3>
<p>IT asset management with an integrated CMDB</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- Unified endpoint management and security -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/uem-ico.svg" alt="Unified endpoint management and security">
</div>
<div class="product_detail">
<h2>Unified endpoint management and security</h2>
<p>Manage and secure desktops, servers, laptops, mobile devices, and web browsers.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Endpoint management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>Endpoint Central </h3>
<p>Unified endpoint management and security</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>RMM Central</h3>
<p>Unified network monitoring and endpoint management for MSPs</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Mobile Device Manager Plus</h3>
<p>Comprehensive mobile device management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Patch Manager Plus</h3>
<p>Automated multi-OS patch management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Patch Connect Plus</h3>
<p>Automatic patching of third-party software</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>OS Deployer</h3>
<p>OS imaging and deployment</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Remote Access Plus</h3>
<p>Enterprise remote access</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>Endpoint security</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>Vulnerability Manager Plus</h3>
<p>Prioritization-focused enterprise vulnerability management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Device Control Plus</h3>
<p>Data loss prevention for peripheral devices</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Application Control Plus</h3>
<p>Software discovery and endpoint privilege management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Browser Security Plus</h3>
<p>Browser security and management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Endpoint DLP Plus</h3>
<p>Advanced data loss prevention for endpoints</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- IT operations management -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/itom-ico.svg" alt="IT operations management">
</div>
<div class="product_detail">
<h2>IT operations management</h2>
<p>Monitor and manage your network, servers, and applications.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Network and server performance monitoring</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>OpManager Plus</h3>
<p>Unified network, server, and application management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>OpManager</h3>
<p>Network performance monitoring</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>NetFlow Analyzer</h3>
<p>Bandwidth monitoring and traffic analysis</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Network Configuration Manager</h3>
<p>Network change and configuration management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Firewall Analyzer</h3>
<p>Firewall rule, configuration, and log management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>OpUtils</h3>
<p>IP address and switch port management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Application performance monitoring</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>Applications Manager</h3>
<p>Server and application performance monitoring</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Site24x7</h3>
<p>Full-stack monitoring for IT admins, DevOps, and SREs</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>IT incident management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AlarmsOne</h3>
<p>Centralized IT alert management</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>Site24x7 StatusIQ</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- Security information and event management -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/siem-ico.svg" alt="Security information and event management">
</div>
<div class="product_detail">
<h2>Security information and event management</h2>
<p>Secure your network from cyberattacks and ensure compliance.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>SIEM</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line"></div>
</div>
<div class="subIntro_heading">
<h2>Log and compliance management</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>Security auditing</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- Advanced IT analytics -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/analytics-ico.svg" alt="Advanced IT analytics">
</div>
<div class="product_detail">
<h2>Advanced IT analytics</h2>
<p>Visualize IT data and gain actionable insights into IT operations.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>IT analytics</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- Low-code app development -->
<div class="product_intro">
<div class="product_img">
<img src="https://www.manageengine.com/images/lowcode-ico.svg" alt="Low-code app development">
</div>
<div class="product_detail">
<h2>Low-code app development</h2>
<p>Build powerful custom applications rapidly and launch them on-premises.</p>
</div>
</div>
<div class="product_subIntro">
<div>
<div class="circle"></div>
<div class="vertical-line lineEnd"></div>
</div>
<div class="subIntro_heading">
<h2>AppCreator</h2>
<div class="subIntro_topic">
<div>
<img src="./1.jpg" alt="">
<h3>AdManager Plus</h3>
<p>Active Directory, Microsoft 365, and Exchange management and reporting</p>
<div class="subIntro_footer">
<p class="line">On-premises</p>
<p>MSP</p>
</div>
</div>
</div>
</div>
</div>
<!-- End part -->
<div id="msp">
<h1>IT management for MSPs</h1>
<div id="msp_sub">
<p>Focus on growing your MSP business with ManageEngine. Improve the efficiency and security of your MSP services with the help of our IT management solutions.</p>
<button>Explore Solution</button>
</div>
</div>
<div id="endDiv">
<div class="line2">
<h1>Free tools</h1>
<p>Browse our selection of free IT management and security tools designed to help IT professionals manage and secure their IT infrastructure.</p>
<button>View Tools</button>
</div>
<div>
<h1>Business applications</h1>
<p>Check out Zoho's broad range of cloud-based business solutions to manage, connect, and automate business processes across your organization.</p>
<button>View Products</button>
</div>
</div>
<div id="footer">
</div>
</body>
</html>
<script src="./productPage.js" type="module"></script>