-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
242 lines (225 loc) · 12.1 KB
/
about.html
File metadata and controls
242 lines (225 loc) · 12.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Meta -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- SEO Meta -->
<title>About Us | MyDigiShell - Scalable Web, Blockchain & Backend Solutions</title>
<meta name="description" content="Learn about MyDigiShell, a backend-first tech company specializing in scalable web development, blockchain integration, and secure digital transformation. Discover our mission, team, and values.">
<meta name="keywords" content="MyDigiShell, web development, blockchain solutions, backend development, secure web apps, digital transformation, UI/UX design, scalable tech, domain and hosting, cloud-native systems">
<meta name="author" content="MyDigiShell Team">
<!-- Open Graph Meta (Facebook, LinkedIn, etc.) -->
<meta property="og:type" content="website">
<meta property="og:title" content="About Us | MyDigiShell - Powering Digital Innovation">
<meta property="og:description" content="We specialize in secure, scalable, and future-ready web, blockchain, and backend development to empower businesses globally.">
<meta property="og:image" content="https://mydigishell.com/assets/images/mydigishell.jpeg">
<meta property="og:url" content="https://mydigishell.com/about.html">
<meta property="og:site_name" content="MyDigiShell">
<!-- Twitter Card Meta -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="About MyDigiShell - Web, Blockchain & Backend Experts">
<meta name="twitter:description" content="Meet the team behind MyDigiShell and learn how we craft scalable and secure web & blockchain solutions for global growth.">
<meta name="twitter:image" content="https://mydigishell.com/assets/images/mydigishell.jpeg">
<meta name="twitter:site" content="@mydigishell">
<!-- Canonical URL -->
<link rel="canonical" href="https://mydigishell.com/about.html">
<!-- Favicon -->
<link rel="icon" href="/favicon.png" type="image/x-icon">
<!-- Linking -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Comme:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kumbh+Sans:wght@100..900&display=swap"
rel="stylesheet">
<!-- google icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" />
</head>
<body>
<header role="banner">
<div class="topbar">
<div class="top-left">
<address>
<span id="icon" class="fa-solid fa-phone"> </span> 91 86533 05465
<span id="icon" class="em fa-solid fa-envelope"> </span>contact@mydigishell.com
</address>
</div>
<div class="top-right">
<a href="fb.com" id="icon" class="soc-icofb fa-brands fa-facebook"></a>
<a href="x.com" id="icon" class="soc-icox fa-brands fa-twitter"></a>
<a href="linkedin.com" id="icon" class="soc-icoin fa-brands fa-linkedin"></a>
<a href="instagram.com" id="icon" class="soc-icoins fa-brands fa-instagram"></a>
</div>
</div>
<section class="main-menu">
<img src="assets/images/nav-logo.png" class="logo" alt="MyDigiShell Logo">
<nav>
<div class="navbar">
<ul class="nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="service.html">Services</a></li>
<li><a href="technology.html">Technology</a></li>
<li><a href="clients.html">Our Clients</a></li>
<li><a href="projects.html">Projects</a></li>
</ul>
</div>
</nav>
<button class="contact-btn"><a href="contact.html">Contact Us</a></button>
<i id="toggle-theme" class="fa-solid fa-moon"></i>
<button class="hamburger" id="hamburger">☰</button>
</section>
</header>
<main>
<!--about- hero -->
<section aria-label="About-hero">
<div class="about-hero">
<div class="abt-hero-left">
<h2>"Powering Digital Innovation with Scalable & Secure Web Solutions"</h2>
<p>At Mydigishell, we specialize in backend-first development, cutting-edge web technologies,and
blockchain innovations. Our mission is to help businesses scale with secure, efficient, and
future-ready digital solutions.</p>
</div>
<div class="abt-hero-right">
<img src="assets/images/about-hero.png" alt="About-hero">
</div>
</div>
</section>
<!-- circles -->
<section aria-labelledby="about-circles">
<div class="about-circles">
<div class="crcl">100+ <br> Developers</div>
<div class="crcl">60+ <br> Professionals</div>
<div class="crcl">50+ <br> Projects</div>
<div class="crcl">Experts <br> Certified</div>
</div>
</section>
<!-- about -->
<section aria-labelledby="about-title">
<div class="about-abt">
<div class="abt-abt-left">
<img src="assets/images/about-abt.png" alt="About us">
</div>
<div class="abt-abt-right">
<h2>About Us</h2>
<p>At Mydigishell, we don't just build websites - we build digital powerhouses. From intuitive
interfaces to backend engines that scale, we design and develop digital solutions that helps
business grow smarter, faster, and stronger.</p>
<p>Founded with a mission to simplify the tech stack for businesses of all sizes, Mydigishell has
become a trusted name in web development, blockchain, UI/UX design, domain & hosting, and
backend systems. We fuse functionality with creativity delivering secure, scalable, and user
friendly experiences tailored to your goals. </p>
</div>
</div>
</section>
<!-- mission & vission -->
<section aria-labelledby="about-mission-vision">
<div class="about-miss-vis">
<h2>Our Vision & Mission</h2>
<div class="abt-v-m-v">
<div class="vmv-img"><img src="assets/images/icons/about-vm1.png" alt="Vision"></div>
<div class="vmv-txt">
<h3>Vision</h3>
<p>To lead the digital revolution by delivering scalable, secure, and future-ready tech
solutions that empower businesses across the globe.</p>
</div>
</div>
<div class="abt-v-m-v col-rev">
<div class="vmv-img"><img src="assets/images/icons/about-vm2.png" alt="Mission"></div>
<div class="vmv-txt">
<h3>Mission</h3>
<p>To craft innovative web, blockchain, and backend systems through cutting-edge technology,
client collaboration, and a passion for excellence.</p>
</div>
</div>
<div class="abt-v-m-v">
<div class="vmv-img"><img src="assets/images/icons/about-vm3.png" alt="Value"></div>
<div class="vmv-txt">
<h3>Value</h3>
<p>Innovation, Integrity, Excellence, Client-Centricity and Continuous Learning.</p>
</div>
</div>
</div>
</section>
<!-- team -->
<section aria-labelledby="about-team">
<div class="abt-team">
<h2>Meet Our Brilliant Team</h2>
<hr>
<h3>Skilled. Passionted. Future-Focused.</h3>
<div class="team-img">
<img src="assets/images/about-team.png" alt="our team-members">
</div>
<div class="team-members">
<img src="assets/images/about-tem.jpg" alt="team-member"><img src="assets/images/about-tem.jpg" alt="team-member"><img src="assets/images/about-tem.jpg" alt="team-member"><img src="assets/images/about-tem.jpg" alt="team-member"><img src="assets/images/about-tem.jpg" alt="team-member">
</div>
</div>
</section>
<!-- our story -->
<section aria-labelledby="about-story">
<div class="abt-story">
<div class="abt-stry-left">
<img src="assets/images/about-story.png" alt="About story">
</div>
<div class="abt-stry-right">
<h3>Our Story</h3>
<p>Mydigishell began with a vision to empower businesses through technology that scales. What started as a small team of passionate developers has grown into a full-stack digital solutions company delivering backend-first, blockchain-ready, and cloud-native systems for clients across industries. We believe in building strong foundations, solving real problems, and turning bold ideas into impactfull digital products. </p>
</div>
</div>
</section>
</main>
<footer role="contentinfo">
<div class="footer">
<div class="foot-logo">
<img src="assets/images/logo.png" class="logo" alt="MyDigiShell full logo">
</div>
<div class="foot-contact">
<h3>Contact Us</h3>
<address class="foot-add">
<a href=""><i class="fa-solid fa-phone"></i> 91 86533 05465</a>
<a href=""><i class="fa-solid fa-envelope em"></i> contact@mydigishell.com</a>
<a href=""><i class="fa-solid fa-location-dot"></i> Kolkata, India</a>
</address>
</div>
<div class="foot-quickLinks">
<h3>Quick Links</h3>
<a href="about.html">About Us</a>
<a href="service.html">Services</a>
<a href="technology.html">Technology</a>
<a href="contact.html">Contact Us</a>
<a href="clients.html">Clients</a>
<a href="projects.html">Portfolio</a>
<a href="sitemap.html">Sitemap</a>
</div>
<div class="foot-followUs">
<h3>Follow Us</h3>
<a href="fb.com" class="soc-icofb fa-brands fa-facebook"></a>
<a href="x.com" class="soc-icox fa-brands fa-twitter"></a>
<a href="linkedin.com" class="soc-icoin fa-brands fa-linkedin"></a>
<a href="instagram.com" class="soc-icoins fa-brands fa-instagram"></a>
<div class="foot-pay">
<h4>Make Payment Online</h4>
<a href="paypal.com"> <i class="fa-brands fa-paypal"></i> PayPal</a>
<a href="cryptopay.com"> <i class="fa-brands fa-btc"></i> Crypto Payment</a>
<a href="bank.com"> <i class="fa-solid fa-university"></i> Bank Transfer</a>
</div>
</div>
</div>
<hr>
<div class="foot-bottom"">
<div>© 2025 All rights reserved — MyDigiShell</div>
<div>
<a href="privacy.html">Terms &
Conditions </a>
<a href="privacy.html"> Privacy Policy</a>
</div>
</div>
</footer>
<script src="assets/js/script.js"></script>
</body>
</html>