Skip to content

Commit 338b1ff

Browse files
Fix image align in about
1 parent e58fa87 commit 338b1ff

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_tabs/about.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ order: 6
99
We operate through three interconnected entities that work together to provide comprehensive DevOps services, mentoring, and community support.
1010

1111
### DevOps Visions (Professional Services Company)
12-
<img src="/assets/img/mics/devops-visions-250-145-transparent.png" align="left" style="margin-right: 20px; margin-bottom: 10px;" width="250" />
12+
<div style="float: left; margin-right: 20px; margin-bottom: 10px; width: 250px;">
13+
<img src="/assets/img/mics/devops-visions-250-145-transparent.png" width="100%" alt="DevOps Visions Logo" />
14+
</div>
1315

1416
DevOps Visions is our core professional services organization. We provide strategic consulting, hands-on implementation, and continuous advisory for organizations aiming to advance their DevOps, cloud transformation, and platform engineering capabilities.
1517

@@ -26,7 +28,9 @@ We work closely with clients to modernize infrastructure, streamline software de
2628

2729

2830
### Elmentor Program (Private Mentorship Community)
31+
<div style="float: left; margin-right: 20px; margin-bottom: 10px; width: 250px;">
2932
<img src="/assets/img/mics/elmentor-program-250-144-transparent.png" align="left" style="margin-right: 20px; margin-bottom: 10px;" width="250" />
33+
</div>
3034

3135
Elmentor Program is an invite-only, international mentorship network designed to accelerate personal and professional growth. With approximately 150 members from over 20 countries, the community blends experience levels ranging from early-career practitioners to senior leaders with 20+ years of expertise.
3236

@@ -43,7 +47,9 @@ It simulates the rigor and support of top-tier organizational training while off
4347

4448

4549
### DevOps Visions Public Community (Open Collaboration Space)
50+
<div style="float: left; margin-right: 20px; margin-bottom: 10px; width: 250px;">
4651
<img src="/assets/img/mics/devops-visions-community-250-162-transparent.png" align="left" style="margin-right: 20px; margin-bottom: 10px;" width="250" />
52+
</div>
4753

4854
The DevOps Visions Public Community is sponsored by DevOps Visions and serves as the **open gateway and public interface for the Elmentor Program**. It bridges the gap between industry professionals, aspiring engineers, and the wider tech ecosystem—allowing the values, practices, and insights developed within the private mentoring space to be shared with the world.
4955

0 commit comments

Comments
 (0)