-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
274 lines (250 loc) · 14.7 KB
/
about.html
File metadata and controls
274 lines (250 loc) · 14.7 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
<title>About Us | Decentralsec</title>
<meta name="title" content="Home | Decentralsec">
<meta name="description" content="Decentralsec">
<meta name="author" content="Creative EDGE">
<link rel="stylesheet" href="libs/css/style.css">
<link rel="stylesheet" href="libs/css/responsive.css">
<link rel="stylesheet" href="libs/css/custom.css">
</head>
<body class="darker">
<!-- PRELOADER -->
<div id="preloader">
<div class="preload-content">
<div id="dream-load"></div>
</div>
</div>
<!-- HEADER -->
<nav class="navbar navbar-expand-lg navbar-white fixed-top" id="banner">
<div class="container">
<a class="navbar-brand" href="/">
<span><img draggable="false" src="libs/images/logo.jpeg" alt="logo" style="max-width:40px; margin-right:15px; font-weight:900;"></span> DecentralSec
</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="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/services.html">Services</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">Documents</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="document-audit-sample.html">Audit Sample</a>
<a class="dropdown-item" href="/document-lite-paper.html">Lite Paper</a>
</div>
</li>
<li class="lh-55px"><a href="/contact.html" class="btn login-btn ml-50">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!-- BREADCAMB -->
<div class="breadcumb-area" style="background-image:url(libs/images/breadcumb/about_us.jpeg)" >
<div class="breadcumb-content">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<nav aria-label="breadcrumb" class="breadcumb--con text-center">
<h2 class="w-text title wow fadeInUp" data-wow-delay="0.2s">About Us</h2>
<ol class="breadcrumb justify-content-center wow fadeInUp" data-wow-delay="0.4s">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active">About Us</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- ABOUT INFO -->
<section class="about-us-area section-padding-100-0 clearfix" id="about" style="margin-bottom:60px;">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-lg-12 offset-lg-0 mt-s">
<div class="who-we-contant">
<div class="dream-dots text-left fadeInUp" data-wow-delay="0.2s">
<span class="gradient-text" style="font-size:25px;">Securing the Future of Web3</span>
</div>
<p class="fadeInUp" data-wow-delay="0.4s">
At DecentralSec, our journey began with a vision - a vision of a safer, more secure
web3 ecosystem. We saw the tremendous potential of blockchain technology and
the exciting projects emerging in the web3 space. Yet, we also noticed a critical gap -
security. Many web3 projects were forging ahead without giving security the
attention it deserved.
</p>
<h6 class="fadeInUp mt-5" data-wow-delay="0.3s">A Security Awakening</h6>
<p class="fadeInUp" data-wow-delay="0.5s">
In the early days of the blockchain revolution, we witnessed an unfortunate trend.
Web3 projects, driven by innovation and decentralization, often overlooked one
crucial aspect - their security posture. Security was often an afterthought, addressed
only at the product level, while the broader ecosystem remained vulnerable.
</p>
<h6 class="fadeInUp mt-5" data-wow-delay="0.3s">From Smart Contracts to Infrastructure</h6>
<p class="fadeInUp" data-wow-delay="0.5s">Smart contracts are the cornerstone of decentralized applications, but security
doesn't end there. It extends to every layer of the web3 stack - from the solidity code
to the infrastructure, from the developer endpoints to the decentralized networks
themselves. We realized that true security required a holistic approach, addressing
vulnerabilities at every level
</p>
<h6 class="fadeInUp mt-5" data-wow-delay="0.3s">The Birth of DecentralSec</h6>
<p class="fadeInUp" data-wow-delay="0.5s">
This realization was the catalyst for DecentralSec. We founded our company with a
mission: to be the guardians of web3 security. Our goal was not only to audit smart
contracts but also to provide comprehensive security advisory services that
encompassed infrastructure, developer endpoints, and all the intricate components
of the web3 ecosystem.
</p>
<h6 class="fadeInUp mt-5" data-wow-delay="0.3s">Our Commitment</h6>
<p class="fadeInUp" data-wow-delay="0.5s">
Today, our commitment to web3 security is unwavering. We work tirelessly to secure
the projects that power the future of decentralized technology. Our auditors and
advisors are not just experts; they are passionate advocates for a more secure web3
world
</p>
<h6 class="fadeInUp mt-5" data-wow-delay="0.3s">Join Us in the Security Revolution</h6>
<p class="fadeInUp" data-wow-delay="0.5s">
DecentralSec is more than a company; it's a movement. We invite you to join us in
our mission to make the web3 ecosystem safer for all. Together, we can shape a
future where innovation and security coexist, where web3 projects thrive without
compromising on safety
</p>
<p><b>Together, We Secure Web3's Promise</b> </p>
</div>
</div>
</div>
</div>
</section>
<!-- TEAM -->
<section class="our_team_area section-padding-0-70 clearfix" id="team">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-heading text-center">
<div class="dream-dots justify-content-center fadeInUp" data-wow-delay="0.2s">
<img src="libs/images/divider.svg" width="100" class="mb-15" alt="divider">
</div>
<h2 class="fadeInUp" data-wow-delay="0.3s">Awesome Team</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-sm-6 col-lg-4">
<div class="single-team-member fadeInUp" data-wow-delay="0.2s">
<div class="team-member-thumb">
<img draggable="false" src="libs/images/team/avatar2.svg" class="center-block" alt="">
</div>
<div class="team-info">
<h5 class="w-text">FAB</h5>
<p class="g-text">CO-FOUNDER</p>
</div>
<div class="team-social-icon">
<a href="https://www.linkedin.com/in/fabriziodicarlo/" target="_blank"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="single-team-member fadeInUp" data-wow-delay="0.3s">
<div class="team-member-thumb">
<img draggable="false" src="libs/images/team/avatar2.svg" class="center-block" alt="">
</div>
<div class="team-info">
<h5 class="w-text">RICK</h5>
<p class="g-text">CO-FOUNDER</p>
</div>
<div class="team-social-icon">
<a href="https://www.linkedin.com/in/johnsonrichardandrew/" target="_blank"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-4">
<div class="single-team-member fadeInUp" data-wow-delay="0.4s">
<div class="team-member-thumb">
<img draggable="false" src="libs/images/team/avatar2.svg" class="center-block" alt="">
</div>
<div class="team-info">
<h5 class="w-text">YAKUZA</h5>
<p class="g-text">BUSINESS DEVELOPER</p>
</div>
<div class="team-social-icon">
<a href="https://www.linkedin.com/in/pauloadias/" target="_blank"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER SECTION -->
<footer class="footer-area bg-img" style="background-image: url(libs/images/pattern.png);">
<div class="footer-content-area ">
<div class="container">
<div class="row ">
<div class="col-12 col-lg-4 col-md-6">
<div class="footer-copywrite-info">
<div class="copywrite_text fadeInUp" data-wow-delay="0.2s">
<div class="footer-logo">
<a href="/"><img draggable="false" src="libs/images/logo.jpeg" alt="logo" style="margin-right:10px; max-width:30px;"> DecentralSec </a>
</div>
<p>Welcome to DecentralSec - where innovation meets security in the Web3 universe. We are not just another agency; we are the guardians of your project's safety.</p>
</div>
<div class="footer-social-info fadeInUp" data-wow-delay="0.4s">
<a href="https://twitter.com/DecentralSec" target="_blank"> <i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://github.com/decentralsec" target="_blank"> <i class="fa fa-github" aria-hidden="true"></i></a>
<a href="https://t.me/decentralsec" target="_blank"> <i class="fa fa-telegram" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/company/decentralsec/" target="_blank"> <i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="col-12 col-lg-3 col-md-6">
<div class="contact_info_area d-sm-flex justify-content-between">
<div class="contact_info mt-x text-center fadeInUp" data-wow-delay="0.3s">
<h5>About Us</h5>
<a href="/about.html"><p>Our History</p></a>
<a href="/contact.html"><p>Contact Us</p></a>
<a href="/"><p>Back Home</p></a>
</div>
</div>
</div>
<div class="col-12 col-lg-2 col-md-6 ">
<div class="contact_info_area d-sm-flex justify-content-between">
<div class="contact_info mt-s text-center fadeInUp" data-wow-delay="0.2s">
<h5>Quick Links</h5>
<a href="/services.html"><p>Services</p></a>
<a href="/document-audit-sample.html"><p>Audit Sample</p></a>
<a href="/document-lite-paper.html"><p>Lite Paper</p></a>
</div>
</div>
</div>
<div class="col-12 col-lg-3 col-md-6 ">
<div class="contact_info_area d-sm-flex justify-content-between">
<div class="contact_info mt-s text-center fadeInUp" data-wow-delay="0.4s">
<h5>CONTACT US</h5>
<p>hi@decentralsec.io</p>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- JS SECTION -->
<script src="libs/js/jquery.min.js"></script>
<script src="libs/js/popper.min.js"></script>
<script src="libs/js/bootstrap.min.js"></script>
<script src="libs/js/plugins.js"></script>
<script src="libs/js/script.js"></script>
<script src="libs/js/custom.js"></script>
</body>
</html>