Skip to content

Commit 5a08048

Browse files
committed
Reposition site headline from engineer to VMware Cloud Foundation Architect
Aligns the page title, meta description, hero, about lead and footer with the architect-targeted resume. Certification badge left as-is since the VCF Architect exam (2V0-13.25) is still in progress.
1 parent e79003f commit 5a08048

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Michael Hayes - VCF 9 Infrastructure Engineer | VMware Cloud Foundation Specialist. Building and operating enterprise private cloud infrastructure.">
6+
<meta name="description" content="Michael Hayes - VMware Cloud Foundation Architect | VCF 9 Design and Operations. Designing, building and operating enterprise private cloud infrastructure.">
77
<meta name="author" content="Michael Hayes">
8-
<title>Michael Hayes | VCF 9 Infrastructure Engineer</title>
8+
<title>Michael Hayes | VMware Cloud Foundation Architect</title>
99
<link rel="stylesheet" href="style.css">
1010
<link rel="preconnect" href="https://fonts.googleapis.com">
1111
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -38,8 +38,8 @@
3838
<div class="container hero-content">
3939
<div class="hero-badge">VCF 9 Certified Engineer</div>
4040
<h1 class="hero-name">Michael Hayes</h1>
41-
<p class="hero-title">VCF 9 Infrastructure Engineer <span class="accent">|</span> VMware Cloud Foundation Specialist</p>
42-
<p class="hero-tagline">Building and operating enterprise private cloud infrastructure</p>
41+
<p class="hero-title">VMware Cloud Foundation Architect <span class="accent">|</span> VCF 9 Design and Operations</p>
42+
<p class="hero-tagline">Designing, building and operating enterprise private cloud infrastructure</p>
4343
<div class="hero-links">
4444
<a href="docs/Michael_Hayes_Resume_2026.pdf#page=1" target="_blank" rel="noopener noreferrer" class="btn btn-primary">
4545
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/></svg>
@@ -69,8 +69,8 @@ <h1 class="hero-name">Michael Hayes</h1>
6969
<h2 class="section-title">About</h2>
7070
<div class="about-grid">
7171
<div class="about-text">
72-
<p class="about-lead">VCF 9 certified infrastructure engineer specializing in VMware Cloud Foundation deployment, operations, and troubleshooting.</p>
73-
<p>With 25 years of hands-on vSphere experience and full-stack VCF expertise from bare metal to monitoring, I build, configure, operate, and troubleshoot production-grade private cloud infrastructure across the entire VMware Cloud Foundation stack.</p>
72+
<p class="about-lead">VMware Cloud Foundation architect specializing in VCF 9 design, deployment, operations, and root-cause troubleshooting.</p>
73+
<p>With 25 years of hands-on vSphere experience and full-stack VCF expertise from bare metal to monitoring, I design, build, configure, operate, and troubleshoot production-grade private cloud infrastructure across the entire VMware Cloud Foundation stack.</p>
7474
<p>As founder of <strong>Virtual Control LLC</strong>, I bring a deep commitment to understanding every layer of the VCF platform &mdash; not just theory, but real-world implementation and problem-solving in fully functional lab environments.</p>
7575
</div>
7676
<div class="about-highlights">
@@ -555,7 +555,7 @@ <h3>Company</h3>
555555
<div class="container">
556556
<div class="footer-content">
557557
<p class="footer-text">&copy; 2026 Michael Hayes &mdash; Virtual Control LLC</p>
558-
<p class="footer-sub">VCF 9 Infrastructure Engineer</p>
558+
<p class="footer-sub">VMware Cloud Foundation Architect</p>
559559
</div>
560560
</div>
561561
</footer>

0 commit comments

Comments
 (0)