-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (140 loc) · 5.92 KB
/
index.html
File metadata and controls
171 lines (140 loc) · 5.92 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
<!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">
<link rel="icon" type="image/x-icon" href="guardifyicon.png">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script type="text/javascript" src="js/main.js" defer></script>
<title>Guardify | Your Partner in Cybersecurity</title>
</head>
<body>
<div class="area">
<nav id="nav-top">
<div class="nav-container">
<h1 class="title-header"><i class="fa-solid fa-fingerprint" style="padding-right: 10px;"></i>Guardify</h1>
<ul class="nav-menu">
<li class="nav-item"><a href="#insights" class="nav-link">Inisghts</a></li>
<li class="nav-item"><a href="#mission" class="nav-link">Our Mission</a></li>
<li class="nav-item"><a href="#contact" class="nav-link">Contact Us</a></li>
</ul>
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</div>
</nav>
<header>
<div class="header-container">
<h1>Welcome to Guardify – Your Ultimate Cybersecurity Partner</h1>
<i class="fa-brands fa-nfc-directional"></i>
</div>
</header>
<ul class="circles">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<section id="insights"></section>
</div >
<section >
<h1 id="section-header">Platform Overview</h1>
<div class="section-container">
<div class="section-card">
<h3>Threat Detection</h3>
<p class="card-text">Our state-of-the-art threat detection systems can help identify potential threats before they become a problem.</p>
<div class="icon-container">
<i class="fa-solid fa-location-pin-lock"></i>
</div>
</div>
<div class="section-card">
<h3>Customization</h3>
<p class="card-text">We offer customized solutions tailored to your specific needs and requirements.</p>
<div class="icon-container">
<i class="fa-solid fa-users"></i>
</div>
</div>
<div class="section-card">
<h3>Safeguard</h3>
<p class="card-text">Services include everything from network security to endpoint protection; we help keep your data safe and secure.</p>
<div class="icon-container">
<i class="fa-solid fa-shield-halved"></i>
</div>
</div>
<div class="section-card">
<h3>Support</h3>
<p class="card-text">Our team of cybersecurity experts are available 24/7 to provide immediate assistance and help you stay protected at all times and protecting your data.</p>
<div class="icon-container">
<i class="fa-solid fa-headset"></i>
</div>
</div>
</div>
</section>
<section id="contact"></section>
<!-- How it works -->
<section >
<div class="how-it-works">
<h1>How it works</h1>
<div class="works-content">
<i class="fa-solid fa-arrow-pointer"></i>
<h3>View solutions</h3>
<p>view our catalog and see offers</p>
<i class="fa-solid fa-envelope-circle-check"></i>
<h3>Get in touch</h3>
<p>connect with our customer experience experts</p>
<i class="fa-solid fa-tag"></i>
<h3>Pick a plan</h3>
<p>after selection leave the rest to us</p>
</div>
<button class="request" id="demo">Request Demo</button>
<section id="mission"></section>
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- Modal content -->
<div class="modal-content">
<span class="close">×</span>
<p style="color: gray;">Demos are currently unavailble.</p>
</div>
</div>
</div>
</section>
<section>
<div class="our-mission">
<div class="mission-content">
<h1>Our Mission</h1>
<div class="mission-info">
<p>At Guardify, our mission is to empower small businesses with the tools they need to protect themselves from cyber threats.</p>
<p>Our team of experts are committed to providing best-in-class cybersecurity services, backed by a commitment to transparency. </p>
<p>We believe that by working together, we can create a safer, more secure digital world, for everyone.</p>
</div>
</div>
</div>
</section>
<footer class="footer-section">
<div class="footer-info">
<div class="footer-logo">
<h1 class="title-header"><i class="fa-solid fa-fingerprint" style="padding-right: 10px;"></i>Guardify</h1>
</div>
<ul>
<li><a href="#insights"><i class="fa-solid fa-clipboard-question"></i>FAQ</a></li>
<li><a href="https://www.linkedin.com/" target="_blank"><i class="fa-brands fa-linkedin"></i>LinkedIn</a></li>
<li><a href="https://www.facebook.com/" target="_blank"><i class="fa-brands fa-square-facebook"></i>Facebook</a></li>
<li><a href="https://twitter.com/" target="_blank"><i class="fa-brands fa-square-twitter"></i>Twitter</a></li>
</ul>
</div>
<div class="footer-copyright">
<p>Guardify Inc. | all rights reserved © 2023</p>
</div>
</footer>
</body>
</html>