Skip to content

Commit 982020d

Browse files
committed
Update about page
1 parent 91d8b5a commit 982020d

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

about.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -51,45 +51,45 @@ <h2><i data-lucide="eye"></i>Our Vision</h2>
5151
</div>
5252
</section>
5353

54-
<section class="founder">
55-
<div class="container">
56-
<h2>Leadership</h2>
57-
<div class="founder-profile">
58-
<div class="founder-image">
59-
<img src="assets/images/cong-wang.png" alt="Cong Wang - Founder & CEO of Multikernel Technologies">
60-
</div>
61-
<div class="founder-info">
62-
<h3>Cong Wang</h3>
63-
<p class="founder-title">Founder & CEO</p>
64-
<p class="founder-bio">Cong Wang is a distinguished Linux kernel developer with 16 years of experience. He is also a Linux kernel maintainer of networking traffic control subsystem since 2017. He has contributed over 1000 commits to the Linux kernel project and has a deep understanding of cloud computing. Prior to founding Multikernel Technologies Inc., he led a software engineering team at ByteDance. His vision for a more efficient and secure cloud infrastructure led to the development of our revolutionary multikernel architecture. See his full resume <a href="https://www.linkedin.com/in/cong-wang-b96762b/">here</a>.</p>
65-
</div>
66-
</div>
67-
</div>
68-
</section>
69-
7054
<section class="values">
7155
<div class="container">
7256
<h2>Our Core Values</h2>
7357
<div class="values-grid">
58+
<div class="value-item">
59+
<i data-lucide="users"></i>
60+
<h3>Customer Focus</h3>
61+
<p>Building reliable, trusted solutions that address real customer needs with integrity and transparency</p>
62+
</div>
7463
<div class="value-item">
7564
<i data-lucide="lightbulb"></i>
7665
<h3>Innovation</h3>
77-
<p>Pushing the boundaries of what's possible in cloud computing</p>
66+
<p>Pushing the boundaries of what's possible in operating systems and cloud computing</p>
7867
</div>
7968
<div class="value-item">
80-
<i data-lucide="shield"></i>
81-
<h3>Security</h3>
82-
<p>Unwavering commitment to protecting our customers' data and infrastructure</p>
69+
<i data-lucide="github"></i>
70+
<h3>Open Source</h3>
71+
<p>Committed to building our business with open source and collaborating with the open source community</p>
8372
</div>
8473
<div class="value-item">
8574
<i data-lucide="award"></i>
8675
<h3>Excellence</h3>
8776
<p>Delivering exceptional quality in everything we do</p>
8877
</div>
89-
<div class="value-item">
90-
<i data-lucide="users"></i>
91-
<h3>Customer Focus</h3>
92-
<p>Building solutions that address real customer needs</p>
78+
</div>
79+
</div>
80+
</section>
81+
82+
<section class="founder">
83+
<div class="container">
84+
<h2>Leadership</h2>
85+
<div class="founder-profile">
86+
<div class="founder-image">
87+
<img src="assets/images/cong-wang.png" alt="Cong Wang - Founder & CEO of Multikernel Technologies">
88+
</div>
89+
<div class="founder-info">
90+
<h3>Cong Wang</h3>
91+
<p class="founder-title">Founder & CEO</p>
92+
<p class="founder-bio">Cong Wang is a distinguished Linux kernel developer with 16 years of experience. He is also a Linux kernel maintainer of networking traffic control subsystem since 2017. He has contributed over 1000 commits to the Linux kernel project and has a deep understanding of cloud computing. Prior to founding Multikernel Technologies Inc., he led a software engineering team at ByteDance. His vision for a more efficient and secure cloud infrastructure led to the development of our revolutionary multikernel architecture. See his full resume <a href="https://www.linkedin.com/in/cong-wang-b96762b/">here</a>.</p>
9393
</div>
9494
</div>
9595
</div>

0 commit comments

Comments
 (0)